mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Merge branch 'master' of ssh://github.com/explosion/spaCy
This commit is contained in:
commit
99a7ef40b8
|
@ -1,426 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# doc/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
srcdir = .
|
||||
top_srcdir = ..
|
||||
|
||||
pkgdatadir = $(datadir)/WordNet
|
||||
pkglibdir = $(libdir)/WordNet
|
||||
pkgincludedir = $(includedir)/WordNet
|
||||
top_builddir = ..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = /usr/csl/bin/install -c
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||
html-recursive info-recursive install-data-recursive \
|
||||
install-exec-recursive install-info-recursive \
|
||||
install-recursive installcheck-recursive installdirs-recursive \
|
||||
pdf-recursive ps-recursive uninstall-info-recursive \
|
||||
uninstall-recursive
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run aclocal-1.9
|
||||
AMDEP_FALSE = #
|
||||
AMDEP_TRUE =
|
||||
AMTAR = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run tar
|
||||
AUTOCONF = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run automake-1.9
|
||||
AWK = nawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DHAVE_CONFIG_H
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EGREP = egrep
|
||||
EXEEXT =
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||
LDFLAGS =
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run makeinfo
|
||||
OBJEXT = o
|
||||
PACKAGE = WordNet
|
||||
PACKAGE_BUGREPORT = wordnet@princeton.edu
|
||||
PACKAGE_NAME = WordNet
|
||||
PACKAGE_STRING = WordNet 3.0
|
||||
PACKAGE_TARNAME = wordnet
|
||||
PACKAGE_VERSION = 3.0
|
||||
PATH_SEPARATOR = :
|
||||
RANLIB = ranlib
|
||||
SET_MAKE =
|
||||
SHELL = /bin/bash
|
||||
STRIP =
|
||||
TCL_INCLUDE_SPEC = -I/usr/csl/include
|
||||
TCL_LIB_SPEC = -L/usr/csl/lib -ltcl8.4
|
||||
TK_LIBS = -L/usr/openwin/lib -lX11 -ldl -lpthread -lsocket -lnsl -lm
|
||||
TK_LIB_SPEC = -L/usr/csl/lib -ltk8.4
|
||||
TK_PREFIX = /usr/csl
|
||||
TK_XINCLUDES = -I/usr/openwin/include
|
||||
VERSION = 3.0
|
||||
ac_ct_CC = gcc
|
||||
ac_ct_RANLIB = ranlib
|
||||
ac_ct_STRIP =
|
||||
ac_prefix = /usr/local/WordNet-3.0
|
||||
am__fastdepCC_FALSE = #
|
||||
am__fastdepCC_TRUE =
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build_alias =
|
||||
datadir = ${prefix}/share
|
||||
exec_prefix = ${prefix}
|
||||
host_alias =
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${prefix}/info
|
||||
install_sh = /people/wn/src/Release/3.0/Unix/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${prefix}/man
|
||||
mkdir_p = $(install_sh) -d
|
||||
oldincludedir = /usr/include
|
||||
prefix = /usr/local/WordNet-3.0
|
||||
program_transform_name = s,x,x,
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
SUBDIRS = html man pdf ps
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
|
||||
# This directory's subdirectories are mostly independent; you can cd
|
||||
# into them and run `make' without going through this Makefile.
|
||||
# To change the values of `make' variables: instead of editing Makefiles,
|
||||
# (1) if the variable is set in `config.status', edit `config.status'
|
||||
# (which will cause the Makefiles to be regenerated when you run `make');
|
||||
# (2) otherwise, pass the desired values on the `make' command line.
|
||||
$(RECURSIVE_TARGETS):
|
||||
@set fnord $$MAKEFLAGS; amf=$$2; \
|
||||
dot_seen=no; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
dot_seen=yes; \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
||||
done; \
|
||||
if test "$$dot_seen" = "no"; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||
fi; test -z "$$fail"
|
||||
|
||||
mostlyclean-recursive clean-recursive distclean-recursive \
|
||||
maintainer-clean-recursive:
|
||||
@set fnord $$MAKEFLAGS; amf=$$2; \
|
||||
dot_seen=no; \
|
||||
case "$@" in \
|
||||
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||
*) list='$(SUBDIRS)' ;; \
|
||||
esac; \
|
||||
rev=''; for subdir in $$list; do \
|
||||
if test "$$subdir" = "."; then :; else \
|
||||
rev="$$subdir $$rev"; \
|
||||
fi; \
|
||||
done; \
|
||||
rev="$$rev ."; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
for subdir in $$rev; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
||||
done && test -z "$$fail"
|
||||
tags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||
done
|
||||
ctags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||
done
|
||||
|
||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) ' { files[$$0] = 1; } \
|
||||
END { for (i in files) print i; }'`; \
|
||||
mkid -fID $$unique
|
||||
tags: TAGS
|
||||
|
||||
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
here=`pwd`; \
|
||||
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||
include_option=--etags-include; \
|
||||
empty_fix=.; \
|
||||
else \
|
||||
include_option=--include; \
|
||||
empty_fix=; \
|
||||
fi; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test ! -f $$subdir/TAGS || \
|
||||
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
||||
fi; \
|
||||
done; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) ' { files[$$0] = 1; } \
|
||||
END { for (i in files) print i; }'`; \
|
||||
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$tags $$unique; \
|
||||
fi
|
||||
ctags: CTAGS
|
||||
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
here=`pwd`; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) ' { files[$$0] = 1; } \
|
||||
END { for (i in files) print i; }'`; \
|
||||
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$tags $$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& cd $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) $$here
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test -d "$(distdir)/$$subdir" \
|
||||
|| $(mkdir_p) "$(distdir)/$$subdir" \
|
||||
|| exit 1; \
|
||||
distdir=`$(am__cd) $(distdir) && pwd`; \
|
||||
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
||||
(cd $$subdir && \
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$$top_distdir" \
|
||||
distdir="$$distdir/$$subdir" \
|
||||
distdir) \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-recursive
|
||||
all-am: Makefile
|
||||
installdirs: installdirs-recursive
|
||||
installdirs-am:
|
||||
install: install-recursive
|
||||
install-exec: install-exec-recursive
|
||||
install-data: install-data-recursive
|
||||
uninstall: uninstall-recursive
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-recursive
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-recursive
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-recursive
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-tags
|
||||
|
||||
dvi: dvi-recursive
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-recursive
|
||||
|
||||
info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am:
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-recursive
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-recursive
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-recursive
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-recursive
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-recursive
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am
|
||||
|
||||
uninstall-info: uninstall-info-recursive
|
||||
|
||||
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
|
||||
clean clean-generic clean-recursive ctags ctags-recursive \
|
||||
distclean distclean-generic distclean-recursive distclean-tags \
|
||||
distdir dvi dvi-am html html-am info info-am install \
|
||||
install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-strip installcheck installcheck-am installdirs \
|
||||
installdirs-am maintainer-clean maintainer-clean-generic \
|
||||
maintainer-clean-recursive mostlyclean mostlyclean-generic \
|
||||
mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
|
||||
uninstall uninstall-am uninstall-info-am
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1 +0,0 @@
|
|||
SUBDIRS = html man pdf ps
|
|
@ -1,426 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
top_builddir = ..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = @INSTALL@
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||
html-recursive info-recursive install-data-recursive \
|
||||
install-exec-recursive install-info-recursive \
|
||||
install-recursive installcheck-recursive installdirs-recursive \
|
||||
pdf-recursive ps-recursive uninstall-info-recursive \
|
||||
uninstall-recursive
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMDEP_FALSE = @AMDEP_FALSE@
|
||||
AMDEP_TRUE = @AMDEP_TRUE@
|
||||
AMTAR = @AMTAR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EGREP = @EGREP@
|
||||
EXEEXT = @EXEEXT@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
RANLIB = @RANLIB@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
TCL_INCLUDE_SPEC = @TCL_INCLUDE_SPEC@
|
||||
TCL_LIB_SPEC = @TCL_LIB_SPEC@
|
||||
TK_LIBS = @TK_LIBS@
|
||||
TK_LIB_SPEC = @TK_LIB_SPEC@
|
||||
TK_PREFIX = @TK_PREFIX@
|
||||
TK_XINCLUDES = @TK_XINCLUDES@
|
||||
VERSION = @VERSION@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_RANLIB = @ac_ct_RANLIB@
|
||||
ac_ct_STRIP = @ac_ct_STRIP@
|
||||
ac_prefix = @ac_prefix@
|
||||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build_alias = @build_alias@
|
||||
datadir = @datadir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host_alias = @host_alias@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
SUBDIRS = html man pdf ps
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
|
||||
# This directory's subdirectories are mostly independent; you can cd
|
||||
# into them and run `make' without going through this Makefile.
|
||||
# To change the values of `make' variables: instead of editing Makefiles,
|
||||
# (1) if the variable is set in `config.status', edit `config.status'
|
||||
# (which will cause the Makefiles to be regenerated when you run `make');
|
||||
# (2) otherwise, pass the desired values on the `make' command line.
|
||||
$(RECURSIVE_TARGETS):
|
||||
@set fnord $$MAKEFLAGS; amf=$$2; \
|
||||
dot_seen=no; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
dot_seen=yes; \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
||||
done; \
|
||||
if test "$$dot_seen" = "no"; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||
fi; test -z "$$fail"
|
||||
|
||||
mostlyclean-recursive clean-recursive distclean-recursive \
|
||||
maintainer-clean-recursive:
|
||||
@set fnord $$MAKEFLAGS; amf=$$2; \
|
||||
dot_seen=no; \
|
||||
case "$@" in \
|
||||
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||
*) list='$(SUBDIRS)' ;; \
|
||||
esac; \
|
||||
rev=''; for subdir in $$list; do \
|
||||
if test "$$subdir" = "."; then :; else \
|
||||
rev="$$subdir $$rev"; \
|
||||
fi; \
|
||||
done; \
|
||||
rev="$$rev ."; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
for subdir in $$rev; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
||||
done && test -z "$$fail"
|
||||
tags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||
done
|
||||
ctags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||
done
|
||||
|
||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) ' { files[$$0] = 1; } \
|
||||
END { for (i in files) print i; }'`; \
|
||||
mkid -fID $$unique
|
||||
tags: TAGS
|
||||
|
||||
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
here=`pwd`; \
|
||||
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||
include_option=--etags-include; \
|
||||
empty_fix=.; \
|
||||
else \
|
||||
include_option=--include; \
|
||||
empty_fix=; \
|
||||
fi; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test ! -f $$subdir/TAGS || \
|
||||
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
||||
fi; \
|
||||
done; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) ' { files[$$0] = 1; } \
|
||||
END { for (i in files) print i; }'`; \
|
||||
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$tags $$unique; \
|
||||
fi
|
||||
ctags: CTAGS
|
||||
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
tags=; \
|
||||
here=`pwd`; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) ' { files[$$0] = 1; } \
|
||||
END { for (i in files) print i; }'`; \
|
||||
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$tags $$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& cd $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) $$here
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test -d "$(distdir)/$$subdir" \
|
||||
|| $(mkdir_p) "$(distdir)/$$subdir" \
|
||||
|| exit 1; \
|
||||
distdir=`$(am__cd) $(distdir) && pwd`; \
|
||||
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
||||
(cd $$subdir && \
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$$top_distdir" \
|
||||
distdir="$$distdir/$$subdir" \
|
||||
distdir) \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-recursive
|
||||
all-am: Makefile
|
||||
installdirs: installdirs-recursive
|
||||
installdirs-am:
|
||||
install: install-recursive
|
||||
install-exec: install-exec-recursive
|
||||
install-data: install-data-recursive
|
||||
uninstall: uninstall-recursive
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-recursive
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-recursive
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-recursive
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-tags
|
||||
|
||||
dvi: dvi-recursive
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-recursive
|
||||
|
||||
info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am:
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-recursive
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-recursive
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-recursive
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-recursive
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-recursive
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am
|
||||
|
||||
uninstall-info: uninstall-info-recursive
|
||||
|
||||
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
|
||||
clean clean-generic clean-recursive ctags ctags-recursive \
|
||||
distclean distclean-generic distclean-recursive distclean-tags \
|
||||
distdir dvi dvi-am html html-am info info-am install \
|
||||
install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-strip installcheck installcheck-am installdirs \
|
||||
installdirs-am maintainer-clean maintainer-clean-generic \
|
||||
maintainer-clean-recursive mostlyclean mostlyclean-generic \
|
||||
mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
|
||||
uninstall uninstall-am uninstall-info-am
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1,313 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# doc/html/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
|
||||
srcdir = .
|
||||
top_srcdir = ../..
|
||||
|
||||
pkgdatadir = $(datadir)/WordNet
|
||||
pkglibdir = $(libdir)/WordNet
|
||||
pkgincludedir = $(includedir)/WordNet
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = /usr/csl/bin/install -c
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc/html
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
am__installdirs = "$(DESTDIR)$(htmldir)"
|
||||
htmlDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(html_DATA)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run aclocal-1.9
|
||||
AMDEP_FALSE = #
|
||||
AMDEP_TRUE =
|
||||
AMTAR = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run tar
|
||||
AUTOCONF = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run automake-1.9
|
||||
AWK = nawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DHAVE_CONFIG_H
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EGREP = egrep
|
||||
EXEEXT =
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||
LDFLAGS =
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run makeinfo
|
||||
OBJEXT = o
|
||||
PACKAGE = WordNet
|
||||
PACKAGE_BUGREPORT = wordnet@princeton.edu
|
||||
PACKAGE_NAME = WordNet
|
||||
PACKAGE_STRING = WordNet 3.0
|
||||
PACKAGE_TARNAME = wordnet
|
||||
PACKAGE_VERSION = 3.0
|
||||
PATH_SEPARATOR = :
|
||||
RANLIB = ranlib
|
||||
SET_MAKE =
|
||||
SHELL = /bin/bash
|
||||
STRIP =
|
||||
TCL_INCLUDE_SPEC = -I/usr/csl/include
|
||||
TCL_LIB_SPEC = -L/usr/csl/lib -ltcl8.4
|
||||
TK_LIBS = -L/usr/openwin/lib -lX11 -ldl -lpthread -lsocket -lnsl -lm
|
||||
TK_LIB_SPEC = -L/usr/csl/lib -ltk8.4
|
||||
TK_PREFIX = /usr/csl
|
||||
TK_XINCLUDES = -I/usr/openwin/include
|
||||
VERSION = 3.0
|
||||
ac_ct_CC = gcc
|
||||
ac_ct_RANLIB = ranlib
|
||||
ac_ct_STRIP =
|
||||
ac_prefix = /usr/local/WordNet-3.0
|
||||
am__fastdepCC_FALSE = #
|
||||
am__fastdepCC_TRUE =
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build_alias =
|
||||
datadir = ${prefix}/share
|
||||
exec_prefix = ${prefix}
|
||||
host_alias =
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${prefix}/info
|
||||
install_sh = /people/wn/src/Release/3.0/Unix/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${prefix}/man
|
||||
mkdir_p = $(install_sh) -d
|
||||
oldincludedir = /usr/include
|
||||
prefix = /usr/local/WordNet-3.0
|
||||
program_transform_name = s,x,x,
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
htmldir = $(prefix)/doc/html
|
||||
html_DATA = binsrch.3WN.html cntlist.5WN.html grind.1WN.html lexnames.5WN.html morph.3WN.html morphy.7WN.html senseidx.5WN.html uniqbeg.7WN.html wn.1WN.html wnb.1WN.html wndb.5WN.html wngloss.7WN.html wngroups.7WN.html wninput.5WN.html wnintro.1WN.html wnintro.3WN.html wnintro.5WN.html wnintro.7WN.html wnlicens.7WN.html wnpkgs.7WN.html wnsearch.3WN.html wnstats.7WN.html wnutil.3WN.html
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/html/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/html/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
install-htmlDATA: $(html_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)"
|
||||
@list='$(html_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f=$(am__strip_dir) \
|
||||
echo " $(htmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
|
||||
$(htmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
|
||||
done
|
||||
|
||||
uninstall-htmlDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(html_DATA)'; for p in $$list; do \
|
||||
f=$(am__strip_dir) \
|
||||
echo " rm -f '$(DESTDIR)$(htmldir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(htmldir)/$$f"; \
|
||||
done
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(DATA)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(htmldir)"; do \
|
||||
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-htmlDATA
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-htmlDATA uninstall-info-am
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-htmlDATA install-info install-info-am \
|
||||
install-man install-strip installcheck installcheck-am \
|
||||
installdirs maintainer-clean maintainer-clean-generic \
|
||||
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
|
||||
uninstall-am uninstall-htmlDATA uninstall-info-am
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1,2 +0,0 @@
|
|||
htmldir = $(prefix)/doc/html
|
||||
html_DATA = binsrch.3WN.html cntlist.5WN.html grind.1WN.html lexnames.5WN.html morph.3WN.html morphy.7WN.html senseidx.5WN.html uniqbeg.7WN.html wn.1WN.html wnb.1WN.html wndb.5WN.html wngloss.7WN.html wngroups.7WN.html wninput.5WN.html wnintro.1WN.html wnintro.3WN.html wnintro.5WN.html wnintro.7WN.html wnlicens.7WN.html wnpkgs.7WN.html wnsearch.3WN.html wnstats.7WN.html wnutil.3WN.html
|
|
@ -1,313 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = @INSTALL@
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc/html
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
am__installdirs = "$(DESTDIR)$(htmldir)"
|
||||
htmlDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(html_DATA)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMDEP_FALSE = @AMDEP_FALSE@
|
||||
AMDEP_TRUE = @AMDEP_TRUE@
|
||||
AMTAR = @AMTAR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EGREP = @EGREP@
|
||||
EXEEXT = @EXEEXT@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
RANLIB = @RANLIB@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
TCL_INCLUDE_SPEC = @TCL_INCLUDE_SPEC@
|
||||
TCL_LIB_SPEC = @TCL_LIB_SPEC@
|
||||
TK_LIBS = @TK_LIBS@
|
||||
TK_LIB_SPEC = @TK_LIB_SPEC@
|
||||
TK_PREFIX = @TK_PREFIX@
|
||||
TK_XINCLUDES = @TK_XINCLUDES@
|
||||
VERSION = @VERSION@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_RANLIB = @ac_ct_RANLIB@
|
||||
ac_ct_STRIP = @ac_ct_STRIP@
|
||||
ac_prefix = @ac_prefix@
|
||||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build_alias = @build_alias@
|
||||
datadir = @datadir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host_alias = @host_alias@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
htmldir = $(prefix)/doc/html
|
||||
html_DATA = binsrch.3WN.html cntlist.5WN.html grind.1WN.html lexnames.5WN.html morph.3WN.html morphy.7WN.html senseidx.5WN.html uniqbeg.7WN.html wn.1WN.html wnb.1WN.html wndb.5WN.html wngloss.7WN.html wngroups.7WN.html wninput.5WN.html wnintro.1WN.html wnintro.3WN.html wnintro.5WN.html wnintro.7WN.html wnlicens.7WN.html wnpkgs.7WN.html wnsearch.3WN.html wnstats.7WN.html wnutil.3WN.html
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/html/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/html/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
install-htmlDATA: $(html_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)"
|
||||
@list='$(html_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f=$(am__strip_dir) \
|
||||
echo " $(htmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
|
||||
$(htmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
|
||||
done
|
||||
|
||||
uninstall-htmlDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(html_DATA)'; for p in $$list; do \
|
||||
f=$(am__strip_dir) \
|
||||
echo " rm -f '$(DESTDIR)$(htmldir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(htmldir)/$$f"; \
|
||||
done
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(DATA)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(htmldir)"; do \
|
||||
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-htmlDATA
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-htmlDATA uninstall-info-am
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-htmlDATA install-info install-info-am \
|
||||
install-man install-strip installcheck installcheck-am \
|
||||
installdirs maintainer-clean maintainer-clean-generic \
|
||||
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
|
||||
uninstall-am uninstall-htmlDATA uninstall-info-am
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1,78 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>BINSRCH(3WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
bin_search, copyfile, replace_line, insert_line
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
|
||||
<P>
|
||||
<B>char *bin_search(char
|
||||
*key, FILE *fp); </B> <P>
|
||||
<B>void copyfile(FILE *fromfp, FILE *tofp); </B> <P>
|
||||
<B>char *replace_line(char
|
||||
*new_line, char *key, FILE *fp); </B> <P>
|
||||
<B>char *insert_line(char *new_line, char
|
||||
*key, FILE *fp); </B>
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
|
||||
<P>
|
||||
The WordNet library contains several general
|
||||
purpose functions for performing a binary search and modifying sorted
|
||||
files. <P>
|
||||
<B>bin_search()</B> is the primary binary search algorithm to search for
|
||||
<I>key </I> as the first item on a line in the file pointed to by <I>fp </I>. The delimiter
|
||||
between the key and the rest of the fields on the line, if any, must be
|
||||
a space. A pointer to a static variable containing the entire line is
|
||||
returned. <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
is returned if a match is not found. <P>
|
||||
The remaining functions
|
||||
are not used by WordNet, and are only briefly described. <P>
|
||||
<B>copyfile()</B> copies
|
||||
the contents of one file to another. <P>
|
||||
<B>replace_line()</B> replaces a line in
|
||||
a file having searchkey <I>key </I> with the contents of <I>new_line </I>. It returns
|
||||
the original line or <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
in case of error. <P>
|
||||
<B>insert_line()</B> finds the proper
|
||||
place to insert the contents of <I>new_line </I>, having searchkey <I>key </I> in the
|
||||
sorted file pointed to by <I>fp </I>. It returns <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
if a line with this searchkey
|
||||
is already in the file.
|
||||
<H2><A NAME="sect3" HREF="#toc3">NOTES </A></H2>
|
||||
The maximum length of <I>key </I> is 1024. <P>
|
||||
The
|
||||
maximum line length in a file is 25K. <P>
|
||||
If there are no additional fields
|
||||
after the search key, the key must be followed by at least one space before
|
||||
the newline character.
|
||||
<H2><A NAME="sect4" HREF="#toc4">SEE ALSO </A></H2>
|
||||
<B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="morph.3WN.html">morph</B>(3WN)</A>
|
||||
, <B><A HREF="wnsearch.3WN.html">wnsearch</B>(3WN)</A>
|
||||
,
|
||||
<B><A HREF="wnutil.3WN.html">wnutil</B>(3WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
.
|
||||
<H2><A NAME="sect5" HREF="#toc5">WARNINGS </A></H2>
|
||||
<B>binsearch() </B> returns a pointer to
|
||||
a static character buffer. The returned string should be copied by the
|
||||
caller if the results need to be saved, as a subsequent call will replace
|
||||
the contents of the static buffer. <P>
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">NOTES</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">WARNINGS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,125 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>CNTLIST(5WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
cntlist - file listing number of times each tagged sense occurs
|
||||
in a semantic concordance, sorted most to least frequently tagged <P>
|
||||
cntlist.rev
|
||||
- file listing number of times each tagged sense occurs in a semantic concordance,
|
||||
sorted by sense key
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
A cntlist file for a semantic concordance
|
||||
lists the number of times each semantically tagged sense occurs in the
|
||||
concordance and its sense number in the WordNet database. Each line in
|
||||
the file corresponds to a sense in the WordNet database to which at least
|
||||
one semantic tag points. Only senses that are tagged in a concordance
|
||||
are in the concordance's cntlist file. <P>
|
||||
|
||||
<H3><A NAME="sect2" HREF="#toc2">WordNet Database <I>cntlist </I> File
|
||||
</A></H3>
|
||||
In the WordNet database, words are assigned sense numbers based on frequency
|
||||
of use in semantically tagged corpora. The cntlist file used by <B><A HREF="grind.1WN.html">grind</B>(1WN)<B></B></A>
|
||||
|
||||
to build the WordNet database and assign the sense numbers is a union
|
||||
of the cntlist files from the various semantic concordances that were
|
||||
formerly released by Princeton University. This combined cntlist file
|
||||
is provided with the WordNet package and is found in the <B>WNSEARCHDIR </B>
|
||||
directory. <P>
|
||||
The <I>cntlist.rev </I> file is used at run-time by the WordNet library
|
||||
code and browser interfaces to print in the output display the number
|
||||
of times each sense has been tagged.
|
||||
<H3><A NAME="sect3" HREF="#toc3">File Format </A></H3>
|
||||
Each line in a cntlist
|
||||
file contains information for one sense. The file is ordered from most
|
||||
to least frequently tagged sense. The fields are separated by one space,
|
||||
and each line is terminated with a newline character. Senses having the
|
||||
same <I>tag_cnt </I> value are listed in reverse alphabetical order of the <I>lemma
|
||||
</I> field of the <I>sense_key </I>. <P>
|
||||
Each line in <B>cntlist </B> is of the form: <P>
|
||||
<blockquote><I>tag_cnt sense_key sense_number
|
||||
</I> </blockquote>
|
||||
<P>
|
||||
where <I>tag_cnt </I> is the decimal number of times the sense is tagged in
|
||||
the corresponding semantic concordance. <I>sense_key </I> is a WordNet sense
|
||||
encoding and <I>sense_number </I> is a WordNet sense number as described in <P>
|
||||
|
||||
The <I>cntlist.rev </I> file contains the same fields described above, in the
|
||||
following order: <P>
|
||||
<blockquote><I>sense_key sense_number tag_cnt </I> </blockquote>
|
||||
<P>
|
||||
|
||||
<H2><A NAME="sect4" HREF="#toc4">NOTES </A></H2>
|
||||
Princeton
|
||||
no longer maintains or releases the Semantic Concordance files. The <I>cntlist
|
||||
</I> file used to order the senses in WordNet 3.0 was generated from the Semantic
|
||||
Concordance files at the point that they were last updated in 2001. In
|
||||
general, the order of senses presented usually reflects what the user
|
||||
would expect, however sense ordering is now less reliable than in prior
|
||||
releases and should not be construed as an accurate indicator of frequency
|
||||
of use.
|
||||
<H2><A NAME="sect5" HREF="#toc5">ENVIRONMENT VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory for WordNet.
|
||||
Default is <B>/usr/local/WordNet-3.0 </B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in which the
|
||||
WordNet database has been installed. Default is <B>WNHOME/dict </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect6" HREF="#toc6">REGISTRY
|
||||
(WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B> </DT>
|
||||
<DD>Base directory for
|
||||
WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
|
||||
<DT><B>HKEY_CURRENT_USER\SOFTWARE\WordNet\3.0\wnres</B>
|
||||
</DT>
|
||||
<DD>User's default browser options. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect7" HREF="#toc7">FILES </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>cntlist, cntlist.rev</B> </DT>
|
||||
<DD>file of combined
|
||||
semantic concordance <B>cntlist </B> files. Used to assign sense numbers in WordNet
|
||||
database </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect8" HREF="#toc8">SEE ALSO </A></H2>
|
||||
<B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
, <B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">WordNet Database cntlist File</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">File Format</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc4" HREF="#sect4">NOTES</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">FILES</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,195 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>GRIND(1) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
grind - process WordNet lexicographer files
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
|
||||
<B>grind </B> [ <B>-v
|
||||
</B> ] [ <B>-s </B> ] [ <B>-L </B><I>logfile </I> ] [ <B>-a </B> ] [ <B>-d </B> ] [ <B>-i </B> ] [ <B>-o </B> ] [ <B>-n </B> ] <I>filename </I>
|
||||
[ <I>filename </I>... ]
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
|
||||
<B>grind() </B> processes WordNet lexicographer files,
|
||||
producing database files suitable for use with the WordNet search and
|
||||
interface code and other applications. The syntactic and structural integrity
|
||||
of the input files is verified. Warnings and errors are reported via <B>stderr
|
||||
</B> and a run-time log is produced on <B>stdout </B>. A database is generated only
|
||||
if there are no errors.
|
||||
<H3><A NAME="sect3" HREF="#toc3">Input Files </A></H3>
|
||||
Input files correspond to the syntactic
|
||||
categories implemented in WordNet - <B>noun</B>, <B></B> <B>verb</B>, <B></B> <B>adjective</B> and <B></B> <B>adverb</B>.
|
||||
Each input lexicographer file consists of a list of synonym sets (<I>synsets
|
||||
</I>) for one part of speech. Although the basic synset syntax is the same
|
||||
for all of the parts of speech, some parts of the syntax only apply to
|
||||
a particular part of speech. See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)<B></B></A>
|
||||
for a description of the
|
||||
input file format. <P>
|
||||
Each <I>filename </I> specified is of the form: <P>
|
||||
<blockquote> </blockquote>
|
||||
<P>
|
||||
where
|
||||
<I>pathname </I> is optional and <I>pos </I> is either <B>noun</B>, <B></B> <B>verb</B>, <B></B> <B>adj</B> or <B></B> <B>adv</B>. <I>suffix
|
||||
</I> may be used to separate groups of synsets into different files, for example
|
||||
<B>noun.animal </B> and <B>noun.plant </B>. One or more input files, in any combination
|
||||
of syntactic categories, may be specified. See <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
for a list
|
||||
of the lexicographer files used to build the complete WordNet database.
|
||||
|
||||
<H3><A NAME="sect4" HREF="#toc4">Output Files </A></H3>
|
||||
<B>grind() </B> produces the following output files: <P>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=CENTER><B>Filename
|
||||
</B></TD> <TD ALIGN=CENTER>Description </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT><B>index.<I>pos </I></B> </TD> <TD ALIGN=LEFT>Index file for each syntactic category </TD>
|
||||
</TR>
|
||||
<TR> <TD ALIGN=LEFT><B>data.<I>pos </I></B> </TD> <TD ALIGN=LEFT>Data file for each syntactic category </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT><B>index.sense </B> </TD> <TD ALIGN=LEFT>Sense
|
||||
index </TD> </TR>
|
||||
</TABLE>
|
||||
<P>
|
||||
See <B><A HREF="wndb.5WN.html">wndb</B>(5WN)<B></B></A>
|
||||
for a description of the database file formats.
|
||||
<P>
|
||||
Each time <B>grind() </B> is run, any existing database files are overwritten
|
||||
with the database files generated from the specified input files. If no
|
||||
input files from a syntactic category are specified, the corresponding
|
||||
database files are not overwritten.
|
||||
<H3><A NAME="sect5" HREF="#toc5">Sense Numbers </A></H3>
|
||||
Senses are generally
|
||||
ordered from most to least frequently used, with the most common sense
|
||||
numbered <B>1 </B>. Frequency of use is determined by the number of times a sense
|
||||
is tagged in the various semantic concordance texts. Senses that are not
|
||||
semantically tagged follow the ordered senses in an arbitrary order.
|
||||
Note that this ordering is only an estimate based on usage in a small
|
||||
corpus. <P>
|
||||
The <I>tagsense_cnt </I> field for each entry in the <B>index.<I>pos </I></B> files
|
||||
indicates how many of the senses in the list have been tagged. <P>
|
||||
The <B>cntlist
|
||||
</B> file provided with the database lists the number of times each sense
|
||||
is tagged in the semantic concordances. <B>grind() </B> uses the data from <B>cntlist
|
||||
</B> to order the senses of each word. When the <B>index </B>.<I>pos </I> files are generated,
|
||||
the <I>synset_offset </I>s are output in sense number order, with sense 1 first
|
||||
in the list. Senses with the same number of semantic tags are assigned
|
||||
unique but consecutive sense numbers. The WordNet <FONT SIZE=-1><B>OVERVIEW </B></FONT>
|
||||
search displays
|
||||
all senses of the specified word, in all syntactic categories, and indicates
|
||||
which of the senses are represented in the semantically tagged texts.
|
||||
|
||||
<H2><A NAME="sect6" HREF="#toc6">OPTIONS </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>-v</B> </DT>
|
||||
<DD>Verify integrity of input without generating database. </DD>
|
||||
|
||||
<DT><B>-s</B> </DT>
|
||||
<DD>Suppress
|
||||
generation of warning messages. Usually <B>grind </B> is run with this option
|
||||
until all syntactic and structural errors are corrected since the warning
|
||||
messages may make it difficult to spot error messages. </DD>
|
||||
|
||||
<DT><B>-L</B><I>logfile</I> </DT>
|
||||
<DD>Write
|
||||
all messages to <I>logfile </I> instead of <B>stderr </B>. </DD>
|
||||
|
||||
<DT><B>-a</B> </DT>
|
||||
<DD>Generate statistical report
|
||||
on input files processed. </DD>
|
||||
|
||||
<DT><B>-d</B> </DT>
|
||||
<DD>Generate distribution of senses by string
|
||||
length report on input files processed. </DD>
|
||||
|
||||
<DT><B>-i</B> </DT>
|
||||
<DD>Generate sense index file. </DD>
|
||||
|
||||
<DT><B>-o</B>
|
||||
</DT>
|
||||
<DD>Order senses using <B>cntlist </B>. </DD>
|
||||
|
||||
<DT><B>-n</B> </DT>
|
||||
<DD>Generate nominalization (derivational
|
||||
morphology) links in database. </DD>
|
||||
|
||||
<DT><I>filename</I> </DT>
|
||||
<DD>Input file of the form described
|
||||
in <FONT SIZE=-1><B>Input </B></FONT>
|
||||
</DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect7" HREF="#toc7">FILES </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B><I>pos </I>.*</B> </DT>
|
||||
<DD>lexicographer files to use to build database
|
||||
</DD>
|
||||
|
||||
<DT><B>cntlist</B> </DT>
|
||||
<DD>file of combined semantic concordance <B>cntlist </B> files. Used to
|
||||
assign sense numbers in WordNet database </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect8" HREF="#toc8">SEE ALSO </A></H2>
|
||||
<B><A HREF="cntlist.5WN.html">cntlist</B>(5WN)</A>
|
||||
, <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
,
|
||||
<B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
, <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
, <B><A HREF="uniqbeg.7WN.html">uniqbeg</B>(7WN)</A>
|
||||
, <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
.
|
||||
<H2><A NAME="sect9" HREF="#toc9">DIAGNOSTICS
|
||||
</A></H2>
|
||||
Exit status is normally 0. Exit status is -1 if non-specific error occurs.
|
||||
If syntactic or structural errors exist, exit status is number of errors
|
||||
detected.
|
||||
<DL>
|
||||
|
||||
<DT><B>usage: grind [-v] [-s] [-Llogfile] [-a ] [-d] [-i] [-o] [-n] filename
|
||||
[filename...]</B> </DT>
|
||||
<DD>Invalid options were specified on the command line. </DD>
|
||||
|
||||
<DT><B>No input
|
||||
files processed.</B> </DT>
|
||||
<DD>None of the filenames specified were of the appropriate
|
||||
form. </DD>
|
||||
|
||||
<DT><B><I>n </I> syntactic errors found.</B> </DT>
|
||||
<DD>Syntax errors were found while parsing
|
||||
the input files. </DD>
|
||||
|
||||
<DT><B><I>n </I> structural errors found.</B> </DT>
|
||||
<DD>Pointer errors were found
|
||||
that could not be automatically corrected. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect10" HREF="#toc10">BUGS </A></H2>
|
||||
Please report bugs to
|
||||
<B>wordnet@princeton.edu </B>. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Input Files</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Output Files</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">Sense Numbers</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc6" HREF="#sect6">OPTIONS</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">FILES</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">DIAGNOSTICS</A></LI>
|
||||
<LI><A NAME="toc10" HREF="#sect10">BUGS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,195 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>LEXNAMES(5WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
List of WordNet lexicographer file names and numbers
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION
|
||||
</A></H2>
|
||||
During WordNet development synsets are organized into forty-five lexicographer
|
||||
files based on syntactic category and logical groupings. <B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
processes
|
||||
these files and produces a database suitable for use with the WordNet
|
||||
library, interface code, and other applications. The format of the lexicographer
|
||||
files is described in <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
. <P>
|
||||
A file number corresponds to each
|
||||
lexicographer file. File numbers are encoded in several parts of the WordNet
|
||||
system as an efficient way to indicate a lexicographer file name. The
|
||||
file <B>lexnames </B> lists the mapping between file names and numbers, and can
|
||||
be used by programs or end users to correlate the two.
|
||||
<H3><A NAME="sect2" HREF="#toc2">File Format </A></H3>
|
||||
Each
|
||||
line in <B>lexnames </B> contains 3 tab separated fields, and is terminated with
|
||||
a newline character. The first field is the two digit decimal integer
|
||||
file number. (The first file in the list is numbered <B>00 </B>.) The second
|
||||
field is the name of the lexicographer file that is represented by that
|
||||
number, and the third field is an integer that indicates the syntactic
|
||||
category of the synsets contained in the file. This is simply a shortcut
|
||||
for programs and scripts, since the syntactic category is also part of
|
||||
the lexicographer file's name.
|
||||
<H3><A NAME="sect3" HREF="#toc3">Syntactic Category </A></H3>
|
||||
The syntactic category
|
||||
field is encoded as follows: <P>
|
||||
<blockquote><B>1 </B><tt> </tt> <tt> </tt> NOUN <BR>
|
||||
<B>2 </B><tt> </tt> <tt> </tt> VERB <BR>
|
||||
<B>3 </B><tt> </tt> <tt> </tt> ADJECTIVE <BR>
|
||||
<B>4 </B><tt> </tt> <tt> </tt> ADVERB <BR>
|
||||
|
||||
</blockquote>
|
||||
|
||||
<H3><A NAME="sect4" HREF="#toc4">Lexicographer Files </A></H3>
|
||||
The names of the lexicographer files and their corresponding
|
||||
file numbers are listed below along with a brief description each file's
|
||||
contents. <P>
|
||||
<blockquote> <TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=LEFT><B>File Number </B> </TD> <TD ALIGN=LEFT><B>Name </B> </TD> <TD ALIGN=LEFT><B>Contents </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>00 </TD> <TD ALIGN=LEFT>adj.all </TD> <TD ALIGN=LEFT>all adjective
|
||||
clusters </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>01 </TD> <TD ALIGN=LEFT>adj.pert </TD> <TD ALIGN=LEFT>relational adjectives (pertainyms) </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>02 </TD> <TD ALIGN=LEFT>adv.all
|
||||
</TD> <TD ALIGN=LEFT>all adverbs </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>03 </TD> <TD ALIGN=LEFT>noun.Tops </TD> <TD ALIGN=LEFT>unique beginner for nouns </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>04 </TD> <TD ALIGN=LEFT>noun.act
|
||||
</TD> <TD ALIGN=LEFT>nouns denoting acts or actions </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>05 </TD> <TD ALIGN=LEFT>noun.animal </TD> <TD ALIGN=LEFT>nouns denoting animals
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>06 </TD> <TD ALIGN=LEFT>noun.artifact </TD> <TD ALIGN=LEFT>nouns denoting man-made objects </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>07 </TD> <TD ALIGN=LEFT>noun.attribute
|
||||
</TD> <TD ALIGN=LEFT>nouns denoting attributes of people and objects </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>08 </TD> <TD ALIGN=LEFT>noun.body </TD> <TD ALIGN=LEFT>nouns
|
||||
denoting body parts </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>09 </TD> <TD ALIGN=LEFT>noun.cognition </TD> <TD ALIGN=LEFT>nouns denoting cognitive processes
|
||||
and contents </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>10 </TD> <TD ALIGN=LEFT>noun.communication </TD> <TD ALIGN=LEFT>nouns denoting communicative processes
|
||||
and contents </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>11 </TD> <TD ALIGN=LEFT>noun.event </TD> <TD ALIGN=LEFT>nouns denoting natural events </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>12
|
||||
</TD> <TD ALIGN=LEFT>noun.feeling </TD> <TD ALIGN=LEFT>nouns denoting feelings and emotions </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>13 </TD> <TD ALIGN=LEFT>noun.food </TD>
|
||||
<TD ALIGN=LEFT>nouns denoting foods and drinks </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>14 </TD> <TD ALIGN=LEFT>noun.group </TD> <TD ALIGN=LEFT>nouns denoting groupings
|
||||
of people or objects </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>15 </TD> <TD ALIGN=LEFT>noun.location </TD> <TD ALIGN=LEFT>nouns denoting spatial position
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>16 </TD> <TD ALIGN=LEFT>noun.motive </TD> <TD ALIGN=LEFT>nouns denoting goals </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>17 </TD> <TD ALIGN=LEFT>noun.object </TD> <TD ALIGN=LEFT>nouns denoting
|
||||
natural objects (not man-made) </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>18 </TD> <TD ALIGN=LEFT>noun.person </TD> <TD ALIGN=LEFT>nouns denoting people
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>19 </TD> <TD ALIGN=LEFT>noun.phenomenon </TD> <TD ALIGN=LEFT>nouns denoting natural phenomena </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>20 </TD> <TD ALIGN=LEFT>noun.plant
|
||||
</TD> <TD ALIGN=LEFT>nouns denoting plants </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>21 </TD> <TD ALIGN=LEFT>noun.possession </TD> <TD ALIGN=LEFT>nouns denoting possession
|
||||
and transfer of possession </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>22 </TD> <TD ALIGN=LEFT>noun.process </TD> <TD ALIGN=LEFT>nouns denoting natural
|
||||
processes </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>23 </TD> <TD ALIGN=LEFT>noun.quantity </TD> <TD ALIGN=LEFT>nouns denoting quantities and units of
|
||||
measure </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>24 </TD> <TD ALIGN=LEFT>noun.relation </TD> <TD ALIGN=LEFT>nouns denoting relations between people
|
||||
or things or ideas </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>25 </TD> <TD ALIGN=LEFT>noun.shape </TD> <TD ALIGN=LEFT>nouns denoting two and three dimensional
|
||||
shapes </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>26 </TD> <TD ALIGN=LEFT>noun.state </TD> <TD ALIGN=LEFT>nouns denoting stable states of affairs </TD>
|
||||
</TR>
|
||||
<TR> <TD ALIGN=LEFT>27 </TD> <TD ALIGN=LEFT>noun.substance </TD> <TD ALIGN=LEFT>nouns denoting substances </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>28 </TD> <TD ALIGN=LEFT>noun.time </TD> <TD ALIGN=LEFT>nouns
|
||||
denoting time and temporal relations </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>29 </TD> <TD ALIGN=LEFT>verb.body </TD> <TD ALIGN=LEFT>verbs of grooming,
|
||||
dressing and bodily care </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>30 </TD> <TD ALIGN=LEFT>verb.change </TD> <TD ALIGN=LEFT>verbs of size, temperature
|
||||
change, intensifying, etc. </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>31 </TD> <TD ALIGN=LEFT>verb.cognition </TD> <TD ALIGN=LEFT>verbs of thinking, judging,
|
||||
analyzing, doubting </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>32 </TD> <TD ALIGN=LEFT>verb.communication </TD> <TD ALIGN=LEFT>verbs of telling, asking,
|
||||
ordering, singing </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>33 </TD> <TD ALIGN=LEFT>verb.competition </TD> <TD ALIGN=LEFT>verbs of fighting, athletic
|
||||
activities </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>34 </TD> <TD ALIGN=LEFT>verb.consumption </TD> <TD ALIGN=LEFT>verbs of eating and drinking </TD> </TR>
|
||||
|
||||
<TR> <TD ALIGN=LEFT>35 </TD> <TD ALIGN=LEFT>verb.contact </TD> <TD ALIGN=LEFT>verbs of touching, hitting, tying, digging </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>36 </TD>
|
||||
<TD ALIGN=LEFT>verb.creation </TD> <TD ALIGN=LEFT>verbs of sewing, baking, painting, performing </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>37 </TD> <TD ALIGN=LEFT>verb.emotion
|
||||
</TD> <TD ALIGN=LEFT>verbs of feeling </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>38 </TD> <TD ALIGN=LEFT>verb.motion </TD> <TD ALIGN=LEFT>verbs of walking, flying, swimming
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>39 </TD> <TD ALIGN=LEFT>verb.perception </TD> <TD ALIGN=LEFT>verbs of seeing, hearing, feeling </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>40 </TD> <TD ALIGN=LEFT>verb.possession
|
||||
</TD> <TD ALIGN=LEFT>verbs of buying, selling, owning </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>41 </TD> <TD ALIGN=LEFT>verb.social </TD> <TD ALIGN=LEFT>verbs of political
|
||||
and social activities and events </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>42 </TD> <TD ALIGN=LEFT>verb.stative </TD> <TD ALIGN=LEFT>verbs of being,
|
||||
having, spatial relations </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>43 </TD> <TD ALIGN=LEFT>verb.weather </TD> <TD ALIGN=LEFT>verbs of raining, snowing,
|
||||
thawing, thundering </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>44 </TD> <TD ALIGN=LEFT>adj.ppl </TD> <TD ALIGN=LEFT>participial adjectives </TD> </TR>
|
||||
</TABLE>
|
||||
</blockquote>
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">NOTES
|
||||
</A></H2>
|
||||
The lexicographer files are not included in the WordNet database package.
|
||||
|
||||
<H2><A NAME="sect6" HREF="#toc6">ENVIRONMENT VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory for WordNet. Default
|
||||
is <B>/usr/local/WordNet-3.0 </B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in which the WordNet database
|
||||
has been installed. Default is <B>WNHOME/dict </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect7" HREF="#toc7">REGISTRY (WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B>
|
||||
</DT>
|
||||
<DD>Base directory for WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect8" HREF="#toc8">FILES
|
||||
</A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>lexnames</B> </DT>
|
||||
<DD>list of lexicographer file names and numbers </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect9" HREF="#toc9">SEE ALSO </A></H2>
|
||||
<B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
,
|
||||
<B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
, <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">File Format</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Syntactic Category</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Lexicographer Files</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc5" HREF="#sect5">NOTES</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">FILES</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,109 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>MORPH(3WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
morphinit, re_morphinit, morphstr, morphword
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
|
||||
<P>
|
||||
<B>#include
|
||||
"wn.h" </B> <P>
|
||||
<B>int morphinit(void); </B> <P>
|
||||
<B>int re_morphinit(void); </B> <P>
|
||||
<B>char *morphstr(char
|
||||
*origstr, int pos); </B> <P>
|
||||
<B>char *morphword(char *word, int pos); </B>
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION
|
||||
</A></H2>
|
||||
<P>
|
||||
The WordNet morphological processor, Morphy, is accessed through these
|
||||
functions: <P>
|
||||
<B>morphinit()</B> is used to open the exception list files. It returns
|
||||
<B>0 </B> if successful, <B>-1 </B> otherwise. The exception list files must be opened
|
||||
before <B>morphstr() </B> or <B>morphword()</B> are called. <P>
|
||||
<B>re_morphinit()</B> is used to
|
||||
close the exception list files and reopen them, and is used exclusively
|
||||
for WordNet development. Return codes are as described above. <P>
|
||||
<B>morphstr()</B>
|
||||
is the basic user interface to Morphy. It tries to find the base form
|
||||
(lemma) of the word or collocation <I>origstr </I> in the specified <I>pos </I>. The
|
||||
first call (with <I>origstr </I> specified) returns a pointer to the first base
|
||||
form found. Subsequent calls requesting base forms of the same string
|
||||
must be made with the first argument of <FONT SIZE=-1><B>NULL. </B></FONT>
|
||||
When no more base forms
|
||||
for <I>origstr </I> can be found, <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
is returned. Note that <B>morphstr() </B> returns
|
||||
a pointer to a static character buffer. A subsequent call to <B>morphstr()
|
||||
</B> with a new string (instead of <B>NULL </B>) will overwrite the string pointed
|
||||
to by a previous call. Users should copy the returned string into a local
|
||||
buffer, or use the C library function <B>strdup </B> to duplicate the returned
|
||||
string into a <I>malloc'd </I> buffer. <P>
|
||||
<B>morphword()</B> tries to find the base form
|
||||
of <I>word </I> in the specified <I>pos </I>. This function is called by <B>morphstr()</B> for
|
||||
each individual word in a collocation. Note that <B>morphword() </B> returns a
|
||||
pointer to a static character buffer. A subsequent call to <B>morphword()
|
||||
</B> will overwrite the string pointed to by a previous call. Users should
|
||||
copy the returned string into a local buffer, or use the C library function
|
||||
<B>strdup </B> to duplicate the returned string into a <I>malloc'd </I> buffer.
|
||||
<H2><A NAME="sect3" HREF="#toc3">NOTES
|
||||
</A></H2>
|
||||
<B>morphinit()</B> is called by <B>wninit() </B> and is not intended to be called directly
|
||||
by an application. Applications wishing to use WordNet and/or the morphological
|
||||
functions must call <B>wninit() </B> at the start of the program. See <B><A HREF="wnutil.3WN.html">wnutil</B>(3WN)</A>
|
||||
|
||||
for more information. <P>
|
||||
<I>origstr </I> may be either a word or a collocation formed
|
||||
by joining individual words with underscore characters (<B>_ </B>). <P>
|
||||
Usually only
|
||||
<B>morphstr() </B> is called from applications, as it works on both words and
|
||||
collocations. <P>
|
||||
<I>pos </I> must be one of the following: <P>
|
||||
<blockquote><B>1 </B><tt> </tt> <tt> </tt> NOUN <BR>
|
||||
<B>2 </B><tt> </tt> <tt> </tt> VERB <BR>
|
||||
<B>3 </B><tt> </tt> <tt> </tt> ADJECTIVE
|
||||
<BR>
|
||||
<B>4 </B><tt> </tt> <tt> </tt> ADVERB <BR>
|
||||
<B>5 </B><tt> </tt> <tt> </tt> ADJECTIVE_SATELLITE <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
If <FONT SIZE=-1><B>ADJECTIVE_SATELLITE </B></FONT>
|
||||
is passed,
|
||||
it is treated by <B>morphstr() </B> as <FONT SIZE=-1><B>ADJECTIVE. </B></FONT>
|
||||
|
||||
<H2><A NAME="sect4" HREF="#toc4">SEE ALSO </A></H2>
|
||||
<B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="wnsearch.3WN.html">wnsearch</B>(3WN)</A>
|
||||
,
|
||||
<B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="morphy.7WN.html">morphy</B>(7WN)</A>
|
||||
. <P>
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">WARNINGS </A></H2>
|
||||
Passing an invalid part of speech will
|
||||
result in a core dump. <P>
|
||||
The WordNet database files must be open to use
|
||||
<B>morphstr() </B> or <B>morphword(). <P>
|
||||
</B>
|
||||
<H2><A NAME="sect6" HREF="#toc6">BUGS </A></H2>
|
||||
Morphy will allow non-words to be converted
|
||||
to words, if they follow one of the rules described above. For example,
|
||||
it will happily convert <B>plantes </B> to <B>plants </B>. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">NOTES</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">WARNINGS</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">BUGS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,221 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>MORPHY(7WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
morphy - discussion of WordNet's morphological processing
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION
|
||||
</A></H2>
|
||||
Although only base forms of words are usually stored in WordNet, searches
|
||||
may be done on inflected forms. A set of morphology functions, Morphy,
|
||||
is applied to the search string to generate a form that is present in
|
||||
WordNet. <P>
|
||||
Morphology in WordNet uses two types of processes to try to convert
|
||||
the string passed into one that can be found in the WordNet database. There
|
||||
are lists of inflectional endings, based on syntactic category, that can
|
||||
be detached from individual words in an attempt to find a form of the
|
||||
word that is in WordNet. There are also exception list files, one for
|
||||
each syntactic category, in which a search for an inflected form is done.
|
||||
Morphy tries to use these two processes in an intelligent manner to translate
|
||||
the string passed to the base form found in WordNet. Morphy first checks
|
||||
for exceptions, then uses the rules of detachment. The Morphy functions
|
||||
are not independent from WordNet. After each transformation, WordNet is
|
||||
searched for the resulting string in the syntactic category specified.
|
||||
<P>
|
||||
The Morphy functions are passed a string and a syntactic category. A
|
||||
string is either a single word or a collocation. Since some words, such
|
||||
as <B>axes </B> can have more than one base form (<B>axe </B> and <B>axis </B>), Morphy works
|
||||
in the following manner. The first time that Morphy is called with a specific
|
||||
string, it returns a base form. For each subsequent call to Morphy made
|
||||
with a <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
string argument, Morphy returns another base form. Whenever
|
||||
Morphy cannot perform a transformation, whether on the first call for
|
||||
a word or subsequent calls, <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
is returned. A transformation to a
|
||||
valid English string will return <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
if the base form of the string
|
||||
is not in WordNet. <P>
|
||||
The morphological functions are found in the WordNet
|
||||
library. See <B><A HREF="morph.3WN.html">morph</B>(3WN)</A>
|
||||
for information on using these functions.
|
||||
<H3><A NAME="sect2" HREF="#toc2">Rules
|
||||
of Detachment </A></H3>
|
||||
The following table shows the rules of detachment used by
|
||||
Morphy. If a word ends with one of the suffixes, it is stripped from the
|
||||
word and the corresponding ending is added. Then WordNet is searched for
|
||||
the resulting string. No rules are applicable to adverbs. <P>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=CENTER><B>POS </B> </TD> <TD ALIGN=CENTER><B>Suffix
|
||||
</B> </TD> <TD ALIGN=CENTER><B>Ending </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=LEFT>"s" </TD> <TD ALIGN=LEFT>"" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=LEFT>"ses" </TD> <TD ALIGN=LEFT>"s" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=LEFT>"xes" </TD> <TD ALIGN=LEFT>"x" </TD>
|
||||
</TR>
|
||||
<TR> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=LEFT>"zes" </TD> <TD ALIGN=LEFT>"z" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=LEFT>"ches" </TD> <TD ALIGN=LEFT>"ch" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=LEFT>"shes" </TD> <TD ALIGN=LEFT>"sh" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>NOUN
|
||||
</TD> <TD ALIGN=LEFT>"men" </TD> <TD ALIGN=LEFT>"man" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=LEFT>"ies" </TD> <TD ALIGN=LEFT>"y" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>"s" </TD> <TD ALIGN=LEFT>"" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>"ies" </TD> <TD ALIGN=LEFT>"y"
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>"es" </TD> <TD ALIGN=LEFT>"e" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>"es" </TD> <TD ALIGN=LEFT>"" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>"ed" </TD> <TD ALIGN=LEFT>"e" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>"ed"
|
||||
</TD> <TD ALIGN=LEFT>"" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>"ing" </TD> <TD ALIGN=LEFT>"e" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>"ing" </TD> <TD ALIGN=LEFT>"" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ADJ </TD> <TD ALIGN=LEFT>"er" </TD> <TD ALIGN=LEFT>"" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ADJ </TD> <TD ALIGN=LEFT>"est"
|
||||
</TD> <TD ALIGN=LEFT>"" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ADJ </TD> <TD ALIGN=LEFT>"er" </TD> <TD ALIGN=LEFT>"e" </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ADJ </TD> <TD ALIGN=LEFT>"est" </TD> <TD ALIGN=LEFT>"e" </TD> </TR>
|
||||
</TABLE>
|
||||
|
||||
<H3><A NAME="sect3" HREF="#toc3">Exception Lists </A></H3>
|
||||
There is one
|
||||
exception list file for each syntactic category. The exception lists contain
|
||||
the morphological transformations for strings that are not regular and
|
||||
therefore cannot be processed in an algorithmic manner. Each line of an
|
||||
exception list contains an inflected form of a word or collocation, followed
|
||||
by one or more base forms. The list is kept in alphabetical order and
|
||||
a binary search is used to find words in these lists. See <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
for
|
||||
information on the format of the exception list files.
|
||||
<H3><A NAME="sect4" HREF="#toc4">Single Words </A></H3>
|
||||
In
|
||||
general, single words are relatively easy to process. Morphy first looks
|
||||
for the word in the exception list. If it is found the first base form
|
||||
is returned. Subsequent calls with a <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
argument return additional
|
||||
base forms, if present. A <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
is returned when there are no more base
|
||||
forms of the word. <P>
|
||||
If the word is not found in the exception list corresponding
|
||||
to the syntactic category, an algorithmic process using the rules of detachment
|
||||
looks for a matching suffix. If a matching suffix is found, a corresponding
|
||||
ending is applied (sometimes this ending is a <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
string, so in effect
|
||||
the suffix is removed from the word), and WordNet is consulted to see
|
||||
if the resulting word is found in the desired part of speech.
|
||||
<H3><A NAME="sect5" HREF="#toc5">Collocations
|
||||
</A></H3>
|
||||
As opposed to single words, collocations can be quite difficult to transform
|
||||
into a base form that is present in WordNet. In general, only base forms
|
||||
of words, even those comprising collocations, are stored in WordNet, such
|
||||
as <B>attorney general </B>. Transforming the collocation <B>attorneys general </B>
|
||||
is then simply a matter of finding the base forms of the individual words
|
||||
comprising the collocation. This usually works for nouns, therefore non-conforming
|
||||
nouns, such as <B>customs duty </B> are presently entered in the noun exception
|
||||
list. <P>
|
||||
Verb collocations that contain prepositions, such as <B>ask for it
|
||||
</B>, are more difficult. As with single words, the exception list is searched
|
||||
first. If the collocation is not found, special code in Morphy determines
|
||||
whether a verb collocation includes a preposition. If it does, a function
|
||||
is called to try to find the base form in the following manner. It is
|
||||
assumed that the first word in the collocation is a verb and that the
|
||||
last word is a noun. The algorithm then builds a search string with the
|
||||
base forms of the verb and noun, leaving the remainder of the collocation
|
||||
(usually just the preposition, but more words may be involved) in the
|
||||
middle. For example, passed <B>asking for it </B>, the database search would
|
||||
be performed with <B>ask for it </B>, which is found in WordNet, and therefore
|
||||
returned from Morphy. If a verb collocation does not contain a preposition,
|
||||
then the base form of each word in the collocation is found and WordNet
|
||||
is searched for the resulting string.
|
||||
<H3><A NAME="sect6" HREF="#toc6">Hyphenation </A></H3>
|
||||
Hyphenation also presents
|
||||
special difficulties when searching WordNet. It is often a subjective decision
|
||||
as to whether a word is hyphenated, joined as one word, or is a collocation
|
||||
of several words, and which of the various forms are entered into WordNet.
|
||||
When Morphy breaks a string into "words", it looks for both spaces and
|
||||
hyphens as delimiters. It also looks for periods in strings and removes
|
||||
them if an exact match is not found. A search for an abbreviation like
|
||||
<B>oct. </B> return the synset for <B>{ October, Oct } </B>. Not every pattern of hyphenated
|
||||
and collocated string is searched for properly, so it may be advantageous
|
||||
to specify several search strings if the results of a search attempt seem
|
||||
incomplete.
|
||||
<H3><A NAME="sect7" HREF="#toc7">Special Processing for nouns ending with 'ful' </A></H3>
|
||||
Morphy contains
|
||||
code that searches for nouns ending with <B>ful </B> and performs a transformation
|
||||
on the substring preceeding it. It then appends 'ful' back onto the resulting
|
||||
string and returns it. For example, if passed the nouns <B>boxesful </B>, it will
|
||||
return <B>boxful </B>.
|
||||
<H2><A NAME="sect8" HREF="#toc8">BUGS </A></H2>
|
||||
Since many noun collocations contains prepositions,
|
||||
such as <B>line of products </B>, an algorithm similar to that used for verbs
|
||||
should be written for nouns. In the present scheme, if Morphy is passed
|
||||
<B>lines of products </B>, the search string becomes <B>line of product </B>, which
|
||||
is not in WordNet <P>
|
||||
Morphy will allow non-words to be converted to words,
|
||||
if they follow one of the rules described above. For example, it will
|
||||
happily convert <B>plantes </B> to <B>plants </B>.
|
||||
<H2><A NAME="sect9" HREF="#toc9">ENVIRONMENT VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B>
|
||||
</DT>
|
||||
<DD>Base directory for WordNet. Default is <B>/usr/local/WordNet-3.0 </B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B>
|
||||
</DT>
|
||||
<DD>Directory in which the WordNet database has been installed. Default
|
||||
is <B>WNHOME/dict </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect10" HREF="#toc10">REGISTRY (WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B>
|
||||
</DT>
|
||||
<DD>Base directory for WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect11" HREF="#toc11">FILES
|
||||
</A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B><I>pos </I>.exc</B> </DT>
|
||||
<DD>morphology exception lists </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect12" HREF="#toc12">SEE ALSO </A></H2>
|
||||
<B><A HREF="wn.1WN.html">wn</B>(1WN)</A>
|
||||
, <B><A HREF="wnb.1WN.html">wnb</B>(1WN)</A>
|
||||
, <B><A HREF="binsrch.3WN.html">binsrch</B>(3WN)</A>
|
||||
,
|
||||
<B><A HREF="morph.3WN.html">morph</B>(3WN)</A>
|
||||
, <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="wninput.7WN.html">wninput</B>(7WN)</A>
|
||||
. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">Rules of Detachment</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Exception Lists</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Single Words</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">Collocations</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">Hyphenation</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">Special Processing for nouns ending with 'ful'</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc8" HREF="#sect8">BUGS</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc10" HREF="#sect10">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc11" HREF="#sect11">FILES</A></LI>
|
||||
<LI><A NAME="toc12" HREF="#sect12">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,318 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>PROLOGDB(5WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wn_pl - description of Prolog database files
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
The files
|
||||
<B>wn_ </B><I>* </I><B>.pl </B> contain the WordNet database in a prolog-readable format. A prolog
|
||||
interface to WordNet is not implemented. <P>
|
||||
The prolog database is very large
|
||||
and may take many minutes to load into the Prolog workspace. A separate
|
||||
file has been created for each WordNet relation giving the user the ability
|
||||
to load only those parts of the database that they are interested. <P>
|
||||
See
|
||||
<B>FILES </B>, below, for a list of the database files and <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
and <B><A HREF="wninput.5WN.html">wninput</B>(5WN)<B></B></A>
|
||||
|
||||
for detailed descriptions of the various WordNet relations (referred to
|
||||
as <I>operators </I> in this manual page).
|
||||
<H3><A NAME="sect2" HREF="#toc2">File Format </A></H3>
|
||||
Each prolog database file
|
||||
contains information corresponding to the synsets and word senses contained
|
||||
in the WordNet database. In the prolog version of the database, the <I>synset_id
|
||||
</I>s (defined below) are used as unique synset identifiers. <P>
|
||||
Each line of
|
||||
a file contains an operator that corresponds to a WordNet relation. All
|
||||
lines with the same <I>operator </I> value are stored in the file <B>wn_ </B><I>operator
|
||||
</I><B>.pl </B>. <P>
|
||||
The general format of a line in a prolog database file is as follows:
|
||||
<P>
|
||||
<blockquote><I>operator<B>(<I>field1<B>,<I> ... <B>,<I>fieldn<B>). </B></I></B></I></B></I></B></I> <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
Each line contains the name of the
|
||||
operator, followed by a left parenthesis, a comma-separated list of fields,
|
||||
a right parenthesis, and a period. Note there are no spaces, and each
|
||||
line is terminated with a newline character.
|
||||
<H3><A NAME="sect3" HREF="#toc3">Operators </A></H3>
|
||||
Each WordNet relation
|
||||
is represented in a separate file by <I>operator </I> name. Some operators are
|
||||
reflexive (i.e. the "reverse" relation is implicit). So, for example, if
|
||||
<B>x </B> is a hypernym of <B>y </B>, <B>y </B> is necessarily a hyponym of <B>x </B>. In the prolog
|
||||
database, reflected pointers are usually implied for semantic relations.
|
||||
<P>
|
||||
Semantic relations are represented by a pair of <I>synset_id </I>s, in which
|
||||
the first <I>synset_id </I> is generally the source of the relation and the second
|
||||
is the target. If two pairs <I>synset_id </I><B>, </B><I>w_num </I> are present, the operator
|
||||
represents a lexical relation between word forms. <P>
|
||||
<B>s(<I>synset_id<B>,<I>w_num<B>,'<I>word<B>',<I>ss_type<B>,<I>sense_number<B>,<I>tag_count<B>).
|
||||
</B></I></B></I></B></I></B></I></B></I></B></I></B><BR>
|
||||
<blockquote>A <B>s </B> operator is present for every word sense in WordNet. In <B>wn_s.pl
|
||||
</B>, <I>w_num </I> specifies the word number for <I>word </I> in the synset. </blockquote>
|
||||
<P>
|
||||
<B>g(<I>synset_id<B>,'(<I>gloss<B>)').
|
||||
</B></I></B></I></B><BR>
|
||||
<blockquote>The <B>g </B> operator specifies the gloss for a synset. </blockquote>
|
||||
<P>
|
||||
<B>hyp(<I>synset_id<B>,<I>synset_id<B>).
|
||||
</B></I></B></I></B><BR>
|
||||
<blockquote>The <B>hyp </B> operator specifies that the second synset is a hypernym of
|
||||
the first synset. This relation holds for nouns and verbs. The reflexive
|
||||
operator, hyponym, implies that the first synset is a hyponym of the second
|
||||
synset. </blockquote>
|
||||
<P>
|
||||
<B>ent(<I>synset_id<B>,<I>synset_id<B>). </B></I></B></I></B><BR>
|
||||
<blockquote>The <B>ent </B> operator specifies that the
|
||||
second synset is an entailment of first synset. This relation only holds
|
||||
for verbs. </blockquote>
|
||||
<P>
|
||||
<B>sim(<I>synset_id<B>,<I>synset_id<B>). </B></I></B></I></B><BR>
|
||||
<blockquote>The <B>sim </B> operator specifies that
|
||||
the second synset is similar in meaning to the first synset. This means
|
||||
that the second synset is a satellite the first synset, which is the cluster
|
||||
head. This relation only holds for adjective synsets contained in adjective
|
||||
clusters. </blockquote>
|
||||
<P>
|
||||
<B>mm(<I>synset_id<B>,<I>synset_id<B>). </B></I></B></I></B><BR>
|
||||
<blockquote>The <B>mm </B> operator specifies that the
|
||||
second synset is a member meronym of the first synset. This relation only
|
||||
holds for nouns. The reflexive operator, member holonym, can be implied.
|
||||
</blockquote>
|
||||
<P>
|
||||
<B>ms(<I>synset_id<B>,<I>synset_id<B>). </B></I></B></I></B><BR>
|
||||
<blockquote>The <B>ms </B> operator specifies that the second
|
||||
synset is a substance meronym of the first synset. This relation only
|
||||
holds for nouns. The reflexive operator, substance holonym, can be implied.
|
||||
</blockquote>
|
||||
<P>
|
||||
<B>mp(<I>synset_id<B>,<I>synset_id<B>). </B></I></B></I></B><BR>
|
||||
<blockquote>The <B>mp </B> operator specifies that the second
|
||||
synset is a part meronym of the first synset. This relation only holds
|
||||
for nouns. The reflexive operator, part holonym, can be implied. </blockquote>
|
||||
<P>
|
||||
<B>cs(<I>synset_id<B>,<I>synset_id<B>).
|
||||
</B></I></B></I></B><BR>
|
||||
<blockquote>The <B>cs </B> operator specifies that the second synset is a cause of the
|
||||
first synset. This relation only holds for verbs. </blockquote>
|
||||
<P>
|
||||
<B>vgp(<I>synset_id<B>,<I>synset_id<B>).
|
||||
</B></I></B></I></B><BR>
|
||||
<blockquote>The <B>vgp </B> operator specifies verb synsets that are similar in meaning
|
||||
and should be grouped together when displayed in response to a grouped
|
||||
synset search. </blockquote>
|
||||
<P>
|
||||
<B>at(<I>synset_id<B>,<I>synset_id<B>). </B></I></B></I></B><BR>
|
||||
<blockquote>The <B>at </B> operator defines the
|
||||
attribute relation between noun and adjective synset pairs in which the
|
||||
adjective is a value of the noun. For each pair, both relations are listed
|
||||
(ie. each <I>synset_id </I> is both a source and target). </blockquote>
|
||||
<P>
|
||||
<B>ant(<I>synset_id<B>,<I>w_num<B>,<I>synset_id<B>,<I>w_num<B>).
|
||||
</B></I></B></I></B></I></B></I></B><BR>
|
||||
<blockquote>The <B>ant </B> operator specifies antonymous <I>word </I>s. This is a lexical relation
|
||||
that holds for all syntactic categories. For each antonymous pair, both
|
||||
relations are listed (ie. each <I>synset_id,w_num </I> pair is both a source and
|
||||
target word.) </blockquote>
|
||||
<P>
|
||||
<B>sa(<I>synset_id<B>,<I>w_num<B>,<I>synset_id<B>,<I>w_num<B>). </B></I></B></I></B></I></B></I></B><BR>
|
||||
<blockquote>The <B>sa </B> operator
|
||||
specifies that additional information about the first word can be obtained
|
||||
by seeing the second word. This operator is only defined for verbs and
|
||||
adjectives. There is no reflexive relation (ie. it cannot be inferred that
|
||||
the additional information about the second word can be obtained from
|
||||
the first word). </blockquote>
|
||||
<P>
|
||||
<B>ppl(<I>synset_id<B>,<I>w_num<B>,<I>synset_id<B>,<I>w_num<B>). </B></I></B></I></B></I></B></I></B><BR>
|
||||
<blockquote>The <B>ppl </B> operator
|
||||
specifies that the adjective first word is a participle of the verb second
|
||||
word. The reflexive operator can be implied. </blockquote>
|
||||
<P>
|
||||
<B>per(<I>synset_id<B>,<I>w_num<B>,<I>synset_id<B>,<I>w_num<B>).
|
||||
</B></I></B></I></B></I></B></I></B><BR>
|
||||
<blockquote>The <B>per </B> operator specifies two different relations based on the parts
|
||||
of speech involved. If the first word is in an adjective synset, that
|
||||
word pertains to either the noun or adjective second word. If the first
|
||||
word is in an adverb synset, that word is derived from the adjective second
|
||||
word. </blockquote>
|
||||
<P>
|
||||
<B>fr(<I>synset_id<B>,<I>f_num<B>,<I>w_num<B>). </B></I></B></I></B></I></B><BR>
|
||||
<blockquote>The <B>fr </B> operator specifies a generic
|
||||
sentence frame for one or all words in a synset. The operator is defined
|
||||
only for verbs. </blockquote>
|
||||
|
||||
<H3><A NAME="sect4" HREF="#toc4">Field Definitions </A></H3>
|
||||
A <I>synset_id </I> is a nine byte field in
|
||||
which the first byte defines the syntactic category of the synset and
|
||||
the remaining eight bytes are a <I>synset_offset </I>, as defined in <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
,
|
||||
indicating the byte offset in the <B>data. </B><I>pos </I> file that corresponds to the
|
||||
syntactic category. <P>
|
||||
The syntactic category is encoded as: <P>
|
||||
<blockquote><B>1 </B><tt> </tt> <tt> </tt> NOUN <BR>
|
||||
|
||||
<B>2 </B><tt> </tt> <tt> </tt> VERB <BR>
|
||||
<B>3 </B><tt> </tt> <tt> </tt> ADJECTIVE <BR>
|
||||
<B>4 </B><tt> </tt> <tt> </tt> ADVERB <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
<I>w_num </I>, if present, indicates which word
|
||||
in the synset is being referred to. Word numbers are assigned to the <I>word
|
||||
</I> fields in a synset, from left to right, beginning with 1. When used to
|
||||
represent lexical WordNet relations <I>w_num </I> may be 0, indicating that the
|
||||
relation holds for all words in the synset indicated by the preceding
|
||||
<I>synset_id </I>. See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
for a discussion of semantic and lexical
|
||||
relations. <P>
|
||||
<I>ss_type </I> is a one character code indicating the synset type:
|
||||
<P>
|
||||
<blockquote><B>n </B><tt> </tt> <tt> </tt> NOUN <BR>
|
||||
<B>v </B><tt> </tt> <tt> </tt> VERB <BR>
|
||||
<B>a </B><tt> </tt> <tt> </tt> ADJECTIVE <BR>
|
||||
<B>s </B><tt> </tt> <tt> </tt> ADJECTIVE SATELLITE <BR>
|
||||
<B>r </B><tt> </tt> <tt> </tt> ADVERB <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
<I>sense_number
|
||||
</I> specifies the sense number of the word, within the part of speech encoded
|
||||
in the <I>synset_id </I>, in the WordNet database. <P>
|
||||
<I>word </I> is the ASCII text of
|
||||
the word as entered in the synset by the lexicographer, with spaces replaced
|
||||
by underscore characters (<B>_ </B>). The text of the word is case sensitive.
|
||||
An adjective <I>word </I> is immediately followed by a syntactic marker if one
|
||||
was specified in the lexicographer file. A syntactic marker is appended,
|
||||
in parentheses, onto <I>word </I> without any intervening spaces. See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
|
||||
for a list of the syntactic markers for adjectives. <P>
|
||||
Each synset has a
|
||||
<I>gloss </I> that may contain a definition, one or more example sentences, or
|
||||
both. Note that glosses are enclosed in single forward quotes and parentheses: <B>'(<I>gloss<B>)'
|
||||
</B></I></B>. <P>
|
||||
<I>f_num </I> specifies the generic sentence frame number for word <I>w_num </I> in
|
||||
the synset indicated by <I>synset_id </I>. Note that when <I>w_num </I> is <B>0 </B>, the frame
|
||||
number applies to all words in the synset. If non-zero, the frame applies
|
||||
to that word in the synset. <P>
|
||||
In WordNet, sense numbers are assigned as
|
||||
described in <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
. <I>tag_count </I> is the number of times the sense was
|
||||
tagged in the Semantic Concordances, and <B>0 </B> if it was not instantiated.
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">NOTES </A></H2>
|
||||
Since single forward quotes are used to enclose character strings,
|
||||
single quote characters found in <I>word </I> and <I>gloss </I> fields are represented
|
||||
as two adjacent single quote characters. <P>
|
||||
The load time can be greatly
|
||||
reduced by creating "object language" versions of the files, an option
|
||||
that is supported by some implementations, such as Quintus Prolog.
|
||||
<H2><A NAME="sect6" HREF="#toc6">ENVIRONMENT
|
||||
VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory for WordNet. Default is <B>/usr/local/WordNet-3.0
|
||||
</B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect7" HREF="#toc7">REGISTRY (WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B> </DT>
|
||||
<DD>Base directory
|
||||
for WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect8" HREF="#toc8">FILES </A></H2>
|
||||
All files are
|
||||
in <B>WNHOME/prolog </B> on Unix platforms and <B>WNHome\prolog </B> on Windows platforms
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>wn_s.pl</B> </DT>
|
||||
<DD>synset pointers </DD>
|
||||
|
||||
<DT><B>wn_g.pl</B> </DT>
|
||||
<DD>gloss pointers </DD>
|
||||
|
||||
<DT><B>wn_hyp.pl</B> </DT>
|
||||
<DD>hypernym pointers
|
||||
</DD>
|
||||
|
||||
<DT><B>wn_ent.pl</B> </DT>
|
||||
<DD>entailment pointers </DD>
|
||||
|
||||
<DT><B>wn_sim.pl</B> </DT>
|
||||
<DD>similar pointers </DD>
|
||||
|
||||
<DT><B>wn_mm.pl</B> </DT>
|
||||
<DD>member
|
||||
meronym pointers </DD>
|
||||
|
||||
<DT><B>wn_ms.pl</B> </DT>
|
||||
<DD>substance meronym pointers </DD>
|
||||
|
||||
<DT><B>wn_mp.pl</B> </DT>
|
||||
<DD>part meronym
|
||||
pointers </DD>
|
||||
|
||||
<DT><B>wn_cs.pl</B> </DT>
|
||||
<DD>cause pointers </DD>
|
||||
|
||||
<DT><B>wn_vgp.pl</B> </DT>
|
||||
<DD>grouped verb pointers </DD>
|
||||
|
||||
<DT><B>wn_at.pl</B>
|
||||
</DT>
|
||||
<DD>attribute pointers </DD>
|
||||
|
||||
<DT><B>wn_ant.pl</B> </DT>
|
||||
<DD>antonym pointers </DD>
|
||||
|
||||
<DT><B>wn_sa.pl</B> </DT>
|
||||
<DD>see also pointers
|
||||
</DD>
|
||||
|
||||
<DT><B>wn_ppl.pl</B> </DT>
|
||||
<DD>participle pointers </DD>
|
||||
|
||||
<DT><B>wn_per.pl</B> </DT>
|
||||
<DD>pertainym pointers </DD>
|
||||
|
||||
<DT><B>wn_fr.pl</B> </DT>
|
||||
<DD>frame
|
||||
pointers </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect9" HREF="#toc9">SEE ALSO </A></H2>
|
||||
<B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
, <B><A HREF="wngroups.7WN.html">wngroups</B>(7WN)</A>
|
||||
, <B><A HREF="wnpkgs.7WN.html">wnpkgs</B>(7WN)</A>
|
||||
.
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">File Format</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Operators</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Field Definitions</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc5" HREF="#sect5">NOTES</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">FILES</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,184 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>SENSEIDX(5WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
index.sense, sense.idx - WordNet's sense index
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
The WordNet
|
||||
sense index provides an alternate method for accessing synsets and word
|
||||
senses in the WordNet database. It is useful to applications that retrieve
|
||||
synsets or other information related to a specific sense in WordNet, rather
|
||||
than all the senses of a word or collocation. It can also be used with
|
||||
tools like <B>grep </B> and Perl to find all senses of a word in one or more
|
||||
parts of speech. A specific WordNet sense, encoded as a <I>sense_key </I>, can
|
||||
be used as an index into this file to obtain its WordNet sense number,
|
||||
the database byte offset of the synset containing the sense, and the number
|
||||
of times it has been tagged in the semantic concordance texts. <P>
|
||||
Concatenating
|
||||
the <I>lemma </I> and <I>lex_sense </I> fields of a semantically tagged word (represented
|
||||
in a <B><wf </B>... <B>> </B> attribute/value pair) in a semantic concordance file, using
|
||||
<B>% </B> as the concatenation character, creates the <I>sense_key </I> for that sense,
|
||||
which can in turn be used to search the sense index file. <P>
|
||||
A <I>sense_key
|
||||
</I> is the best way to represent a sense in semantic tagging or other systems
|
||||
that refer to WordNet senses. <I>sense_key </I>s are independent of WordNet sense
|
||||
numbers and <I>synset_offset </I>s, which vary between versions of the database.
|
||||
Using the sense index and a <I>sense_key </I>, the corresponding synset (via
|
||||
the <I>synset_offset </I>) and WordNet sense number can easily be obtained. A
|
||||
mapping from noun <I>sense_key </I>s in WordNet 1.6 to corresponding 2.0 <I>sense_key
|
||||
</I>s is provided with version 2.0, and is described in <B><A HREF="sensemap.5WN.html">sensemap</B>(5WN)</A>
|
||||
. <P>
|
||||
See
|
||||
<B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
for a thorough discussion of the WordNet database files.
|
||||
<H3><A NAME="sect2" HREF="#toc2">File
|
||||
Format </A></H3>
|
||||
The sense index file lists all of the senses in the WordNet database
|
||||
with each line representing one sense. The file is in alphabetical order,
|
||||
fields are separated by one space, and each line is terminated with a
|
||||
newline character. <P>
|
||||
Each line is of the form: <P>
|
||||
<blockquote><I>sense_key synset_offset sense_number tag_cnt
|
||||
</I> </blockquote>
|
||||
<P>
|
||||
<I>sense_key </I> is an encoding of the word sense. Programs can construct
|
||||
a sense key in this format and use it as a binary search key into the
|
||||
sense index file. The format of a <I>sense_key </I> is described below. <P>
|
||||
<I>synset_offset
|
||||
</I> is the byte offset that the synset containing the sense is found at in
|
||||
the database "data" file corresponding to the part of speech encoded in
|
||||
the <I>sense_key </I>. <I>synset_offset </I> is an 8 digit, zero-filled decimal integer,
|
||||
and can be used with <B><A HREF="fseek.3.html">fseek</B>(3)</A>
|
||||
to read a synset from the data file. When
|
||||
passed to the WordNet library function <B>read_synset() </B> along with the syntactic
|
||||
category, a data structure containing the parsed synset is returned. <P>
|
||||
<I>sense_number
|
||||
</I> is a decimal integer indicating the sense number of the word, within
|
||||
the part of speech encoded in <I>sense_key </I>, in the WordNet database. See
|
||||
<B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
for information about how sense numbers are assigned. <P>
|
||||
<I>tag_cnt
|
||||
</I> represents the decimal number of times the sense is tagged in various
|
||||
semantic concordance texts. A <I>tag_cnt </I> of <B>0 </B> indicates that the sense
|
||||
has not been semantically tagged.
|
||||
<H3><A NAME="sect3" HREF="#toc3">Sense Key Encoding </A></H3>
|
||||
A <I>sense_key </I> is represented
|
||||
as: <P>
|
||||
<blockquote><I>lemma </I><B>% </B><I>lex_sense </I> </blockquote>
|
||||
<P>
|
||||
where <I>lex_sense </I> is encoded as: <P>
|
||||
<blockquote><I>ss_type<B>:<I>lex_filenum<B>:<I>lex_id<B>:<I>head_word<B>:<I>head_id
|
||||
</I></B></I></B></I></B></I></B></I> </blockquote>
|
||||
<P>
|
||||
<I>lemma </I> is the ASCII text of the word or collocation as found in the
|
||||
WordNet database index file corresponding to <I>pos </I>. <I>lemma </I> is in lower case,
|
||||
and collocations are formed by joining individual words with an underscore
|
||||
(<B>_ </B>) character. <P>
|
||||
<I>ss_type </I> is a one digit decimal integer representing the
|
||||
synset type for the sense. See <FONT SIZE=-1><B>Synset Type </B></FONT>
|
||||
below for a listing of the
|
||||
numbers corresponding to each synset type. <P>
|
||||
<I>lex_filenum </I> is a two digit
|
||||
decimal integer representing the name of the lexicographer file containing
|
||||
the synset for the sense. See <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
for the list of lexicographer
|
||||
file names and their corresponding numbers. <P>
|
||||
<I>lex_id </I> is a two digit decimal
|
||||
integer that, when appended onto <I>lemma </I>, uniquely identifies a sense within
|
||||
a lexicographer file. <I>lex_id </I> numbers usually start with <B>00 </B>, and are incremented
|
||||
as additional senses of the word are added to the same file, although
|
||||
there is no requirement that the numbers be consecutive or begin with
|
||||
<B>00 </B>. Note that a value of <B>00 </B> is the default, and therefore is not present
|
||||
in lexicographer files. Only non-default <I>lex_id </I> values must be explicitly
|
||||
assigned in lexicographer files. See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
for information on the
|
||||
format of lexicographer files. <P>
|
||||
<I>head_word </I> is only present if the sense
|
||||
is in an adjective satellite synset. It is the lemma of the first word
|
||||
of the satellite's head synset. <P>
|
||||
<I>head_id </I> is a two digit decimal integer
|
||||
that, when appended onto <I>head_word </I>, uniquely identifies the sense of
|
||||
<I>head_word </I> within a lexicographer file, as described for <I>lex_id </I>. There
|
||||
is a value in this field only if <I>head_word </I> is present.
|
||||
<H3><A NAME="sect4" HREF="#toc4">Synset Type </A></H3>
|
||||
The
|
||||
synset type is encoded as follows: <P>
|
||||
<blockquote><B>1 </B><tt> </tt> <tt> </tt> NOUN <BR>
|
||||
<B>2 </B><tt> </tt> <tt> </tt> VERB <BR>
|
||||
<B>3 </B><tt> </tt> <tt> </tt> ADJECTIVE <BR>
|
||||
<B>4 </B><tt> </tt> <tt> </tt> ADVERB
|
||||
<BR>
|
||||
<B>5 </B><tt> </tt> <tt> </tt> ADJECTIVE SATELLITE <BR>
|
||||
</blockquote>
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">NOTES </A></H2>
|
||||
For non-satellite senses the <I>head_word
|
||||
</I> and <I>head_id </I> fields have no values, however the field separator character
|
||||
(<B>: </B>) is present.
|
||||
<H2><A NAME="sect6" HREF="#toc6">ENVIRONMENT VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory
|
||||
for WordNet. Default is <B>/usr/local/WordNet-3.0 </B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in
|
||||
which the WordNet database has been installed. Default is <B>WNHOME/dict
|
||||
</B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect7" HREF="#toc7">REGISTRY (WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B> </DT>
|
||||
<DD>Base directory
|
||||
for WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect8" HREF="#toc8">FILES </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>index.sense</B> </DT>
|
||||
<DD>sense
|
||||
index </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect9" HREF="#toc9">SEE ALSO </A></H2>
|
||||
<B><A HREF="binsrch.3WN.html">binsrch</B>(3WN)</A>
|
||||
, <B><A HREF="wnsearch.3WN.html">wnsearch</B>(3WN)</A>
|
||||
, <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
,
|
||||
<B><A HREF="sensemap.5WN.html">sensemap</B>(5WN)</A>
|
||||
, <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">File Format</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Sense Key Encoding</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Synset Type</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc5" HREF="#sect5">NOTES</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">FILES</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,53 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>UNIQBEG(7WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
uniqbeg - unique beginners for noun hierarchies
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
All
|
||||
of the WordNet noun synsets are organized into hierarchies, headed by
|
||||
the unique beginner synset for <B>entity </B> in the file <B>noun.Tops </B>. <P>
|
||||
<blockquote>{ entity
|
||||
(that which is perceived or known or inferred to have its own <BR>
|
||||
distinct
|
||||
existence (living or nonliving)) } <BR>
|
||||
<P>
|
||||
</blockquote>
|
||||
|
||||
<H2><A NAME="sect2" HREF="#toc2">NOTES </A></H2>
|
||||
The lexicographer files are
|
||||
not included in the WordNet database package.
|
||||
<H2><A NAME="sect3" HREF="#toc3">FILES </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>noun.Tops</B> </DT>
|
||||
<DD>unique beginners
|
||||
for nouns </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect4" HREF="#toc4">SEE ALSO </A></H2>
|
||||
<B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
, <B><A HREF="wnintro.7WN.html">wnintro</B>(7WN)</A>
|
||||
, <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
.
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">NOTES</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">FILES</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,388 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WN(1WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wn - command line interface to WordNet lexical database
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS
|
||||
</A></H2>
|
||||
<B>wn </B> [ <I>searchstr </I> ] [ <B>-h </B>] [ <B>-g </B> ] [ <B>-a </B> ] [ <B>-l </B> ] [ <B>-o </B> ] [ <B>-s </B> ] [ <B>-n<I># </I></B> ] [
|
||||
<I>search_option </I>... ]
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
|
||||
<B>wn() </B> provides a command line interface
|
||||
to the WordNet database, allowing synsets and relations to be displayed
|
||||
as formatted text. For each word, different searches are provided, based
|
||||
on syntactic category and pointer types. Although only base forms of words
|
||||
are usually stored in WordNet, users may search for inflected forms. A
|
||||
morphological process is applied to the search string to generate a form
|
||||
that is present in WordNet. <P>
|
||||
The command line interface is often useful
|
||||
when writing scripts to extract information from the WordNet database.
|
||||
Post-processing of the output with various scripting tools can reformat
|
||||
the results as desired.
|
||||
<H2><A NAME="sect3" HREF="#toc3">OPTIONS </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>-h</B> </DT>
|
||||
<DD>Print help text before search results.
|
||||
</DD>
|
||||
|
||||
<DT><B>-g</B> </DT>
|
||||
<DD>Display textual glosses associated with synsets. </DD>
|
||||
|
||||
<DT><B>-a</B> </DT>
|
||||
<DD>Display lexicographer
|
||||
file information. </DD>
|
||||
|
||||
<DT><B>-o</B> </DT>
|
||||
<DD>Display synset offset of each synset. </DD>
|
||||
|
||||
<DT><B>-s</B> </DT>
|
||||
<DD>Display each
|
||||
word's sense numbers in synsets. </DD>
|
||||
|
||||
<DT><B>-l</B> </DT>
|
||||
<DD>Display the WordNet copyright notice,
|
||||
version number, and license. </DD>
|
||||
|
||||
<DT><B>-n<I># </I></B> </DT>
|
||||
<DD>Perform search on sense number <I># </I> only.
|
||||
</DD>
|
||||
|
||||
<DT><B>-over </B> </DT>
|
||||
<DD>Display overview of all senses of <I>searchstr </I> in all syntactic categories.
|
||||
</DD>
|
||||
</DL>
|
||||
|
||||
<H3><A NAME="sect4" HREF="#toc4">Search Options </A></H3>
|
||||
Note that the last letter of <I>search_option </I> generally
|
||||
denotes the part of speech that the search applies to: <B>n </B> for nouns, <B>v
|
||||
</B> for verbs, <B>a </B> for adjectives, and <B>r </B> for adverbs. Multiple searches may
|
||||
be done for <I>searchstr </I> with a single command by specifying all the appropriate
|
||||
search options. <P>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>-syns </B>(<I>n </I> | <I>v </I> | <I>a </I> | <I>r </I>) </DT>
|
||||
<DD>Display synonyms and immediate
|
||||
hypernyms of synsets containing <I>searchstr </I>. Synsets are ordered by estimated
|
||||
frequency of use. For adjectives, if <I>searchstr </I> is in a head synset, the
|
||||
cluster's satellite synsets are displayed in place of hypernyms. If <I>searchstr
|
||||
</I> is in a satellite synset, its head synset is also displayed. </DD>
|
||||
|
||||
<DT><B>-simsv </B> </DT>
|
||||
<DD>Display
|
||||
verb synonyms and immediate hypernyms of synsets containing <I>searchstr
|
||||
</I>. Synsets are grouped by similarity of meaning. </DD>
|
||||
|
||||
<DT><B>-ants </B>(<I>n </I> | <I>v </I> | <I>a </I> | <I>r </I>)
|
||||
</DT>
|
||||
<DD>Display synsets containing antonyms of <I>searchstr </I>. For adjectives, if <I>searchstr
|
||||
</I> is in a head synset, <I>searchstr </I> has a direct antonym. The head synset
|
||||
for the direct antonym is displayed along with the direct antonym's satellite
|
||||
synsets. If <I>searchstr </I> is in a satellite synset, <I>searchstr </I> has an indirect
|
||||
antonym via the head synset, which is displayed. </DD>
|
||||
|
||||
<DT><B>-faml </B>(<I>n </I> | <I>v </I> | <I>a </I> | <I>r </I>)
|
||||
</DT>
|
||||
<DD>Display familiarity and polysemy information for <I>searchstr </I>. </DD>
|
||||
|
||||
<DT><B>-hype </B>(<I>n </I>
|
||||
| <I>v </I>) </DT>
|
||||
<DD>Recursively display hypernym (superordinate) tree for <I>searchstr
|
||||
</I> (<I>searchstr </I> <I>IS A KIND OF _____ </I> relation). </DD>
|
||||
|
||||
<DT><B>-hypo </B>(<I>n </I> | <I>v </I>) </DT>
|
||||
<DD>Display immediate
|
||||
hyponyms (subordinates) for <I>searchstr </I> (<I>_____ IS A KIND OF </I> <I>searchstr
|
||||
</I> relation). </DD>
|
||||
|
||||
<DT><B>-tree </B>(<I>n </I> | <I>v </I>) </DT>
|
||||
<DD>Display hyponym (subordinate) tree for <I>searchstr
|
||||
</I>. This is a recursive search that finds the hyponyms of each hyponym. </DD>
|
||||
|
||||
<DT><B>-coor
|
||||
</B>(<I>n </I> | <I>v </I>) </DT>
|
||||
<DD>Display the coordinates (sisters) of <I>searchstr </I>. This search
|
||||
prints the immediate hypernym for each synset that contains <I>searchstr
|
||||
</I> and the hypernym's immediate hyponyms. </DD>
|
||||
|
||||
<DT><B>-deri </B>(<I>n </I> | <I>v </I>) </DT>
|
||||
<DD>Display derivational
|
||||
morphology links between noun and verb forms. </DD>
|
||||
|
||||
<DT><B>-domn </B>(<I>n </I> | <I>v </I> | <I>a </I> | <I>r </I>) </DT>
|
||||
<DD>Display
|
||||
domain that <I>searchstr </I> has been classified in. </DD>
|
||||
|
||||
<DT><B>-domt </B>(<I>n </I> | <I>v </I> | <I>a </I> | <I>r </I>) </DT>
|
||||
<DD>Display
|
||||
all terms classified as members of the <I>searchstr </I>'s domain. </DD>
|
||||
|
||||
<DT><B>-subsn</B> </DT>
|
||||
<DD>Display
|
||||
substance meronyms of <I>searchstr </I> (<I>HAS SUBSTANCE </I> relation). </DD>
|
||||
|
||||
<DT><B>-partn</B> </DT>
|
||||
<DD>Display
|
||||
part meronyms of <I>searchstr </I> (<I>HAS PART </I> relation). </DD>
|
||||
|
||||
<DT><B>-membn</B> </DT>
|
||||
<DD>Display member
|
||||
meronyms of <I>searchstr </I> (<I>HAS MEMBER </I> relation). </DD>
|
||||
|
||||
<DT><B>-meron</B> </DT>
|
||||
<DD>Display all meronyms
|
||||
of <I>searchstr </I> (<I>HAS PART, HAS MEMBER, HAS SUBSTANCE </I> relations). </DD>
|
||||
|
||||
<DT><B>-hmern</B>
|
||||
</DT>
|
||||
<DD>Display meronyms for <I>searchstr </I> tree. This is a recursive search that
|
||||
prints all the meronyms of <I>searchstr </I> and all of its hypernyms. </DD>
|
||||
|
||||
<DT><B>-sprtn</B>
|
||||
</DT>
|
||||
<DD>Display <I>part of </I> holonyms of <I>searchstr </I> (<I>PART OF </I> relation). </DD>
|
||||
|
||||
<DT><B>-smemn</B> </DT>
|
||||
<DD>Display
|
||||
<I>member of </I> holonyms of <I>searchstr </I> (<I>MEMBER OF </I> relation). </DD>
|
||||
|
||||
<DT><B>-ssubn</B> </DT>
|
||||
<DD>Display
|
||||
<I>substance of </I> holonyms of <I>searchstr </I> (<I>SUBSTANCE OF </I> relation). </DD>
|
||||
|
||||
<DT><B>-holon</B> </DT>
|
||||
<DD>Display
|
||||
all holonyms of <I>searchstr </I> (<I>PART OF, MEMBER OF, SUBSTANCE OF </I> relations).
|
||||
</DD>
|
||||
|
||||
<DT><B>-hholn</B> </DT>
|
||||
<DD>Display holonyms for <I>searchstr </I> tree. This is a recursive search
|
||||
that prints all the holonyms of <I>searchstr </I> and all of each holonym's holonyms.
|
||||
</DD>
|
||||
|
||||
<DT><B>-entav</B> </DT>
|
||||
<DD>Display entailment relations of <I>searchstr </I>. </DD>
|
||||
|
||||
<DT><B>-framv</B> </DT>
|
||||
<DD>Display applicable
|
||||
verb sentence frames for <I>searchstr </I>. </DD>
|
||||
|
||||
<DT><B>-causv</B> </DT>
|
||||
<DD>Display <I>cause to </I> relations
|
||||
of <I>searchstr </I>. </DD>
|
||||
|
||||
<DT><B> -pert </B>(<I>a </I> | <I>r </I>) </DT>
|
||||
<DD>Display pertainyms of <I>searchstr </I>. </DD>
|
||||
|
||||
<DT><B> -attr </B>(<I>n
|
||||
</I> | <I>a </I>) </DT>
|
||||
<DD>Display adjective values for noun attribute, or noun attributes
|
||||
of adjective values. </DD>
|
||||
|
||||
<DT><B>-grep </B>(<I>n </I> | <I>v </I> | <I>a </I> | <I>r </I>) </DT>
|
||||
<DD>List compound words containing
|
||||
<I>searchstr </I> as a substring. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">SEARCH RESULTS </A></H2>
|
||||
The results of a search are
|
||||
written to the standard output. For each search, the output consists a
|
||||
one line description of the search, followed by the search results. <P>
|
||||
All
|
||||
searches other than <B>-over </B> list all senses matching the search results
|
||||
in the following general format. Items enclosed in italicized square brackets
|
||||
(<I>[ ... ] </I>) may not be present. <P>
|
||||
<blockquote>One line listing the number of senses matching
|
||||
the search request. <P>
|
||||
Each sense matching the search requested displayed
|
||||
as follows: <P>
|
||||
<tt> </tt> <tt> </tt> <B>Sense <I>n </I></B> <BR>
|
||||
<tt> </tt> <tt> </tt> <I>[<B>{<I>synset_offset<B>}<I>] [<B><<I>lex_filename<B>><I>] word1[<B>#<I>sense_number][, word2...]
|
||||
</I></B></I></B></I></B></I></B></I></B></I> <BR>
|
||||
<P>
|
||||
Where <I>n </I> is the sense number of the search word, <I>synset_offset </I> is
|
||||
the byte offset of the synset in the <B>data.<I>pos </I></B> file corresponding to the
|
||||
syntactic category, <I>lex_filename </I> is the name of the lexicographer file
|
||||
that the synset comes from, <I>word1 </I> is the first word in the synset (note
|
||||
that this is not necessarily the search word) and <I>sense_number </I> is the
|
||||
WordNet sense number assigned to the preceding word. <I>synset_offset, lex_filename
|
||||
</I>, and <I>sense_number </I> are generated when the <B>-o, -a, </B> and <B>-s </B> options, respectively,
|
||||
are specified. <P>
|
||||
The synsets matching the search requested are printed below
|
||||
each sense's synset output described above. Each line of output is preceded
|
||||
by a marker (usually <B>=> </B>), then a synset, formatted as described above.
|
||||
If a search traverses more one level of the tree, then successive lines
|
||||
are indented by spaces corresponding to its level in the hierarchy. When
|
||||
the <B>-g </B> option is specified, synset glosses are displayed in parentheses
|
||||
at the end of each synset. Each synset is printed on one line. <P>
|
||||
Senses
|
||||
are generally ordered from most to least frequently used, with the most
|
||||
common sense numbered <B>1 </B>. Frequency of use is determined by the number
|
||||
of times a sense is tagged in the various semantic concordance texts.
|
||||
Senses that are not semantically tagged follow the ordered senses. Note
|
||||
that this ordering is only an estimate based on usage in a small corpus.
|
||||
<P>
|
||||
Verb senses can be grouped by similarity of meaning, rather than ordered
|
||||
by frequency of use. The <B>-simsv </B> search prints all senses that are close
|
||||
in meaning together, with a line of dashes indicating the end of a group.
|
||||
See <B><A HREF="wngroups.7WN.html">wngroups</B>(7WN)</A>
|
||||
for a discussion of how senses are grouped. <P>
|
||||
The <B>-over
|
||||
</B> search displays an overview of all the senses of the search word in all
|
||||
syntactic categories. The results of this search are similar to the <B>-syns
|
||||
</B> search, however no additional (ex. hypernym) synsets are displayed, and
|
||||
synset glosses are always printed. The senses are grouped by syntactic
|
||||
category, and each synset is annotated as described above with <I>synset_offset
|
||||
</I>, <I>lex_filename </I>, and <I>sense_number </I> as dictated by the <B>-o, -a, </B> and <B>-s </B> options.
|
||||
The overview search also indicates how many of the senses in each syntactic
|
||||
category are represented in the tagged texts. This is a way for the user
|
||||
to determine whether a sense's sense number is based on semantic tagging
|
||||
data, or was arbitrarily assigned. For each sense that has appeared in
|
||||
such texts, the number of semantic tags to that sense are indicated in
|
||||
parentheses after the sense number. <P>
|
||||
If a search cannot be performed on
|
||||
some senses of <I>searchstr </I>, the search results are headed by a string of
|
||||
the form: <tt> </tt> <tt> </tt> X of Y senses of <I>searchstr </I> <BR>
|
||||
<P>
|
||||
The output of the <B>-deri </B> search
|
||||
shows word forms that are morphologically related to <B>searchstr </B>. Each word
|
||||
form pointed to from <I>searchstr </I> is displayed, preceded by <B>RELATED TO-> </B>
|
||||
and the syntactic category of the link, followed, on the next line, by
|
||||
its synset. Printed after the word form is <B># </B><I>n </I> where <I>n </I> indicates the
|
||||
WordNet sense number of the term pointed to. <P>
|
||||
The <B>-domn </B> and <B>-domt </B> searches
|
||||
show the domain that a synset has been classified in and, conversely,
|
||||
all of the terms that have been assigned to a specific domain. A domain
|
||||
is either a <B>TOPIC, </B> <B>REGION </B> or <B>USAGE, </B> as reflected in the specific pointer
|
||||
character stored in the database, and displayed in the output. A <B>-domn
|
||||
</B> search on a term shows the domain, if any, that each synset containing
|
||||
<I>searchstr </I> has been classified in. The output display shows the domain
|
||||
type (<B>TOPIC, </B> <B>REGION </B> or <B>USAGE </B>), followed by the syntactic category of
|
||||
the domain synset and the terms in the synset. Each term is followed by
|
||||
<B># </B><I>n </I> where <I>n </I> indicates the WordNet sense number of the term. The converse
|
||||
search, <B>-domt </B>, shows all of the synsets that have been placed into the
|
||||
domain <I>searchstr </I>, with analogous markers. <P>
|
||||
When <B>-framv </B> is specified,
|
||||
sample illustrative sentences and generic sentence frames are displayed.
|
||||
If a sample sentence is found, the base form of <I>search </I> is substituted
|
||||
into the sentence, and it is printed below the synset, preceded with the
|
||||
<B>EX: </B> marker. When no sample sentences are found, the generic sentence
|
||||
frames are displayed. Sentence frames that are acceptable for all words
|
||||
in a synset are preceded by the marker <B>*> </B>. If a frame is acceptable for
|
||||
the search word only, it is preceded by the marker <B>=> </B>. <P>
|
||||
Search results
|
||||
for adjectives are slightly different from those for other parts of speech.
|
||||
When an adjective is printed, its direct antonym, if it has one, is also
|
||||
printed in parentheses. When <I>searchstr </I> is in a head synset, all of the
|
||||
head synset's satellites are also displayed. The position of an adjective
|
||||
in relation to the noun may be restricted to the <I>prenominal </I>, <I>postnominal
|
||||
</I> or <I>predicative </I> position. Where present, these restrictions are noted
|
||||
in parentheses. <P>
|
||||
When an adjective is a participle of a verb, the output
|
||||
indicates the verb and displays its synset. <P>
|
||||
When an adverb is derived
|
||||
from an adjective, the specific adjectival sense on which it is based
|
||||
is indicated. <P>
|
||||
The morphological transformations performed by the search
|
||||
code may result in more than one word to search for. WordNet automatically
|
||||
performs the requested search on all of the strings and returns the results
|
||||
grouped by word. For example, the verb <B>saw </B> is both the present tense
|
||||
of <B>saw </B> and the past tense of <B>see </B>. When passed <I>searchstr </I> <B>saw </B>, WordNet
|
||||
performs the desired search first on <B>saw </B> and next on <B>see </B>, returning
|
||||
the list of <B>saw </B> senses and search results, followed by those for <B>see
|
||||
</B>. </blockquote>
|
||||
|
||||
<H2><A NAME="sect6" HREF="#toc6">EXIT STATUS </A></H2>
|
||||
<B>wn() </B> normally exits with the number of senses displayed.
|
||||
If <I>searchword </I> is not found in WordNet, it exits with <B>0 </B>. <P>
|
||||
If the WordNet
|
||||
database cannot be opened, an error messages is displayed and <B>wn() </B> exits
|
||||
with <B>-1 </B>.
|
||||
<H2><A NAME="sect7" HREF="#toc7">ENVIRONMENT VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory for WordNet.
|
||||
Default is <B>/usr/local/WordNet-3.0 </B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in which the
|
||||
WordNet database has been installed. Default is <B>WNHOME/dict </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect8" HREF="#toc8">REGISTRY
|
||||
(WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B> </DT>
|
||||
<DD>Base directory for
|
||||
WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect9" HREF="#toc9">FILES </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>index.<I>pos </I></B> </DT>
|
||||
<DD>database
|
||||
index files </DD>
|
||||
|
||||
<DT><B>data.<I>pos </I></B> </DT>
|
||||
<DD>database data files </DD>
|
||||
|
||||
<DT><B>*.vrb</B> </DT>
|
||||
<DD>files of sentences illustrating
|
||||
the use of verbs </DD>
|
||||
|
||||
<DT><B><I>pos </I>.exc</B> </DT>
|
||||
<DD>morphology exception lists </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect10" HREF="#toc10">SEE ALSO </A></H2>
|
||||
<B><A HREF="wnintro.1WN.html">wnintro</B>(1WN)</A>
|
||||
,
|
||||
<B><A HREF="wnb.1WN.html">wnb</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
, <B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
<B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
,<B></B> <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
,
|
||||
<B><A HREF="morphy.7WN.html">morphy</B>(7WN)</A>
|
||||
, <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
, <B><A HREF="wngroups.7WN.html">wngroups</B>(7WN)</A>
|
||||
.
|
||||
<H2><A NAME="sect11" HREF="#toc11">BUGS </A></H2>
|
||||
Please report bugs to wordnet@princeton.edu.
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">OPTIONS</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Search Options</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc5" HREF="#sect5">SEARCH RESULTS</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">EXIT STATUS</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">FILES</A></LI>
|
||||
<LI><A NAME="toc10" HREF="#sect10">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc11" HREF="#sect11">BUGS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,524 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNB(1WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wnb - WordNet window-based browser interface
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
|
||||
<P>
|
||||
<B>wnb </B>
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION
|
||||
</A></H2>
|
||||
<B>wnb() </B> provides a window-based interface for browsing the WordNet database,
|
||||
allowing synsets and relations to be displayed as formatted text. For
|
||||
each search word, different searches are available based on syntactic
|
||||
category and information available in the database. <P>
|
||||
<B>wnb </B> is written
|
||||
in Tcl/Tk, which is available for Unix and Windows platforms. This allows
|
||||
the same code to work on all supported WordNet platforms without modification.
|
||||
|
||||
<H2><A NAME="sect3" HREF="#toc3">WNB WINDOWS </A></H2>
|
||||
<B>wnb() </B> was developed with the philosophy that only those
|
||||
searches and buttons that are applicable at the current time are displayed.
|
||||
As a result, the appearance of the interface changes as it is used. Use
|
||||
the standard windowing system mouse functions to open and close the WordNet
|
||||
Browser Window, move the window, and change its size. <P>
|
||||
The WordNet Browser
|
||||
Window contains the following areas, from top to bottom:
|
||||
<DL>
|
||||
|
||||
<DT>Menubar </DT>
|
||||
<DD>A menubar
|
||||
runs along the top of the browser window with pulldown menus and button
|
||||
entitled <B>File </B>, <B>History </B>, <B>Options </B>, and <B>Help </B>. </DD>
|
||||
|
||||
<DT>Search Word Entry </DT>
|
||||
<DD>Below
|
||||
the Menubar is a line for entering the search word. A search word can
|
||||
be a single word, hyphenated string, or a collocation. Case is ignored.
|
||||
Although only uninflected forms of words are usually stored in WordNet,
|
||||
users may search for inflected forms. WordNet's morphological processor
|
||||
finds the base form automatically. </DD>
|
||||
|
||||
<DT>Search Selection </DT>
|
||||
<DD>Below the Search Word
|
||||
Entry line is an area for selecting the search type and senses to search.
|
||||
Until a search word is entered this area is blank. After a search word
|
||||
is entered, buttons appear corresponding to each syntactic category (<B>Noun
|
||||
</B>, <B>Verb </B>, <B>Adjective </B>, <B>Adverb </B>) in which the search string is defined in
|
||||
WordNet. </DD>
|
||||
</DL>
|
||||
<P>
|
||||
At the right edge of the Search Selection line is a box for
|
||||
entering sense numbers. When this box is empty, search results for all
|
||||
senses of the search word that match the search type are displayed. The
|
||||
search may be restricted to one or more specific senses by entering a
|
||||
comma or space separated list of sense numbers in the <B>Senses </B> box. These
|
||||
sense numbers remain in effect until either the user changes or deletes
|
||||
them, or a new search word is entered.
|
||||
<DL>
|
||||
|
||||
<DT>Results Window </DT>
|
||||
<DD>Most of the browser
|
||||
window consists of a large text buffer for displaying the results of WordNet
|
||||
searches. Horizontal and vertical scroll bars are present for scrolling
|
||||
through the output. </DD>
|
||||
|
||||
<DT>Status Line </DT>
|
||||
<DD>A status line is at the bottom of the
|
||||
browser window. When search results are displayed in the Results Window,
|
||||
this status line reflects the type of search selected. When there is no
|
||||
search word entered, your are prompted to <B>"Enter search word and press
|
||||
return." </B> If the search word entered is not in WordNet, the message <B>"Sorry,
|
||||
no matches found." </B> is displayed. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect4" HREF="#toc4">SEARCHING THE DATABASE </A></H2>
|
||||
The WordNet browser
|
||||
navigates through WordNet in two steps. First a search word is entered
|
||||
and an overview of all the senses of the word in all syntactic categories
|
||||
is displayed in the Results Window. The senses are grouped by syntactic
|
||||
category, and each synset is annotated as described above with <I>synset_offset
|
||||
</I>, <I>lex_filename </I>, and <I>sense_number </I> as dictated by the advanced search
|
||||
options set. The overview search also indicates how many of the senses
|
||||
in each syntactic category are represented in the tagged texts. This is
|
||||
a way for the user to determine whether a sense's sense number is based
|
||||
on semantic tagging data, or was arbitrarily assigned. For each sense
|
||||
that has appeared in such texts, the number of semantic tags to that sense
|
||||
are indicated in parentheses after the sense number. <P>
|
||||
Then, within a syntactic
|
||||
category, a specific search is selected. The desired search is performed
|
||||
and the search results are displayed in the Results Window. Additional
|
||||
searches on the same word can be performed, or a new search word can be
|
||||
entered. <P>
|
||||
To enter a search word, click the mouse in the horizontal box
|
||||
labeled <B>Search Word </B>, type a single word, hyphenated string, or collocation
|
||||
and press <FONT SIZE=-1><B>RETURN. </B></FONT>
|
||||
<P>
|
||||
<B>wnb() </B> responds by making a set of Part of Speech
|
||||
buttons appear in the Search Selection line. Each button corresponds to
|
||||
a syntactic category in which the search string is defined in WordNet.
|
||||
At the same time, an Overview of the synsets for all senses of the search
|
||||
word is displayed in the Results Window. The Overview includes the gloss
|
||||
for each synset and also indicates which of the senses have appeared in
|
||||
the semantically tagged texts. For each sense that has appeared in such
|
||||
texts, the number of semantic tags to that sense are indicated in parentheses
|
||||
after the sense number. <P>
|
||||
The pulldown menus in the Search Selection line
|
||||
list all of the WordNet searches that can be performed for the search
|
||||
word in that part of speech. To select a search, highlight it by dragging
|
||||
the mouse to it, and release the mouse while it is highlighted. Drag the
|
||||
mouse outside of the pulldown list and release to hide the menu without
|
||||
making a selection. Dragging the mouse across the Part of Speech buttons
|
||||
displays the available searches for each syntactic category. <P>
|
||||
To restrict
|
||||
a search to one or more senses within a syntactic category, enter a comma
|
||||
or space separated list of sense numbers in the <B>Senses </B> box before selecting
|
||||
a search. <P>
|
||||
After a search is selected, <B>wnb() </B> performs the search on the
|
||||
WordNet database and displays the formatted results in the Results Window.
|
||||
Whenever search results are displayed, a button entitled <B>Redisplay Overview
|
||||
</B> is present at the right edge of the Search Word Entry line. Clicking
|
||||
on this button redisplays the Overview of all synsets for the search word
|
||||
in the Results Window.
|
||||
<H3><A NAME="sect5" HREF="#toc5">Changing the Search Word </A></H3>
|
||||
A new search word can
|
||||
be entered at any time by moving to the Search Word Entry box, if necessary
|
||||
highlighting it by clicking, erasing the old string, typing a new one
|
||||
and pressing <FONT SIZE=-1><B>RETURN. </B></FONT>
|
||||
The <B>Senses </B> box is cleared if necessary, the Part
|
||||
of Speech buttons applicable to the new search word appear, and the Overview
|
||||
for the new search word is displayed. <P>
|
||||
The middle mouse button can also
|
||||
be used to select a new search word by placing the mouse over any word
|
||||
in the Results Window and clicking. The selected word will replace the
|
||||
text in the Search Word Entry box, and the overview for that word will
|
||||
automatically be displayed. <P>
|
||||
To select a new search string collocation
|
||||
from text in the Results Window, highlight the text with the mouse and
|
||||
press <FONT SIZE=-1><B>CONTROL-S. </B></FONT>
|
||||
<P>
|
||||
|
||||
<H3><A NAME="sect6" HREF="#toc6">Interrupting a Search </A></H3>
|
||||
When a search is in progress
|
||||
the message <B>"Searching...(press escape to abort)" </B> is displayed in the Status
|
||||
Line. Note that most searches return very quickly, so this message isn't
|
||||
noticeable. As indicated, pressing the <FONT SIZE=-1><B>ESCAPE </B></FONT>
|
||||
key will interrupt the
|
||||
search. The results of the search obtained before the time the search
|
||||
was interrupted are displayed in the Results Window.
|
||||
<H2><A NAME="sect7" HREF="#toc7">MENUS </A></H2>
|
||||
|
||||
<H3><A NAME="sect8" HREF="#toc8">File Menu
|
||||
</A></H3>
|
||||
<blockquote>
|
||||
<DL>
|
||||
|
||||
<DT>Find keywords by substring </DT>
|
||||
<DD>Display a popup window for specifying a search
|
||||
of WordNet for words or collocations that contain a specific substring.
|
||||
If a search word is currently entered in the <B>Search Word </B> box, it is
|
||||
used as the substring to search for by default. The Substring Search Window
|
||||
contains a box for entering a substring, a pulldown menu to its right
|
||||
for specifying the part of speech to search, a large area for displaying
|
||||
the search results, and action buttons at the bottom entitled <B>Search </B>,
|
||||
<B>Save </B>, <B>Print </B> <B>Dismiss </B>. </DD>
|
||||
</DL>
|
||||
<P>
|
||||
Once a substring is entered and a part of speech
|
||||
selected, clicking on the <B>Search </B> button causes a search to be done for
|
||||
all words and collocations in WordNet, in that syntactic category, that
|
||||
contain the substring according to the following criteria: <P>
|
||||
1. The substring
|
||||
can appear at the beginning or end of a word, hyphenated string o collocation.
|
||||
<P>
|
||||
2. The substring can appear in the middle of a hyphenated string or collocation,
|
||||
but only delimited on both sides by spaces or hyphens. <P>
|
||||
The search results
|
||||
are displayed in the large buffer. Clicking on an item from the search
|
||||
results list causes <B>wnb() </B> to automatically enter that word in the <B>Search
|
||||
Word </B> box of the WordNet Browser Window and perform the Overview search.
|
||||
<P>
|
||||
Clicking the <B>Save </B> button generates a popup dialog for specifying a filename
|
||||
to save the substring search results to. Clicking the <B>Print </B> button generates
|
||||
a popup dialog in which a print command can be specified. <P>
|
||||
Selecting <B>Dismiss
|
||||
</B> closes the Substring Search Window.
|
||||
<DL>
|
||||
|
||||
<DT>Save current display </DT>
|
||||
<DD>Display a popup
|
||||
dialog for specifying a filename to save the current Results Window contents
|
||||
to. </DD>
|
||||
|
||||
<DT>Print current display </DT>
|
||||
<DD>Display a popup dialog in which to specify a
|
||||
print command to which the current Results Window contents can be piped.
|
||||
Note - this option does not exist in the Windows version. </DD>
|
||||
|
||||
<DT>Clear current
|
||||
display </DT>
|
||||
<DD>Clear the <B>Search Word </B> and <B>Senses </B> boxes, and Results Window. </DD>
|
||||
|
||||
<DT>Exit
|
||||
</DT>
|
||||
<DD>Does what you would expect. </DD>
|
||||
</DL>
|
||||
</blockquote>
|
||||
|
||||
<H3><A NAME="sect9" HREF="#toc9">History </A></H3>
|
||||
This pulldown menu contains a list
|
||||
of the last searches performed. Selecting an item from this list performs
|
||||
that search again. The maximum number of searches stored in the list can
|
||||
be adjusted from the <B>Options </B> menu. The default is 10.
|
||||
<H3><A NAME="sect10" HREF="#toc10">Options </A></H3>
|
||||
<blockquote>
|
||||
<DL>
|
||||
|
||||
<DT>Show help
|
||||
with each search </DT>
|
||||
<DD>When this checkbox is selected search results are preceded
|
||||
by some explanatory text about the type of search selected. This is off
|
||||
by default. </DD>
|
||||
|
||||
<DT>Show descriptive gloss </DT>
|
||||
<DD>When this checkbox is selected, synset
|
||||
glosses are displayed in all search results. This is set by default. Note
|
||||
that glosses are always displayed in the Overview. </DD>
|
||||
|
||||
<DT>Wrap Lines </DT>
|
||||
<DD>When this
|
||||
checkbox is selected, lines in the Results Window that are wider than
|
||||
the window are automatically wrapped. This is set by default. If not selected,
|
||||
a horizontal scroll bar is present if any lines are longer than the width
|
||||
of the window. </DD>
|
||||
|
||||
<DT>Set advanced search options... </DT>
|
||||
<DD>Selecting this item displays
|
||||
a popup window for setting the following search options: <B>Lexical file
|
||||
information; Synset location in database file; Sense number </B>. Choices
|
||||
for each are: </DD>
|
||||
</DL>
|
||||
<P>
|
||||
<tt> </tt> <tt> </tt> <B>Don't show </B> (default) <BR>
|
||||
<tt> </tt> <tt> </tt> <B>Show with searches </B> <BR>
|
||||
<tt> </tt> <tt> </tt> <B>Show with searches
|
||||
and overview </B> <BR>
|
||||
<P>
|
||||
When lexical file information is shown, the name of the
|
||||
lexicographer file is printed before each synset, enclosed in angle brackets
|
||||
(<B>< <I>...<B> > </B></I></B>). When both lexical file information and synset location information
|
||||
are displayed, the synset location information appears first. If within
|
||||
one lexicographer file more than one sense of a word is entered, an integer
|
||||
<I>lex_id </I> is appended onto all but one of the word's instances to uniquely
|
||||
identify it. In each synset, each word having a non-zero <I>lex_id </I> is printed
|
||||
with the <I>lex_id </I> value printed immediately following the word. If both
|
||||
lexicographer information and sense numbers are displayed, <I>lex_id </I>s, if
|
||||
present, precede sense numbers. <P>
|
||||
When synset location is shown, the byte
|
||||
offset of the synset in the database "data" file corresponding to the
|
||||
syntactic category of the synset is printed before each synset, enclosed
|
||||
in curly braces (<B>{ <I>...<B> } </B></I></B>). When both lexical file information and synset
|
||||
location information are displayed, the synset location information appears
|
||||
first. <P>
|
||||
When sense numbers are shown, the sense number of each word in
|
||||
each synset is printed immediately after the word, and is preceded by
|
||||
a number sign (<B># </B>).
|
||||
<DL>
|
||||
|
||||
<DT>Set maximum history length... </DT>
|
||||
<DD>Display a popup dialog in
|
||||
which the maximum number of previous searches to be kept on the History
|
||||
list can be set. </DD>
|
||||
|
||||
<DT>Set font... </DT>
|
||||
<DD>Display a popup window for setting
|
||||
the font (typeface) and font size to use for the Results Window. Choices
|
||||
for typeface are: <B>Courier </B>, <B>Helvetica </B>, and <B>Times </B> (default). Font size
|
||||
can be <B>small </B>, <B>medium </B> (default), or <B>large </B>. </DD>
|
||||
|
||||
<DT>Save current options as default
|
||||
</DT>
|
||||
<DD>Save the currently set options. Next time the browser is started, these
|
||||
options will be used as the user defaults. </DD>
|
||||
</DL>
|
||||
</blockquote>
|
||||
|
||||
<H3><A NAME="sect11" HREF="#toc11">Help </A></H3>
|
||||
<blockquote>
|
||||
<DL>
|
||||
|
||||
<DT>Help on using the WordNet
|
||||
browser </DT>
|
||||
<DD>Display this manual page. </DD>
|
||||
|
||||
<DT>Help on WordNet terminology </DT>
|
||||
<DD>Display the
|
||||
<B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
manual page. </DD>
|
||||
|
||||
<DT>Display the WordNet license </DT>
|
||||
<DD>Display the WordNet
|
||||
copyright notice and license agreement. </DD>
|
||||
|
||||
<DT>About the WordNet browser </DT>
|
||||
<DD>Information
|
||||
about this application. </DD>
|
||||
</DL>
|
||||
</blockquote>
|
||||
|
||||
<H2><A NAME="sect12" HREF="#toc12">SHORCUTS </A></H2>
|
||||
Clicking on any word in the Results
|
||||
Window while holding down the <FONT SIZE=-1><B>SHIFT </B></FONT>
|
||||
key on the keyboard causes the
|
||||
browser to replace <B>Search Word </B> with the word and display its Overview
|
||||
and available searches. Clicking on any word in the Results Window with
|
||||
the middle mouse button does the same thing. <P>
|
||||
Pressing the <FONT SIZE=-1><B>CONTROL-S </B></FONT>
|
||||
keys
|
||||
causes the browser to do as above on the text that is currently highlighted.
|
||||
Under Unix, this will work even if the highlighted text is in another
|
||||
window. This works on hyphenated strings and collocations, as well as
|
||||
individual words. <P>
|
||||
Pressing the <FONT SIZE=-1><B>CONTROL-G </B></FONT>
|
||||
keys displays the Substring
|
||||
Search Window. <P>
|
||||
|
||||
<H2><A NAME="sect13" HREF="#toc13">SEARCH RESULTS </A></H2>
|
||||
The results of a search of the WordNet
|
||||
database are displayed in the Results Window. Horizontal and vertical
|
||||
scroll bars are present for scrolling through the search results. <P>
|
||||
All
|
||||
searches other than the Overview list all senses matching the search results
|
||||
in the following general format. Items enclosed in italicized square brackets
|
||||
(<I>[ ... ] </I>) may not be present. <P>
|
||||
If a search cannot be performed on some senses
|
||||
of <I>searchstr </I>, the search results are headed by a string of the form:
|
||||
<tt> </tt> <tt> </tt> X of Y senses of <I>searchstr </I> <BR>
|
||||
<P>
|
||||
<blockquote>One line listing the number of senses matching
|
||||
the search selected. <P>
|
||||
Each sense matching the search selected displayed
|
||||
as follows: <P>
|
||||
<tt> </tt> <tt> </tt> <B>Sense <I>n </I></B> <BR>
|
||||
<tt> </tt> <tt> </tt> <I>[<B>{<I>synset_offset<B>}<I>] [<B><<I>lex_filename<B>><I>] word1[<B>#<I>sense_number][, word2...]
|
||||
</I></B></I></B></I></B></I></B></I></B></I> <BR>
|
||||
<P>
|
||||
Where <I>n </I> is the sense number of the search word, <I>synset_offset </I> is
|
||||
the byte offset of the synset in the <B>data.<I>pos </I></B> file corresponding to the
|
||||
syntactic category, <I>lex_filename </I> is the name of the lexicographer file
|
||||
that the synset comes from, <I>word1 </I> is the first word in the synset (note
|
||||
that this is not necessarily the search word) and <I>sense_number </I> is the
|
||||
WordNet sense number assigned to the preceding word. <I>synset_offset </I>, <I>lex_filename
|
||||
</I>, and <I>sense_number </I> are generated if the appropriate Options are specified.
|
||||
<P>
|
||||
The synsets matching the search selected are printed below each sense's
|
||||
synset output described above. Each line of output is preceded by a marker
|
||||
(usually <B>=> </B>), then a synset, formatted as described above. If a search
|
||||
traverses more one level of the tree, then successive lines are indented
|
||||
by spaces corresponding to its level in the hierarchy. Glosses are displayed
|
||||
in parentheses at the end of each synset if the appropriate Option is
|
||||
set. Each synset is printed on one line. <P>
|
||||
Senses are ordered from most
|
||||
to least frequently used, with the most common sense numbered <B>1 </B>. Frequency
|
||||
of use is determined by the number of times a sense is tagged in the various
|
||||
semantic concordance texts. Senses that are not semantically tagged follow
|
||||
the ordered senses. Note that this ordering is only an estimate based on
|
||||
usage in a small corpus. <P>
|
||||
Verb senses can be grouped by similarity of meaning,
|
||||
rather than ordered by frequency of use. When the <B>"Synonyms, grouped by
|
||||
similarity" </B> search is selected, senses that are close in meaning are
|
||||
printed together, with a line of dashes indicating the end of a group.
|
||||
See <B><A HREF="wngroups.7WN.html">wngroups</B>(7WN)</A>
|
||||
for a discussion how senses are grouped. <P>
|
||||
The output
|
||||
of the <B>"Derivationally Related Forms" </B> search shows word forms that are
|
||||
morphologically related to <B>searchstr </B>. Each word form pointed to from <I>searchstr
|
||||
</I> is displayed, preceded by <B>RELATED TO-> </B> and the syntactic category of the
|
||||
link, followed, on the next line, by its synset. Printed after the word
|
||||
form is <B># </B><I>n </I> where <I>n </I> indicates the WordNet sense number of the term pointed
|
||||
to. <P>
|
||||
The <B>"Domain" </B> and <B>"Domain Terms" </B> searches show the domain that a
|
||||
synset has been classified in and, conversely, all of the terms that have
|
||||
been assigned to a specific domain. A domain is either a <B>TOPIC, </B> <B>REGION
|
||||
</B> or <B>USAGE, </B> as reflected in the specific pointer character stored in the
|
||||
database, and displayed in the output. A <B>Domain </B> search on a term shows
|
||||
the domain, if any, that each synset containing <I>searchstr </I> has been classified
|
||||
in. The output display shows the domain type (<B>TOPIC, </B> <B>REGION </B> or <B>USAGE
|
||||
</B>), followed by the syntactic category of the domain synset and the terms
|
||||
in the synset. Each term is followed by <B># </B><I>n </I> where <I>n </I> indicates the WordNet
|
||||
sense number of the term. The converse search, <B>Domain Terms </B>, shows all
|
||||
of the synsets that have been placed into the domain <I>searchstr </I>, with
|
||||
analogous markers. <P>
|
||||
When the <B>"Sentence Frames" </B> search is specified, sample
|
||||
illustrative sentences and generic sentence frames are displayed. If a
|
||||
sample sentence is found, the base form of the search word is substituted
|
||||
into the sentence, and it is printed below the synset, preceded with the
|
||||
<B>EX: </B> marker. When no sample sentences are found, the generic sentence
|
||||
frames are displayed. Sentence frames that are acceptable for all words
|
||||
in a synset are preceded by the marker <B>*> </B>. If a frame is acceptable for
|
||||
the search word only, it is preceded by the marker <B>=> </B>. <P>
|
||||
Search results
|
||||
for adjectives are slightly different from those for other parts of speech.
|
||||
When an adjective is printed, its direct antonym, if it has one, is also
|
||||
printed in parentheses. When the search word is in a head synset, all
|
||||
of the head synset's satellites are also displayed. The position of an
|
||||
adjective in relation to the noun may be restricted to the <I>prenominal
|
||||
</I>, <I>postnominal </I> or <I>predicative </I> position. Where present, these restrictions
|
||||
are noted in parentheses. <P>
|
||||
When an adjective is a participle of a verb,
|
||||
the output indicates the verb and displays its synset. <P>
|
||||
When an adverb
|
||||
is derived from an adjective, the specific adjectival sense on which it
|
||||
is based is indicated. <P>
|
||||
The morphological transformations performed by
|
||||
the search code may result in more than one word to search for. <B>wnb()
|
||||
</B> automatically performs the requested search on all of the strings and
|
||||
returns the results grouped by word. For example, the verb <B>saw </B> is both
|
||||
the present tense of <B>saw </B> and the past tense of <B>see </B>. When there is more
|
||||
than one word to search for, search results are grouped by word. </blockquote>
|
||||
|
||||
<H2><A NAME="sect14" HREF="#toc14">DIAGNOSTICS
|
||||
</A></H2>
|
||||
If the WordNet database files cannot be opened, error messages are displayed.
|
||||
This is usually corrected by setting the environment variables described
|
||||
below to the proper location of the WordNet database for your installation.
|
||||
|
||||
<H2><A NAME="sect15" HREF="#toc15">ENVIRONMENT VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory for WordNet. Default
|
||||
is <B>/usr/local/WordNet-3.0 </B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in which the WordNet database
|
||||
has been installed. Default is <B>WNHOME/dict </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect16" HREF="#toc16">REGISTRY (WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B>
|
||||
</DT>
|
||||
<DD>Base directory for WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
|
||||
<DT><B>HKEY_CURRENT_USER\SOFTWARE\WordNet\3.0\wnres</B>
|
||||
</DT>
|
||||
<DD>User's default browser options. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect17" HREF="#toc17">FILES </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>index.<I>pos </I></B> </DT>
|
||||
<DD>database index files
|
||||
</DD>
|
||||
|
||||
<DT><B>data.<I>pos </I></B> </DT>
|
||||
<DD>database data files </DD>
|
||||
|
||||
<DT><B>*.vrb</B> </DT>
|
||||
<DD>files of sentences illustrating the
|
||||
use of verbs </DD>
|
||||
|
||||
<DT><B><I>pos </I>.exc</B> </DT>
|
||||
<DD>morphology exception lists </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect18" HREF="#toc18">SEE ALSO </A></H2>
|
||||
<B><A HREF="wnintro.1WN.html">wnintro</B>(1WN)</A>
|
||||
,
|
||||
<B><A HREF="wn.1WN.html">wn</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
, <B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
, <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
,<B></B> <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
,
|
||||
<B><A HREF="morphy.7WN.html">morphy</B>(7WN)</A>
|
||||
,<B></B> <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
, <B><A HREF="wngroups.7WN.html">wngroups</B>(7WN)</A>
|
||||
.
|
||||
<H2><A NAME="sect19" HREF="#toc19">BUGS </A></H2>
|
||||
Please reports bugs to
|
||||
wordnet@princeton.edu. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">WNB WINDOWS</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">SEARCHING THE DATABASE</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc5" HREF="#sect5">Changing the Search Word</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">Interrupting a Search</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc7" HREF="#sect7">MENUS</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc8" HREF="#sect8">File Menu</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">History</A></LI>
|
||||
<LI><A NAME="toc10" HREF="#sect10">Options</A></LI>
|
||||
<LI><A NAME="toc11" HREF="#sect11">Help</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc12" HREF="#sect12">SHORCUTS</A></LI>
|
||||
<LI><A NAME="toc13" HREF="#sect13">SEARCH RESULTS</A></LI>
|
||||
<LI><A NAME="toc14" HREF="#sect14">DIAGNOSTICS</A></LI>
|
||||
<LI><A NAME="toc15" HREF="#sect15">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc16" HREF="#sect16">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc17" HREF="#sect17">FILES</A></LI>
|
||||
<LI><A NAME="toc18" HREF="#sect18">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc19" HREF="#sect19">BUGS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,398 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNDB(5WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
index.noun, data.noun, index.verb, data.verb, index.adj, data.adj, index.adv,
|
||||
data.adv - WordNet database files <P>
|
||||
noun.exc, verb.exc. adj.exc adv.exc - morphology
|
||||
exception lists <P>
|
||||
sentidx.vrb, sents.vrb - files used by search code to display
|
||||
sentences illustrating the use of some specific verbs
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
For
|
||||
each syntactic category, two files are needed to represent the contents
|
||||
of the WordNet database - <B>index. </B><I>pos </I> and <B>data. </B><I>pos </I>, where <I>pos </I> is <B>noun
|
||||
</B>, <B>verb </B>, <B>adj </B> and <B>adv </B>. The other auxiliary files are used by the WordNet
|
||||
library's searching functions and are needed to run the various WordNet
|
||||
browsers. <P>
|
||||
Each index file is an alphabetized list of all the words found
|
||||
in WordNet in the corresponding part of speech. On each line, following
|
||||
the word, is a list of byte offsets (<I>synset_offset </I>s) in the corresponding
|
||||
data file, one for each synset containing the word. Words in the index
|
||||
file are in lower case only, regardless of how they were entered in the
|
||||
lexicographer files. This folds various orthographic representations of
|
||||
the word into one line enabling database searches to be case insensitive.
|
||||
See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
for a detailed description of the lexicographer files
|
||||
<P>
|
||||
A data file for a syntactic category contains information corresponding
|
||||
to the synsets that were specified in the lexicographer files, with relational
|
||||
pointers resolved to <I>synset_offset </I>s. Each line corresponds to a synset.
|
||||
Pointers are followed and hierarchies traversed by moving from one synset
|
||||
to another via the <I>synset_offset </I>s. <P>
|
||||
The exception list files, <I>pos </I><B>.exc
|
||||
</B>, are used to help the morphological processor find base forms from irregular
|
||||
inflections. <P>
|
||||
The files <B>sentidx.vrb </B> and <B>sents.vrb </B> contain sentences illustrating
|
||||
the use of specific senses of some verbs. These files are used by the
|
||||
searching software in response to a request for verb sentence frames.
|
||||
Generic sentence frames are displayed when an illustrative sentence is
|
||||
not present. <P>
|
||||
The various database files are in ASCII formats that are
|
||||
easily read by both humans and machines. All fields, unless otherwise
|
||||
noted, are separated by one space character, and all lines are terminated
|
||||
by a newline character. Fields enclosed in italicized square brackets
|
||||
may not be present. <P>
|
||||
See <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
for a glossary of WordNet terminology
|
||||
and a discussion of the database's content and logical organization.
|
||||
<H3><A NAME="sect2" HREF="#toc2">Index
|
||||
File Format </A></H3>
|
||||
Each index file begins with several lines containing a copyright
|
||||
notice, version number and license agreement. These lines all begin with
|
||||
two spaces and the line number so they do not interfere with the binary
|
||||
search algorithm that is used to look up entries in the index files. All
|
||||
other lines are in the following format. In the field descriptions, <B>number
|
||||
</B> always refers to a decimal integer unless otherwise defined. <P>
|
||||
<I>lemma pos synset_cnt p_cnt [ptr_symbol...] sense_cnt tagsense_cnt
|
||||
synset_offset [synset_offset...] </I> <BR>
|
||||
<P>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><I>lemma</I> </DT>
|
||||
<DD>lower case ASCII text of word
|
||||
or collocation. Collocations are formed by joining individual words with
|
||||
an underscore (<B>_ </B>) character. </DD>
|
||||
|
||||
<DT><I>pos</I> </DT>
|
||||
<DD>Syntactic category: <B>n </B> for noun files,
|
||||
<B>v </B> for verb files, <B>a </B> for adjective files, <B>r </B> for adverb files. </DD>
|
||||
</DL>
|
||||
<P>
|
||||
<P>
|
||||
All remaining
|
||||
fields are with respect to senses of <I>lemma </I> in <I>pos </I>. <P>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><I>synset_cnt</I> </DT>
|
||||
<DD>Number
|
||||
of synsets that <I>lemma </I> is in. This is the number of senses of the word
|
||||
in WordNet. See <FONT SIZE=-1><B>Sense Numbers </B></FONT>
|
||||
below for a discussion of how sense numbers
|
||||
are assigned and the order of <I>synset_offset </I>s in the index files. </DD>
|
||||
|
||||
<DT><I>p_cnt</I>
|
||||
</DT>
|
||||
<DD>Number of different pointers that <I>lemma </I> has in all synsets containing
|
||||
it. </DD>
|
||||
|
||||
<DT><I>ptr_symbol</I> </DT>
|
||||
<DD>A space separated list of <I>p_cnt </I> different types of pointers
|
||||
that <I>lemma </I> has in all synsets containing it. See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
for a list
|
||||
of <I>pointer_symbol </I>s. If all senses of <I>lemma </I> have no pointers, this field
|
||||
is omitted and <I>p_cnt </I> is <B>0 </B>. </DD>
|
||||
|
||||
<DT><I>sense_cnt</I> </DT>
|
||||
<DD>Same as <I>sense_cnt </I> above. This
|
||||
is redundant, but the field was preserved for compatibility reasons. </DD>
|
||||
|
||||
<DT><I>tagsense_cnt</I>
|
||||
</DT>
|
||||
<DD>Number of senses of <I>lemma </I> that are ranked according to their frequency
|
||||
of occurrence in semantic concordance texts. </DD>
|
||||
|
||||
<DT><I>synset_offset</I> </DT>
|
||||
<DD>Byte offset
|
||||
in <B>data.<I>pos </I></B> file of a synset containing <I>lemma </I>. Each <I>synset_offset </I> in
|
||||
the list corresponds to a different sense of <I>lemma </I> in WordNet. <I>synset_offset
|
||||
</I> is an 8 digit, zero-filled decimal integer that can be used with <B><A HREF="fseek.3.html">fseek</B>(3)</A>
|
||||
|
||||
to read a synset from the data file. When passed to <B><A HREF="read_synset.3WN.html">read_synset</B>(3WN)</A>
|
||||
along
|
||||
with the syntactic category, a data structure containing the parsed synset
|
||||
is returned. </DD>
|
||||
</DL>
|
||||
|
||||
<H3><A NAME="sect3" HREF="#toc3">Data File Format </A></H3>
|
||||
Each data file begins with several lines
|
||||
containing a copyright notice, version number and license agreement. These
|
||||
lines all begin with two spaces and the line number. All other lines are
|
||||
in the following format. Integer fields are of fixed length, and are zero-filled.
|
||||
<P>
|
||||
<I>synset_offset lex_filenum ss_type w_cnt word lex_id [word lex_id...] p_cnt [ptr...] [frames...] <B>|
|
||||
</B></I><I> gloss </I> <BR>
|
||||
<P>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><I>synset_offset</I> </DT>
|
||||
<DD>Current byte offset in the file represented
|
||||
as an 8 digit decimal integer. </DD>
|
||||
|
||||
<DT><I>lex_filenum</I> </DT>
|
||||
<DD>Two digit decimal integer
|
||||
corresponding to the lexicographer file name containing the synset. See
|
||||
<B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
for the list of filenames and their corresponding numbers.
|
||||
</DD>
|
||||
|
||||
<DT><I>ss_type</I> </DT>
|
||||
<DD>One character code indicating the synset type: </DD>
|
||||
</DL>
|
||||
<P>
|
||||
<blockquote><B>n </B><tt> </tt> <tt> </tt> NOUN <BR>
|
||||
<B>v </B><tt> </tt> <tt> </tt> VERB
|
||||
<BR>
|
||||
<B>a </B><tt> </tt> <tt> </tt> ADJECTIVE <BR>
|
||||
<B>s </B><tt> </tt> <tt> </tt> ADJECTIVE SATELLITE <BR>
|
||||
<B>r </B><tt> </tt> <tt> </tt> ADVERB <BR>
|
||||
</blockquote>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><I>w_cnt</I> </DT>
|
||||
<DD>Two digit hexadecimal
|
||||
integer indicating the number of words in the synset. </DD>
|
||||
|
||||
<DT><I>word</I> </DT>
|
||||
<DD>ASCII form
|
||||
of a word as entered in the synset by the lexicographer, with spaces replaced
|
||||
by underscore characters (<B>_ </B>). The text of the word is case sensitive,
|
||||
in contrast to its form in the corresponding <B>index. </B><I>pos </I> file, that contains
|
||||
only lower-case forms. In <B>data.adj </B>, a <I>word </I> is followed by a syntactic
|
||||
marker if one was specified in the lexicographer file. A syntactic marker
|
||||
is appended, in parentheses, onto <I>word </I> without any intervening spaces.
|
||||
See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
for a list of the syntactic markers for adjectives. </DD>
|
||||
|
||||
<DT><I>lex_id</I>
|
||||
</DT>
|
||||
<DD>One digit hexadecimal integer that, when appended onto <I>lemma </I>, uniquely
|
||||
identifies a sense within a lexicographer file. <I>lex_id </I> numbers usually
|
||||
start with <B>0 </B>, and are incremented as additional senses of the word are
|
||||
added to the same file, although there is no requirement that the numbers
|
||||
be consecutive or begin with <B>0 </B>. Note that a value of <B>0 </B> is the default,
|
||||
and therefore is not present in lexicographer files. </DD>
|
||||
|
||||
<DT><I>p_cnt</I> </DT>
|
||||
<DD>Three digit
|
||||
decimal integer indicating the number of pointers from this synset to
|
||||
other synsets. If <I>p_cnt </I> is <B>000 </B> the synset has no pointers. </DD>
|
||||
|
||||
<DT><I>ptr</I> </DT>
|
||||
<DD>A pointer
|
||||
from this synset to another. <I>ptr </I> is of the form: </DD>
|
||||
</DL>
|
||||
<P>
|
||||
<I>pointer_symbol synset_offset pos source/target
|
||||
</I> <BR>
|
||||
<P>
|
||||
where <I>synset_offset </I> is the byte offset of the target synset in the
|
||||
data file corresponding to <I>pos </I>. <P>
|
||||
The <I>source/target </I> field distinguishes
|
||||
lexical and semantic pointers. It is a four byte field, containing two
|
||||
two-digit hexadecimal integers. The first two digits indicates the word
|
||||
number in the current (source) synset, the last two digits indicate the
|
||||
word number in the target synset. A value of <B>0000 </B> means that <I>pointer_symbol
|
||||
</I> represents a semantic relation between the current (source) synset and
|
||||
the target synset indicated by <I>synset_offset </I>. <P>
|
||||
A lexical relation between
|
||||
two words in different synsets is represented by non-zero values in the
|
||||
source and target word numbers. The first and last two bytes of this field
|
||||
indicate the word numbers in the source and target synsets, respectively,
|
||||
between which the relation holds. Word numbers are assigned to the <I>word
|
||||
</I> fields in a synset, from left to right, beginning with <B>1 </B>. <P>
|
||||
See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
|
||||
for a list of <I>pointer_symbol </I>s, and semantic and lexical pointer classifications.
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><I>frames</I> </DT>
|
||||
<DD>In <B>data.verb </B> only, a list of numbers corresponding to the generic
|
||||
verb sentence frames for <I>word </I>s in the synset. <I>frames </I> is of the form:
|
||||
</DD>
|
||||
</DL>
|
||||
<P>
|
||||
<I>f_cnt </I> <B>+ </B> <I> f_num w_num [ </I> <B>+ </B> <I> f_num w_num...] </I> <BR>
|
||||
<P>
|
||||
where <I>f_cnt </I> a two
|
||||
digit decimal integer indicating the number of generic frames listed,
|
||||
<I>f_num </I> is a two digit decimal integer frame number, and <I>w_num </I> is a two
|
||||
digit hexadecimal integer indicating the word in the synset that the frame
|
||||
applies to. As with pointers, if this number is <B>00 </B>, <I>f_num </I> applies to
|
||||
all <I>word </I>s in the synset. If non-zero, it is applicable only to the word
|
||||
indicated. Word numbers are assigned as described for pointers. Each <I>f_num w_num
|
||||
</I> pair is preceded by a <B>+ </B>. See <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
for the text of the generic
|
||||
sentence frames.
|
||||
<DL>
|
||||
|
||||
<DT><I>gloss</I> </DT>
|
||||
<DD>Each synset contains a gloss. A <I>gloss </I> is represented
|
||||
as a vertical bar (<B>| </B>), followed by a text string that continues until
|
||||
the end of the line. The gloss may contain a definition, one or more example
|
||||
sentences, or both. </DD>
|
||||
</DL>
|
||||
|
||||
<H3><A NAME="sect4" HREF="#toc4">Sense Numbers </A></H3>
|
||||
Senses in WordNet are generally ordered
|
||||
from most to least frequently used, with the most common sense numbered
|
||||
<B>1 </B>. Frequency of use is determined by the number of times a sense is tagged
|
||||
in the various semantic concordance texts. Senses that are not semantically
|
||||
tagged follow the ordered senses. The <I>tagsense_cnt </I> field for each entry
|
||||
in the <B>index.<I>pos </I></B> files indicates how many of the senses in the list have
|
||||
been tagged. <P>
|
||||
The <B><A HREF="cntlist.5WN.html">cntlist</B>(5WN)</A>
|
||||
file provided with the database lists the
|
||||
number of times each sense is tagged in the semantic concordances. The
|
||||
data from <B>cntlist </B> is used by <B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
to order the senses of each word.
|
||||
When the <B>index </B>.<I>pos </I> files are generated, the <I>synset_offset </I>s are output
|
||||
in sense number order, with sense 1 first in the list. Senses with the
|
||||
same number of semantic tags are assigned unique but consecutive sense
|
||||
numbers. The WordNet <FONT SIZE=-1><B>OVERVIEW </B></FONT>
|
||||
search displays all senses of the specified
|
||||
word, in all syntactic categories, and indicates which of the senses are
|
||||
represented in the semantically tagged texts.
|
||||
<H3><A NAME="sect5" HREF="#toc5">Exception List File Format
|
||||
</A></H3>
|
||||
Exception lists are alphabetized lists of inflected forms of words and
|
||||
their base forms. The first field of each line is an inflected form, followed
|
||||
by a space separated list of one or more base forms of the word. There
|
||||
is one exception list file for each syntactic category. <P>
|
||||
Note that the
|
||||
noun and verb exception lists were automatically generated from a machine-readable
|
||||
dictionary, and contain many words that are not in WordNet. Also, for
|
||||
many of the inflected forms, base forms could be easily derived using
|
||||
the standard rules of detachment programmed into Morphy (See <B><A HREF="morph.7WN.html">morph</B>(7WN)</A>
|
||||
).
|
||||
These anomalies are allowed to remain in the exception list files, as
|
||||
they do no harm. <P>
|
||||
|
||||
<H3><A NAME="sect6" HREF="#toc6">Verb Example Sentences </A></H3>
|
||||
For some verb senses, example
|
||||
sentences illustrating the use of the verb sense can be displayed. Each
|
||||
line of the file <B>sentidx.vrb </B> contains a <I>sense_key </I> followed by a space
|
||||
and a comma separated list of example sentence template numbers, in decimal.
|
||||
The file <B>sents.vrb </B> lists all of the example sentence templates. Each
|
||||
line begins with the template number followed by a space. The rest of
|
||||
the line is the text of a template example sentence, with <B>%s </B> used as
|
||||
a placeholder in the text for the verb. Both files are sorted alphabetically
|
||||
so that the <I>sense_key </I> and template sentence number can be used as indices,
|
||||
via <B><A HREF="binsrch.3WN.html">binsrch</B>(3WN)</A>
|
||||
,<B></B> into the appropriate file. <P>
|
||||
When a request for <FONT SIZE=-1><B>FRAMES
|
||||
</B></FONT>
|
||||
is made, the WordNet search code looks for the sense in <B>sentidx.vrb </B>.
|
||||
If found, the sentence template(s) listed is retrieved from <B>sents.vrb
|
||||
</B>, and the <B>%s </B> is replaced with the verb. If the sense is not found, the
|
||||
applicable generic sentence frame(s) listed in <I>frames </I> is displayed.
|
||||
<H2><A NAME="sect7" HREF="#toc7">NOTES
|
||||
</A></H2>
|
||||
Information in the <B>data.<I>pos </I></B> and <B>index.<I>pos </I></B> files represents all of the
|
||||
word senses and synsets in the WordNet database. The <I>word </I>, <I>lex_id </I>, and
|
||||
<I>lex_filenum </I> fields together uniquely identify each word sense in WordNet.
|
||||
These can be encoded in a <I>sense_key </I> as described in <B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
. Each
|
||||
synset in the database can be uniquely identified by combining the <I>synset_offset
|
||||
</I> for the synset with a code for the syntactic category (since it is possible
|
||||
for synsets in different <B>data.<I>pos </I></B> files to have the same <I>synset_offset
|
||||
</I>). <P>
|
||||
The WordNet system provide both command line and window-based browser
|
||||
interfaces to the database. Both interfaces utilize a common library of
|
||||
search and morphology code. The source code for the library and interfaces
|
||||
is included in the WordNet package. See <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
for an overview of
|
||||
the WordNet source code.
|
||||
<H2><A NAME="sect8" HREF="#toc8">ENVIRONMENT VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory
|
||||
for WordNet. Default is <B>/usr/local/WordNet-3.0 </B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in
|
||||
which the WordNet database has been installed. Default is <B>WNHOME/dict
|
||||
</B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect9" HREF="#toc9">REGISTRY (WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B> </DT>
|
||||
<DD>Base directory
|
||||
for WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect10" HREF="#toc10">FILES </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>index.<I>pos </I></B> </DT>
|
||||
<DD>database
|
||||
index files </DD>
|
||||
|
||||
<DT><B>data.<I>pos </I></B> </DT>
|
||||
<DD>database data files </DD>
|
||||
|
||||
<DT><B>*.vrb</B> </DT>
|
||||
<DD>files of sentences illustrating
|
||||
the use of verbs </DD>
|
||||
|
||||
<DT><B><I>pos </I>.exc</B> </DT>
|
||||
<DD>morphology exception lists </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect11" HREF="#toc11">SEE ALSO </A></H2>
|
||||
<B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
,
|
||||
<B><A HREF="wn.1WN.html">wn</B>(1WN)</A>
|
||||
, <B><A HREF="wnb.1WN.html">wnb</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="binsrch.3WN.html">binsrch</B>(3WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
, <B><A HREF="cntlist.5WN.html">cntlist</B>(5WN)</A>
|
||||
,
|
||||
<B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
, <B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
, <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
, <B><A HREF="morphy.7WN.html">morphy</B>(7WN)</A>
|
||||
, <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
,
|
||||
<B><A HREF="wngroups.7WN.html">wngroups</B>(7WN)</A>
|
||||
, <B><A HREF="wnstats.7WN.html">wnstats</B>(7WN)</A>
|
||||
. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">Index File Format</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Data File Format</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Sense Numbers</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">Exception List File Format</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">Verb Example Sentences</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc7" HREF="#sect7">NOTES</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc10" HREF="#sect10">FILES</A></LI>
|
||||
<LI><A NAME="toc11" HREF="#sect11">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,325 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNGLOSS(7WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wngloss - glossary of terms used in WordNet system
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION
|
||||
</A></H2>
|
||||
The <I>WordNet Reference Manual </I> consists of Unix-style manual pages divided
|
||||
into sections as follows: <P>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=CENTER><B>Section </B> </TD> <TD ALIGN=CENTER><B>Description </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=CENTER>1 </TD> <TD ALIGN=LEFT>WordNet User
|
||||
Commands </TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER>3 </TD> <TD ALIGN=LEFT>WordNet Library Functions </TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER>5 </TD> <TD ALIGN=LEFT>WordNet File Formats </TD> </TR>
|
||||
|
||||
<TR> <TD ALIGN=CENTER>7 </TD> <TD ALIGN=LEFT>Miscellaneous Information about WordNet </TD> </TR>
|
||||
</TABLE>
|
||||
<P>
|
||||
|
||||
<H3><A NAME="sect2" HREF="#toc2">System Description </A></H3>
|
||||
The
|
||||
WordNet system consists of lexicographer files, code to convert these
|
||||
files into a database, and search routines and interfaces that display
|
||||
information from the database. The lexicographer files organize nouns,
|
||||
verbs, adjectives and adverbs into groups of synonyms, and describe relations
|
||||
between synonym groups. <B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
converts the lexicographer files into
|
||||
a database that encodes the relations between the synonym groups. The
|
||||
different interfaces to the WordNet database utilize a common library
|
||||
of search routines to display these relations. Note that the lexicographer
|
||||
files and <B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
program are not generally distributed. <P>
|
||||
|
||||
<H3><A NAME="sect3" HREF="#toc3">Database
|
||||
Organization </A></H3>
|
||||
Information in WordNet is organized around logical groupings
|
||||
called synsets. Each synset consists of a list of synonymous words or
|
||||
collocations (eg. <B>"fountain pen" </B>, <B>"take in" </B>), and pointers that describe
|
||||
the relations between this synset and other synsets. A word or collocation
|
||||
may appear in more than one synset, and in more than one part of speech.
|
||||
The words in a synset are grouped such that they are interchangeable
|
||||
in some context. <P>
|
||||
Two kinds of relations are represented by pointers: lexical
|
||||
and semantic. Lexical relations hold between semantically related word
|
||||
forms; semantic relations hold between word meanings. These relations
|
||||
include (but are not limited to) hypernymy/hyponymy (superordinate/subordinate),
|
||||
antonymy, entailment, and meronymy/holonymy. <P>
|
||||
Nouns and verbs are organized
|
||||
into hierarchies based on the hypernymy/hyponymy relation between synsets.
|
||||
Additional pointers are be used to indicate other relations. <P>
|
||||
Adjectives
|
||||
are arranged in clusters containing head synsets and satellite synsets.
|
||||
Each cluster is organized around antonymous pairs (and occasionally antonymous
|
||||
triplets). The antonymous pairs (or triplets) are indicated in the head
|
||||
synsets of a cluster. Most head synsets have one or more satellite synsets,
|
||||
each of which represents a concept that is similar in meaning to the concept
|
||||
represented by the head synset. One way to think of the adjective cluster
|
||||
organization is to visualize a wheel, with a head synset as the hub and
|
||||
satellite synsets as the spokes. Two or more wheels are logically connected
|
||||
via antonymy, which can be thought of as an axle between the wheels. <P>
|
||||
Pertainyms
|
||||
are relational adjectives and do not follow the structure just described.
|
||||
Pertainyms do not have antonyms; the synset for a pertainym most often
|
||||
contains only one word or collocation and a lexical pointer to the noun
|
||||
that the adjective is "pertaining to". Participial adjectives have lexical
|
||||
pointers to the verbs that they are derived from. <P>
|
||||
Adverbs are often derived
|
||||
from adjectives, and sometimes have antonyms; therefore the synset for
|
||||
an adverb usually contains a lexical pointer to the adjective from which
|
||||
it is derived. <P>
|
||||
See <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
for a detailed description of the database
|
||||
files and how the data are represented.
|
||||
<H2><A NAME="sect4" HREF="#toc4">GLOSSARY OF TERMS </A></H2>
|
||||
Many terms
|
||||
used in the <I>WordNet Reference Manual </I> are unique to the WordNet system.
|
||||
Other general terms have specific meanings when used in the WordNet documentation.
|
||||
Definitions for many of these terms are given to help with the interpretation
|
||||
and understanding of the reference manual, and in the use of the WordNet
|
||||
system. <P>
|
||||
In following definitions <B>word </B> is used in place of <B>word or collocation
|
||||
</B>.
|
||||
<DL>
|
||||
|
||||
<DT><B>adjective cluster</B> </DT>
|
||||
<DD>A group of adjective synsets that are organized around
|
||||
antonymous pairs or triplets. An adjective cluster contains two or more
|
||||
<B>head synsets </B> which represent antonymous concepts. Each head synset has
|
||||
one or more <B>satellite synsets </B>. </DD>
|
||||
|
||||
<DT><B>attribute</B> </DT>
|
||||
<DD>A noun for which adjectives
|
||||
express values. The noun <B>weight </B> is an attribute, for which the adjectives
|
||||
<B>light </B> and <B>heavy </B> express values. </DD>
|
||||
|
||||
<DT><B>base form</B> </DT>
|
||||
<DD>The base form of a word
|
||||
or collocation is the form to which inflections are added. </DD>
|
||||
|
||||
<DT><B>basic synset</B>
|
||||
</DT>
|
||||
<DD>Syntactically, same as <B>synset </B>. Term is used in <B><A HREF="wninput.5WN.html">wninput</B>(5WN)<B></B></A>
|
||||
to help
|
||||
explain differences in entering synsets in lexicographer files. </DD>
|
||||
|
||||
<DT><B>collocation</B>
|
||||
</DT>
|
||||
<DD>A collocation in WordNet is a string of two or more words, connected
|
||||
by spaces or hyphens. Examples are: <B>man-eating shark </B>, <B>blue-collar </B>, <B>depend on
|
||||
</B>, <B>line of products </B>. In the database files spaces are represented as underscore
|
||||
(<B>_ </B>) characters. </DD>
|
||||
|
||||
<DT><B>coordinate</B> </DT>
|
||||
<DD>Coordinate terms are nouns or verbs that have
|
||||
the same <B>hypernym </B>. </DD>
|
||||
|
||||
<DT><B>cross-cluster pointer</B> </DT>
|
||||
<DD>A <B>semantic pointer </B> from one
|
||||
adjective cluster to another. </DD>
|
||||
|
||||
<DT><B>derivationally related forms</B> </DT>
|
||||
<DD>Terms in different
|
||||
syntactic categories that have the same root form and are semantically
|
||||
related. </DD>
|
||||
|
||||
<DT><B>direct antonyms</B> </DT>
|
||||
<DD>A pair of words between which there is an associative
|
||||
bond resulting from their frequent co-occurrence. In <B>adjective clusters
|
||||
</B>, direct antonyms appears only in <B>head synsets </B>. </DD>
|
||||
|
||||
<DT><B>domain</B> </DT>
|
||||
<DD>A topical classification
|
||||
to which a synset has been linked with a CATEGORY, REGION or USAGE pointer.
|
||||
</DD>
|
||||
|
||||
<DT><B>domain term</B> </DT>
|
||||
<DD>A synset belonging to a topical class. A domain term is further
|
||||
identified as being a CATEGORY_TERM, REGION_TERM or USAGE_TERM. </DD>
|
||||
|
||||
<DT><B>entailment</B>
|
||||
</DT>
|
||||
<DD>A verb <B>X </B> entails <B>Y </B> if <B>X </B> cannot be done unless <B>Y </B> is, or has been,
|
||||
done. </DD>
|
||||
|
||||
<DT><B>exception list</B> </DT>
|
||||
<DD>Morphological transformations for words that are
|
||||
not regular and therefore cannot be processed in an algorithmic manner.
|
||||
</DD>
|
||||
|
||||
<DT><B>group</B> </DT>
|
||||
<DD>Verb senses that similar in meaning and have been manually grouped
|
||||
together. </DD>
|
||||
|
||||
<DT><B>gloss</B> </DT>
|
||||
<DD>Each synset contains <B>gloss </B> consisting of a definition
|
||||
and optionally example sentences. </DD>
|
||||
|
||||
<DT><B>head synset</B> </DT>
|
||||
<DD>Synset in an adjective <B>cluster
|
||||
</B> containing at least one word that has a <B>direct antonym </B>. </DD>
|
||||
|
||||
<DT><B>holonym</B> </DT>
|
||||
<DD>The
|
||||
name of the whole of which the meronym names a part. <B>Y </B> is a holonym
|
||||
of <B>X </B> if <B>X </B> is a part of <B>Y </B>. </DD>
|
||||
|
||||
<DT><B>hypernym</B> </DT>
|
||||
<DD>The generic term used to designate
|
||||
a whole class of specific instances. <B>Y </B> is a hypernym of <B>X </B> if <B>X </B> is a
|
||||
(kind of) <B>Y </B>. </DD>
|
||||
|
||||
<DT><B>hyponym</B> </DT>
|
||||
<DD>The specific term used to designate a member of
|
||||
a class. <B>X </B> is a hyponym of <B>Y </B> if <B>X </B> is a (kind of) <B>Y </B>. </DD>
|
||||
|
||||
<DT><B>indirect antonym</B>
|
||||
</DT>
|
||||
<DD>An adjective in a <B>satellite synset </B> that does not have a <B>direct antonym
|
||||
</B> has an indirect antonyms via the direct antonym of the <B>head synset </B>. </DD>
|
||||
|
||||
<DT><B>instance</B>
|
||||
</DT>
|
||||
<DD>A proper noun that refers to a particular, unique referent (as distinguished
|
||||
from nouns that refer to classes). This is a specific form of hyponym.
|
||||
</DD>
|
||||
|
||||
<DT><B>lemma</B> </DT>
|
||||
<DD>Lower case ASCII text of word as found in the WordNet database
|
||||
index files. Usually the <B>base form </B> for a word or collocation. </DD>
|
||||
|
||||
<DT><B>lexical
|
||||
pointer</B> </DT>
|
||||
<DD>A lexical pointer indicates a relation between words in synsets
|
||||
(word forms). </DD>
|
||||
|
||||
<DT><B>lexicographer file</B> </DT>
|
||||
<DD>Files containing the raw data for WordNet
|
||||
synsets, edited by lexicographers, that are input to the <B>grind </B> program
|
||||
to generate a WordNet database. </DD>
|
||||
|
||||
<DT><B>lexicographer id (lex id)</B> </DT>
|
||||
<DD>A decimal integer
|
||||
that, when appended onto <B>lemma </B>, uniquely identifies a sense within a
|
||||
lexicographer file. </DD>
|
||||
|
||||
<DT><B>monosemous</B> </DT>
|
||||
<DD>Having only one sense in a syntactic category.
|
||||
</DD>
|
||||
|
||||
<DT><B>meronym</B> </DT>
|
||||
<DD>The name of a constituent part of, the substance of, or a member
|
||||
of something. <B>X </B> is a meronym of <B>Y </B> if <B>X </B> is a part of <B>Y </B>. </DD>
|
||||
|
||||
<DT><B>part of speech</B>
|
||||
</DT>
|
||||
<DD>WordNet defines "part of speech" as either noun, verb, adjective, or
|
||||
adverb. Same as <B>syntactic category </B>. </DD>
|
||||
|
||||
<DT><B>participial adjective</B> </DT>
|
||||
<DD>An adjective
|
||||
that is derived from a verb. </DD>
|
||||
|
||||
<DT><B>pertainym</B> </DT>
|
||||
<DD>A relational adjective. Adjectives
|
||||
that are pertainyms are usually defined by such phrases as "of or pertaining
|
||||
to" and do not have antonyms. A pertainym can point to a noun or another
|
||||
pertainym. </DD>
|
||||
|
||||
<DT><B>polysemous</B> </DT>
|
||||
<DD>Having more than one sense in a syntactic category.
|
||||
</DD>
|
||||
|
||||
<DT><B>polysemy count</B> </DT>
|
||||
<DD>Number of senses of a word in a syntactic category, in
|
||||
WordNet. </DD>
|
||||
|
||||
<DT><B>postnominal</B> </DT>
|
||||
<DD>A postnominal adjective occurs only immediately following
|
||||
the noun that it modifies. </DD>
|
||||
|
||||
<DT><B>predicative</B> </DT>
|
||||
<DD>An adjective that can be used
|
||||
only in predicate positions. If <B>X </B> is a predicate adjective, it can only
|
||||
be used in such phrases as "it is <B>X </B>" and never prenominally. </DD>
|
||||
|
||||
<DT><B>prenominal</B>
|
||||
</DT>
|
||||
<DD>An adjective that can occur only before the noun that it modifies: it
|
||||
cannot be used predicatively. </DD>
|
||||
|
||||
<DT><B>satellite synset</B> </DT>
|
||||
<DD>Synset in an adjective
|
||||
<B>cluster </B> representing a concept that is similar in meaning to the concept
|
||||
represented by its <B>head synset </B>. </DD>
|
||||
|
||||
<DT><B>semantic concordance</B> </DT>
|
||||
<DD>A textual corpus
|
||||
(e.g. the Brown Corpus) and a lexicon (e.g. WordNet) so combined that every
|
||||
substantive word in the text is linked to its appropriate sense in the
|
||||
lexicon via a <B>semantic tag </B>. </DD>
|
||||
|
||||
<DT><B>semantic tag</B> </DT>
|
||||
<DD>A pointer from a word in a text
|
||||
file to a specific sense of that word in the WordNet database. A semantic
|
||||
tag in a semantic concordance is represented by a <B>sense key </B>. </DD>
|
||||
|
||||
<DT><B>semantic
|
||||
pointer</B> </DT>
|
||||
<DD>A semantic pointer indicates a relation between synsets (concepts).
|
||||
</DD>
|
||||
|
||||
<DT><B>sense</B> </DT>
|
||||
<DD>A meaning of a word in WordNet. Each sense of a word is in a different
|
||||
<B>synset </B>. </DD>
|
||||
|
||||
<DT><B>sense key</B> </DT>
|
||||
<DD>Information necessary to find a sense in the WordNet
|
||||
database. A sense key combines a <B>lemma </B> field and codes for the synset
|
||||
type, lexicographer id, lexicographer file number, and information about
|
||||
a satellite's <B>head synset </B>, if required. See <B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
for a description
|
||||
of the format of a sense key. </DD>
|
||||
|
||||
<DT><B>subordinate</B> </DT>
|
||||
<DD>Same as <B>hyponym </B>. </DD>
|
||||
|
||||
<DT><B>superordinate</B>
|
||||
</DT>
|
||||
<DD>Same as <B>hypernym </B>. </DD>
|
||||
|
||||
<DT><B>synset</B> </DT>
|
||||
<DD>A synonym set; a set of words that are interchangeable
|
||||
in some context without changing the truth value of the preposition in
|
||||
which they are embedded. </DD>
|
||||
|
||||
<DT><B>troponym</B> </DT>
|
||||
<DD>A verb expressing a specific manner
|
||||
elaboration of another verb. <B>X </B> is a troponym of <B>Y </B> if <B>to X </B> is <B>to Y </B> in
|
||||
some manner. </DD>
|
||||
|
||||
<DT><B>unique beginner</B> </DT>
|
||||
<DD>A noun synset with no <B>superordinate </B>. </DD>
|
||||
</DL>
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">System Description</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Database Organization</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc4" HREF="#sect4">GLOSSARY OF TERMS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,80 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNGROUPS(7WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wngroups - discussion of WordNet search code to group similar verb
|
||||
senses
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
Some similar senses of verbs have been grouped by
|
||||
the lexicographers. This grouping is done statically in the lexicographer
|
||||
source files using the semantic <I>pointer_symbol </I> <B>$ </B>. Transitivity is used
|
||||
to combine groups of overlapping senses into the largest sense groups
|
||||
possible.
|
||||
<H2><A NAME="sect2" HREF="#toc2">NOTES </A></H2>
|
||||
Coverage of verb groups is incomplete.
|
||||
<H2><A NAME="sect3" HREF="#toc3">ENVIRONMENT VARIABLES
|
||||
(UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory for WordNet. Default is <B>/usr/local/WordNet-3.0
|
||||
</B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in which the WordNet database has been installed.
|
||||
Default is <B>WNHOME/dict </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect4" HREF="#toc4">REGISTRY (WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B>
|
||||
</DT>
|
||||
<DD>Base directory for WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">FILES
|
||||
</A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>sentidx.vrb</B> </DT>
|
||||
<DD>verb sense keys and sentence frame numbers </DD>
|
||||
|
||||
<DT><B>sents.vrb</B> </DT>
|
||||
<DD>example
|
||||
sentence frames </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect6" HREF="#toc6">SEE ALSO </A></H2>
|
||||
<B><A HREF="wn.1WN.html">wn</B>(1WN)</A>
|
||||
, <B><A HREF="wnb.1WN.html">wnb</B>(1WN)</A>
|
||||
, <B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
, <B><A HREF="wnsearch.3WN.html">wnsearch</B>(3WN)</A>
|
||||
,
|
||||
<B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="wnintro.7WN.html">wnintro</B>(7WN)</A>
|
||||
. <P>
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">NOTES</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">FILES</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,491 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNINPUT(5WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
noun.<I>suffix </I>, verb.<I>suffix </I>, adj.<I>suffix </I>, adv.<I>suffix </I> - WordNet lexicographer
|
||||
files that are input to <B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
WordNet's source files
|
||||
are written by lexicographers. They are the product of a detailed relational
|
||||
analysis of lexical semantics: a variety of lexical and semantic relations
|
||||
are used to represent the organization of lexical knowledge. Two kinds
|
||||
of building blocks are distinguished in the source files: word forms and
|
||||
word meanings. Word forms are represented in their familiar orthography;
|
||||
word meanings are represented by synonym sets (<I>synset </I>s) - lists of synonymous
|
||||
word forms that are interchangeable in some context. Two kinds of relations
|
||||
are recognized: lexical and semantic. Lexical relations hold between word
|
||||
forms; semantic relations hold between word meanings. <P>
|
||||
Lexicographer files
|
||||
correspond to the syntactic categories implemented in WordNet - noun, verb,
|
||||
adjective and adverb. All of the synsets in a lexicographer file are in
|
||||
the same syntactic category. Each synset consists of a list of synonymous
|
||||
words or collocations (eg. <B>"fountain pen" </B>, <B>"take in" </B>), and pointers that
|
||||
describe the relations between this synset and other synsets. These relations
|
||||
include (but are not limited to) hypernymy/hyponymy, antonymy, entailment,
|
||||
and meronymy/holonymy. A word or collocation may appear in more than one
|
||||
synset, and in more than one part of speech. Each use of a word in a synset
|
||||
represents a sense of that word in the part of speech corresponding to
|
||||
the synset. <P>
|
||||
Adjectives may be organized into clusters containing head
|
||||
synsets and satellite synsets. Adverbs generally point to the adjectives
|
||||
from which they are derived. <P>
|
||||
See <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
for a glossary of WordNet
|
||||
terminology and a discussion of the database's content and logical organization.
|
||||
|
||||
<H3><A NAME="sect2" HREF="#toc2">Lexicographer File Names </A></H3>
|
||||
The names of the lexicographer files are of
|
||||
the form: <P>
|
||||
<blockquote><I>pos</I>.<I>suffix</I> </blockquote>
|
||||
<P>
|
||||
where <I>pos </I> is either <B>noun </B>, <B>verb </B>, <B>adj </B> or <B>adv
|
||||
</B>. <I>suffix </I> may be used to organize groups of synsets into different files,
|
||||
for example <B>noun.animal </B> and <B>noun.plant </B>. See <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
for a list of
|
||||
lexicographer file names that are used in building WordNet.
|
||||
<H3><A NAME="sect3" HREF="#toc3">Pointers </A></H3>
|
||||
Pointers
|
||||
are used to represent the relations between the words in one synset and
|
||||
another. Semantic pointers represent relations between word meanings,
|
||||
and therefore pertain to all of the words in the source and target synsets.
|
||||
Lexical pointers represent relations between word forms, and pertain
|
||||
only to specific words in the source and target synsets. The following
|
||||
pointer types are usually used to indicate lexical relations: Antonym,
|
||||
Pertainym, Participle, Also See, Derivationally Related. The remaining
|
||||
pointer types are generally used to represent semantic relations. <P>
|
||||
A relation
|
||||
from a source to a target synset is formed by specifying a word from the
|
||||
target synset in the source synset, followed by the <I>pointer_symbol </I> indicating
|
||||
the pointer type. The location of a pointer within a synset defines it
|
||||
as either lexical or semantic. The <FONT SIZE=-1><B>Lexicographer File Format </B></FONT>
|
||||
section
|
||||
describes the syntax for entering a semantic pointer, and <FONT SIZE=-1><B>Word Syntax
|
||||
</B></FONT>
|
||||
describes the syntax for entering a lexical pointer. <P>
|
||||
Although there
|
||||
are many pointer types, only certain types of relations are permitted
|
||||
between synsets of each syntactic category. <P>
|
||||
The <I>pointer_symbol </I>s for nouns
|
||||
are: <blockquote><B>! </B> <tt> </tt> <tt> </tt> Antonym <BR>
|
||||
<B>@ </B><tt> </tt> <tt> </tt> Hypernym <BR>
|
||||
<B>@i </B><tt> </tt> <tt> </tt> Instance Hypernym <BR>
|
||||
<B> </B><tt> </tt> <tt> </tt> Hyponym <BR>
|
||||
<B> i </B><tt> </tt> <tt> </tt> Instance
|
||||
Hyponym <BR>
|
||||
<B>#m </B><tt> </tt> <tt> </tt> Member holonym <BR>
|
||||
<B>#s </B><tt> </tt> <tt> </tt> Substance holonym <BR>
|
||||
<B>#p </B><tt> </tt> <tt> </tt> Part holonym <BR>
|
||||
<B>%m
|
||||
</B><tt> </tt> <tt> </tt> Member meronym <BR>
|
||||
<B>%s </B><tt> </tt> <tt> </tt> Substance meronym <BR>
|
||||
<B>%p </B><tt> </tt> <tt> </tt> Part meronym <BR>
|
||||
<B>= </B><tt> </tt> <tt> </tt> Attribute <BR>
|
||||
<B>+
|
||||
</B><tt> </tt> <tt> </tt> Derivationally related form<tt> </tt> <tt> </tt> <tt> </tt> <tt> </tt> <BR>
|
||||
<B>;c </B><tt> </tt> <tt> </tt> Domain of synset - TOPIC <BR>
|
||||
<B>-c </B><tt> </tt> <tt> </tt> Member of this
|
||||
domain - TOPIC <BR>
|
||||
<B>;r </B><tt> </tt> <tt> </tt> Domain of synset - REGION <BR>
|
||||
<B>-r </B><tt> </tt> <tt> </tt> Member of this domain - REGION
|
||||
<BR>
|
||||
<B>;u </B><tt> </tt> <tt> </tt> Domain of synset - USAGE <BR>
|
||||
<B>-u </B><tt> </tt> <tt> </tt> Member of this domain - USAGE <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
The <I>pointer_symbol
|
||||
</I>s for verbs are: <blockquote><B>! </B> <tt> </tt> <tt> </tt> Antonym <BR>
|
||||
<B>@ </B><tt> </tt> <tt> </tt> Hypernym <BR>
|
||||
<B> </B><tt> </tt> <tt> </tt> Hyponym <BR>
|
||||
<B>* </B><tt> </tt> <tt> </tt> Entailment <BR>
|
||||
<B>> </B><tt> </tt> <tt> </tt> Cause
|
||||
<BR>
|
||||
<B>^ </B><tt> </tt> <tt> </tt> Also see <BR>
|
||||
<B>$ </B><tt> </tt> <tt> </tt> Verb Group <BR>
|
||||
<B>+ </B><tt> </tt> <tt> </tt> Derivationally related form<tt> </tt> <tt> </tt> <tt> </tt> <tt> </tt> <BR>
|
||||
<B>;c </B><tt> </tt> <tt> </tt> Domain of
|
||||
synset - TOPIC <BR>
|
||||
<B>;r </B><tt> </tt> <tt> </tt> Domain of synset - REGION <BR>
|
||||
<B>;u </B><tt> </tt> <tt> </tt> Domain of synset - USAGE
|
||||
<BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
The <I>pointer_symbol </I>s for adjectives are: <blockquote><B>! </B><tt> </tt> <tt> </tt> Antonym <BR>
|
||||
<B>& </B><tt> </tt> <tt> </tt> Similar to <BR>
|
||||
<B><
|
||||
</B><tt> </tt> <tt> </tt> Participle of verb <BR>
|
||||
<B>\ </B><tt> </tt> <tt> </tt> Pertainym (pertains to noun) <BR>
|
||||
<B>= </B><tt> </tt> <tt> </tt> Attribute <BR>
|
||||
<B>^ </B><tt> </tt> <tt> </tt> Also
|
||||
see <BR>
|
||||
<B>;c </B><tt> </tt> <tt> </tt> Domain of synset - TOPIC <BR>
|
||||
<B>;r </B><tt> </tt> <tt> </tt> Domain of synset - REGION <BR>
|
||||
<B>;u </B><tt> </tt> <tt> </tt> Domain
|
||||
of synset - USAGE <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
The <I>pointer_symbol </I>s for adverbs are: <blockquote><B>! </B><tt> </tt> <tt> </tt> Antonym <BR>
|
||||
|
||||
<B>\ </B><tt> </tt> <tt> </tt> Derived from adjective <BR>
|
||||
<B>;c </B><tt> </tt> <tt> </tt> Domain of synset - TOPIC <BR>
|
||||
<B>;r </B><tt> </tt> <tt> </tt> Domain of synset
|
||||
- REGION <BR>
|
||||
<B>;u </B><tt> </tt> <tt> </tt> Domain of synset - USAGE <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
Many pointer types are reflexive,
|
||||
meaning that if a synset contains a pointer to another synset, the other
|
||||
synset should contain a corresponding reflexive pointer. <B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
automatically
|
||||
inserts missing reflexive pointers for the following pointer types: <P>
|
||||
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=CENTER><B>Pointer </B> </TD> <TD ALIGN=CENTER><B>Reflect </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>Antonym </TD> <TD ALIGN=LEFT>Antonym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Hyponym </TD> <TD ALIGN=LEFT>Hypernym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Hypernym
|
||||
</TD> <TD ALIGN=LEFT>Hyponym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Instance Hyponym </TD> <TD ALIGN=LEFT>Instance Hypernym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Instance Hypernym </TD>
|
||||
<TD ALIGN=LEFT>Instance Hyponym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Holonym </TD> <TD ALIGN=LEFT>Meronym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Meronym </TD> <TD ALIGN=LEFT>Holonym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Similar to
|
||||
</TD> <TD ALIGN=LEFT>Similar to </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Attribute </TD> <TD ALIGN=LEFT>Attribute </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Verb Group </TD> <TD ALIGN=LEFT>Verb Group </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Derivationally
|
||||
Related </TD> <TD ALIGN=LEFT>Derivationally Related </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Domain of synset </TD> <TD ALIGN=LEFT>Member of Doman </TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<H3><A NAME="sect4" HREF="#toc4">Verb Frames </A></H3>
|
||||
Each verb synset contains a list of generic sentence frames
|
||||
illustrating the types of simple sentences in which the verbs in the synset
|
||||
can be used. For some verb senses, example sentences illustrating actual
|
||||
uses of the verb are provided. (See <FONT SIZE=-1><B>Verb Example Sentences </B></FONT>
|
||||
in <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
.)
|
||||
Whenever there is no example sentence, the generic sentence frames specified
|
||||
by the lexicographer are used. The generic sentence frames are entered
|
||||
in a synset as a comma-separated list of integer frame numbers. The following
|
||||
list is the text of the generic frames, preceded by their frame numbers:
|
||||
<P>
|
||||
<blockquote>1<tt> </tt> <tt> </tt> Something ----s <BR>
|
||||
2<tt> </tt> <tt> </tt> Somebody ----s <BR>
|
||||
3<tt> </tt> <tt> </tt> It is ----ing <BR>
|
||||
4<tt> </tt> <tt> </tt> Something is ----ing PP <BR>
|
||||
5<tt> </tt> <tt> </tt> Something
|
||||
----s something Adjective/Noun <BR>
|
||||
6<tt> </tt> <tt> </tt> Something ----s Adjective/Noun <BR>
|
||||
7<tt> </tt> <tt> </tt> Somebody ----s Adjective
|
||||
<BR>
|
||||
8<tt> </tt> <tt> </tt> Somebody ----s something <BR>
|
||||
9<tt> </tt> <tt> </tt> Somebody ----s somebody <BR>
|
||||
10<tt> </tt> <tt> </tt> Something ----s somebody <BR>
|
||||
|
||||
11<tt> </tt> <tt> </tt> Something ----s something <BR>
|
||||
12<tt> </tt> <tt> </tt> Something ----s to somebody <BR>
|
||||
13<tt> </tt> <tt> </tt> Somebody ----s on something
|
||||
<BR>
|
||||
14<tt> </tt> <tt> </tt> Somebody ----s somebody something <BR>
|
||||
15<tt> </tt> <tt> </tt> Somebody ----s something to somebody <BR>
|
||||
|
||||
16<tt> </tt> <tt> </tt> Somebody ----s something from somebody <BR>
|
||||
17<tt> </tt> <tt> </tt> Somebody ----s somebody with something
|
||||
<BR>
|
||||
18<tt> </tt> <tt> </tt> Somebody ----s somebody of something <BR>
|
||||
19<tt> </tt> <tt> </tt> Somebody ----s something on somebody
|
||||
<BR>
|
||||
20<tt> </tt> <tt> </tt> Somebody ----s somebody PP <BR>
|
||||
21<tt> </tt> <tt> </tt> Somebody ----s something PP <BR>
|
||||
22<tt> </tt> <tt> </tt> Somebody ----s PP
|
||||
<BR>
|
||||
23<tt> </tt> <tt> </tt> Somebody's (body part) ----s <BR>
|
||||
24<tt> </tt> <tt> </tt> Somebody ----s somebody to INFINITIVE <BR>
|
||||
25<tt> </tt> <tt> </tt> Somebody
|
||||
----s somebody INFINITIVE <BR>
|
||||
26<tt> </tt> <tt> </tt> Somebody ----s that CLAUSE <BR>
|
||||
27<tt> </tt> <tt> </tt> Somebody ----s to somebody
|
||||
<BR>
|
||||
28<tt> </tt> <tt> </tt> Somebody ----s to INFINITIVE <BR>
|
||||
29<tt> </tt> <tt> </tt> Somebody ----s whether INFINITIVE <BR>
|
||||
30<tt> </tt> <tt> </tt> Somebody
|
||||
----s somebody into V-ing something <BR>
|
||||
31<tt> </tt> <tt> </tt> Somebody ----s something with something
|
||||
<BR>
|
||||
32<tt> </tt> <tt> </tt> Somebody ----s INFINITIVE <BR>
|
||||
33<tt> </tt> <tt> </tt> Somebody ----s VERB-ing <BR>
|
||||
34<tt> </tt> <tt> </tt> It ----s that CLAUSE <BR>
|
||||
35<tt> </tt> <tt> </tt> Something
|
||||
----s INFINITIVE <BR>
|
||||
</blockquote>
|
||||
|
||||
<H3><A NAME="sect5" HREF="#toc5">Lexicographer File Format </A></H3>
|
||||
Synsets are entered one per
|
||||
line, and each line is terminated with a newline character. A line containing
|
||||
a synset may be as long as necessary, but no newlines can be entered within
|
||||
a synset. Within a synset, spaces or tabs may be used to separate entities.
|
||||
Items enclosed in italicized square brackets may not be present. <P>
|
||||
The
|
||||
general synset syntax is: <P>
|
||||
<blockquote><B>{ </B> <I> words pointers </I> <B>( </B> <I> gloss </I> <B>) } </B>
|
||||
<BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
Synsets of this form are valid for all syntactic categories except
|
||||
verb, and are referred to as basic synsets. At least one <I>word </I> and a <I>gloss
|
||||
</I> are required to form a valid synset. Pointers entered following all the
|
||||
<I>words </I> in a synset represent semantic relations between all the words
|
||||
in the source and target synsets. <P>
|
||||
For verbs, the basic synset syntax is
|
||||
defined as follows: <P>
|
||||
<blockquote><B>{ </B> <I> words pointers frames </I> <B>( </B> <I>gloss </I> <B>) }
|
||||
</B> <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
Adjective may be organized into clusters containing one or more head
|
||||
synsets and optional satellite synsets. Adjective clusters are of the
|
||||
form: <P>
|
||||
<blockquote><B>[ </B><BR>
|
||||
<I>head synset </I><BR>
|
||||
[satellite synsets] <BR>
|
||||
[-] <BR>
|
||||
[additional head/satellite
|
||||
synsets] <BR>
|
||||
<B>] </B> <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
Each adjective cluster is enclosed in square brackets,
|
||||
and may have one or more parts. Each part consists of a head synset and
|
||||
optional satellite synsets that are conceptually similar to the head synset's
|
||||
meaning. Parts of a cluster are separated by one or more hyphens (<B>- </B>) on
|
||||
a line by themselves, with the terminating square bracket following the
|
||||
last synset. Head and satellite synsets follow the syntax of basic synsets,
|
||||
however a "Similar to" pointer must be specified in a head synset for
|
||||
each of its satellite synsets. Most adjective clusters contain two antonymous
|
||||
parts. See <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
for a discussion of adjective clusters, and <FONT SIZE=-1><B>Special
|
||||
Adjective Syntax </B></FONT>
|
||||
for more information on adjective cluster syntax. <P>
|
||||
Synsets
|
||||
for relational adjectives (pertainyms) and participial adjectives do not
|
||||
adhere to the cluster structure. They use the basic synset syntax. <P>
|
||||
Comments
|
||||
can be entered in a lexicographer file by enclosing the text of the comment
|
||||
in parentheses. Note that comments <B>cannot </B> appear within a synset, as
|
||||
parentheses within a synset have an entirely different meaning (see <FONT SIZE=-1><B>Gloss
|
||||
Syntax </B></FONT>
|
||||
). However, entire synsets (or adjective clusters) can be "commented
|
||||
out" by enclosing them in parentheses. This is often used by the lexicographers
|
||||
to verify the syntax of files under development or to leave a note to
|
||||
oneself while working on entries.
|
||||
<H3><A NAME="sect6" HREF="#toc6">Word Syntax </A></H3>
|
||||
A synset must have at least
|
||||
one word, and the words of a synset must appear after the opening brace
|
||||
and before any other synset constructs. A word may be entered in either
|
||||
the simple word or word/pointer syntax. <P>
|
||||
A simple word is of the form:
|
||||
<P>
|
||||
<blockquote><I>word[ </I> <B>( </B> <I>marker </I> <B>) </B> <I>][lex_id] </I> <B>, </B> <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
<I>word </I> may be entered in any combination
|
||||
of upper and lower case unless it is in an adjective cluster. A collocation
|
||||
is entered by joining the individual words with an underscore character
|
||||
(<B>_ </B>). Numbers (integer or real) may be entered, either by themselves or
|
||||
as part of a word string, by following the number with a double quote
|
||||
(<B>" </B>). <P>
|
||||
See <FONT SIZE=-1><B>Special Adjective Syntax </B></FONT>
|
||||
for a description of adjective clusters
|
||||
and markers. <P>
|
||||
<I>word </I> may be followed by an integer <I>lex_id </I> from <B>1 </B> to <B>15
|
||||
</B>. The <I>lex_id </I> is used to distinguish different senses of the same word
|
||||
within a lexicographer file. The lexicographer assigns <I>lex_id </I> values,
|
||||
usually in ascending order, although there is no requirement that the
|
||||
numbers be consecutive. The default is <B>0 </B>, and does not have to be specified.
|
||||
A <I>lex_id </I> must be used on pointers if the desired sense has a non-zero
|
||||
<I>lex_id </I> in its synset specification. <P>
|
||||
Word/pointer syntax is of the form:
|
||||
<P>
|
||||
<blockquote><B>[ </B> <I>word[ </I> <B>( </B> <I>marker </I> <B>) </B> <I>][lex_id] </I> <B>, </B> <I> pointers </I> <B>] </B> <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
This syntax
|
||||
is used when one or more pointers correspond only to the specific word
|
||||
in the word/pointer set, rather than all the words in the synset, and
|
||||
represents a lexical relation. Note that a word/pointer set appears within
|
||||
a synset, therefore the square brackets used to enclose it are treated
|
||||
differently from those used to define an adjective cluster. Only one word
|
||||
can be specified in each word/pointer set, and any number of pointers
|
||||
may be included. A synset can have any number of word/pointer sets. Each
|
||||
is treated by <B><A HREF="grind.1WN.html">grind</B>(1WN)<B></B></A>
|
||||
essentially as a <I>word </I>, so they all must appear
|
||||
before any synset <I>pointers </I> representing semantic relations. <P>
|
||||
For verbs,
|
||||
the word/pointer syntax is extended in the following manner to allow the
|
||||
user to specify generic sentence frames that, like pointers, correspond
|
||||
only to a specific word, rather than all the words in the synset. In this
|
||||
case, <I>pointers </I> are optional. <P>
|
||||
<blockquote><B>[ </B> <I>word </I> <B>, </B> <I>[pointers] frames </I> <B>]
|
||||
</B> <BR>
|
||||
</blockquote>
|
||||
|
||||
<H3><A NAME="sect7" HREF="#toc7">Pointer Syntax </A></H3>
|
||||
Pointers are optional in synsets. If a pointer is specified
|
||||
outside of a word/pointer set, the relation is applied to all of the words
|
||||
in the synset, including any words specified using the word/pointer syntax.
|
||||
This indicates a semantic relation between the meanings of the words
|
||||
in the synsets. If specified within a word/pointer set, the relation corresponds
|
||||
only to the word in the set and represents a lexical relation. <P>
|
||||
A pointer
|
||||
is of the form: <P>
|
||||
<blockquote><I>[lex_filename </I><B>: </B> <I>]word[lex_id] </I><B>, </B><I>pointer_symbol </I> <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
|
||||
or: <P>
|
||||
<blockquote><I>[lex_filename </I><B>: </B> <I>]word[lex_id] </I><B>^ </B><I>word[lex_id] </I><B>, </B><I>pointer_symbol </I> <BR>
|
||||
|
||||
</blockquote>
|
||||
<P>
|
||||
For pointers, <I>word </I> indicates a word in another synset. When the second
|
||||
form of a pointer is used, the first <I>word </I> indicates a word in a head
|
||||
synset, and the second is a word in a satellite of that cluster. <I>word
|
||||
</I> may be followed by a <I>lex_id </I> that is used to match the pointer to the
|
||||
correct target synset. The synset containing <I>word </I> may reside in another
|
||||
lexicographer file. In this case, <I>word </I> is preceded by <I>lex_filename </I> as
|
||||
shown. <P>
|
||||
See <FONT SIZE=-1><B>Pointers </B></FONT>
|
||||
for a list of <I>pointer_symbol </I>s and their meanings.
|
||||
|
||||
<H3><A NAME="sect8" HREF="#toc8">Verb Frame List Syntax </A></H3>
|
||||
Frame numbers corresponding to generic sentence
|
||||
frames must be entered in each verb synset. If a frame list is specified
|
||||
outside of a word/pointer set, the verb frames in the list apply to all
|
||||
of the words in the synset, including any words specified using the word/pointer
|
||||
syntax. If specified within a word/pointer set, the verb frames in the
|
||||
list correspond only to the word in the set. <P>
|
||||
A frame number list is entered
|
||||
as follows: <P>
|
||||
<blockquote><B>frames: </B> <I>f_num </I>[<B>, </B><I>f_num...] </I> </blockquote>
|
||||
<P>
|
||||
Where <I>f_num </I> specifies a generic
|
||||
frame number. See <FONT SIZE=-1><B>Verb Frames </B></FONT>
|
||||
for a list of generic sentences and their
|
||||
corresponding frame numbers.
|
||||
<H3><A NAME="sect9" HREF="#toc9">Gloss Syntax </A></H3>
|
||||
A gloss is included in all synsets.
|
||||
The lexicographer may enter a text string of any length desired. A gloss
|
||||
is simply a string enclosed in parentheses with no embedded carriage returns.
|
||||
It provides a definition of what the synset represents and/or example
|
||||
sentences.
|
||||
<H3><A NAME="sect10" HREF="#toc10">Special Adjective Syntax </A></H3>
|
||||
The syntax for representing antonymous
|
||||
adjective synsets requires several additional conditions. <P>
|
||||
The first word
|
||||
of a head synset <B>must </B> be entered in upper case, and can be thought of
|
||||
as the head word of the head synset. The <I>word </I> part of a pointer from
|
||||
one head synset to another head synset within the same cluster (usually
|
||||
an antonym) must also be entered in upper case. Usually antonymous adjectives
|
||||
are entered using the word/pointer syntax described in <FONT SIZE=-1><B>Word Syntax </B></FONT>
|
||||
to
|
||||
indicate a lexical relation. There is no restriction on the number of
|
||||
parts that a cluster may have, and some clusters have three parts, representing
|
||||
antonymous triplets, such as <B>solid </B>, <B>liquid </B>, and <B>gas </B>. <P>
|
||||
A cross-cluster
|
||||
pointer may be specified, allowing a head or satellite synset to point
|
||||
to a head synset in a different cluster. A cross-cluster pointer is indicated
|
||||
by entering the <I>word </I> part of the pointer in upper case. <P>
|
||||
An adjective
|
||||
may be annotated with a syntactic marker indicating a limitation on the
|
||||
syntactic position the adjective may have in relation to noun that it
|
||||
modifies. If so marked, the marker appears between the word and its following
|
||||
comma. If a <I>lex_id </I> is specified, the marker immediately follows it. The
|
||||
syntactic markers are: <blockquote><B>(p) </B><tt> </tt> <tt> </tt> predicate position <BR>
|
||||
<B>(a) </B><tt> </tt> <tt> </tt> prenominal (attributive)
|
||||
position <BR>
|
||||
<B>(ip) </B><tt> </tt> <tt> </tt> immediately postnominal position<tt> </tt> <tt> </tt> <tt> </tt> <tt> </tt> <BR>
|
||||
</blockquote>
|
||||
|
||||
<H2><A NAME="sect11" HREF="#toc11">EXAMPLES </A></H2>
|
||||
<I>(Note that
|
||||
these are hypothetical examples not found in the WordNet lexicographer
|
||||
files.) </I> <P>
|
||||
Sample noun synsets: <blockquote>{ canine, [ dog1, cat,! ] pooch, canid,@
|
||||
} <BR>
|
||||
{ collie, dog1,@ (large multi-colored dog with pointy nose) } <BR>
|
||||
{ hound,
|
||||
hunting_dog, pack,#m dog1,@ } <BR>
|
||||
{ dog, } <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
Sample verb synsets: <blockquote>{ [ confuse,
|
||||
clarify,! frames: 1 ] blur, obscure, frames: 8, 10 } <BR>
|
||||
{ [ clarify, confuse,!
|
||||
] make_clear, interpret,@ frames: 8 } <BR>
|
||||
{ interpret, construe, understand,@
|
||||
frames: 8 } <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
Sample adjective clusters: <blockquote>[ <BR>
|
||||
{ [ HOT, COLD,! ] lukewarm(a),
|
||||
TEPID,^ (hot to the touch) } <BR>
|
||||
{ warm, } <BR>
|
||||
- <BR>
|
||||
{ [ COLD, HOT,! ] frigid, (cold
|
||||
to the touch) } <BR>
|
||||
{ freezing, } <BR>
|
||||
] <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
Sample adverb synsets: <blockquote>{ [ basically,
|
||||
adj.all:essential^basic,\ ] [ essentially, adj.all:basic^fundamental,\ ] ( by
|
||||
one's very nature )} <BR>
|
||||
{ pointedly, adj.all:pungent^pointed,\ } <BR>
|
||||
{ [ badly,
|
||||
adj.all:bad,\ well,! ] ill, ("He was badly prepared") } <BR>
|
||||
</blockquote>
|
||||
|
||||
<H2><A NAME="sect12" HREF="#toc12">SEE ALSO </A></H2>
|
||||
<B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
,
|
||||
<B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
, <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
, <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="uniqbeg.7WN.html">uniqbeg</B>(7WN)</A>
|
||||
, <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
. <P>
|
||||
Fellbaum,
|
||||
C. (1998), ed. <I>"WordNet: An Electronic Lexical Database" </I>. MIT Press, Cambridge,
|
||||
MA. <P>
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">Lexicographer File Names</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Pointers</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Verb Frames</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">Lexicographer File Format</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">Word Syntax</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">Pointer Syntax</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">Verb Frame List Syntax</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">Gloss Syntax</A></LI>
|
||||
<LI><A NAME="toc10" HREF="#sect10">Special Adjective Syntax</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc11" HREF="#sect11">EXAMPLES</A></LI>
|
||||
<LI><A NAME="toc12" HREF="#sect12">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,81 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNINTRO(1WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wnintro - WordNet user commands
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
|
||||
<P>
|
||||
<B>wn </B> - command line interface
|
||||
to WordNet database <P>
|
||||
<B>wnb </B> - window based WordNet browser
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
|
||||
This
|
||||
section of the <I>WordNet Reference Manual </I> contains manual pages that describe
|
||||
commands available with the various WordNet system packages. <P>
|
||||
The WordNet
|
||||
interfaces <B><A HREF="wn.1WN.html">wn</B>(1WN)</A>
|
||||
and <B><A HREF="wnb.1WN.html">wnb</B>(1WN)</A>
|
||||
allow the user to search the WordNet
|
||||
database and display the information textually.
|
||||
<H2><A NAME="sect3" HREF="#toc3">ENVIRONMENT VARIABLES
|
||||
(UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory for WordNet. Default is <B>/usr/local/WordNet-3.0
|
||||
</B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in which the WordNet database has been installed.
|
||||
Default is <B>WNHOME/dict </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect4" HREF="#toc4">REGISTRY (WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B>
|
||||
</DT>
|
||||
<DD>Base directory for WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">SEE
|
||||
ALSO </A></H2>
|
||||
<B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
, <B><A HREF="wn.1WN.html">wn</B>(1WN)</A>
|
||||
, <B><A HREF="wnb.1WN.html">wnb</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
, <B><A HREF="wnintro.7WN.html">wnintro</B>(7WN)</A>
|
||||
.
|
||||
<P>
|
||||
Fellbaum, C. (1998), ed. <I>"WordNet: An Electronic Lexical Database" </I>. MIT
|
||||
Press, Cambridge, MA.
|
||||
<H2><A NAME="sect6" HREF="#toc6">AVAILABILITY </A></H2>
|
||||
WordNet has a World Wide Web site at
|
||||
<B><A HREF="http://wordnet.princeton.edu">http://wordnet.princeton.edu</A>
|
||||
</B>. From this web site users can learn about
|
||||
the WordNet project, run several different interfaces to the WordNet database,
|
||||
and download various WordNet system packages and <I>"Five Papers on WordNet"
|
||||
</I>. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">AVAILABILITY</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,365 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNINTRO(3WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wnintro - introduction to WordNet library functions
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION
|
||||
</A></H2>
|
||||
This section of the <I>WordNet Reference Manual </I> contains manual pages that
|
||||
describe the WordNet library functions and API. <P>
|
||||
Functions are organized
|
||||
into the following categories: <P>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=LEFT><B>Category </B> </TD> <TD ALIGN=LEFT><B>Manual Page </B> </TD> <TD ALIGN=LEFT><B>Object File
|
||||
</B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>Database Search </TD> <TD ALIGN=LEFT>wnsearch (3WN) </TD> <TD ALIGN=LEFT>search.o </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Morphology </TD> <TD ALIGN=LEFT>morph (3WN)
|
||||
</TD> <TD ALIGN=LEFT>morph.o </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Misc. Utility </TD> <TD ALIGN=LEFT>wnutil (3WN) </TD> <TD ALIGN=LEFT>wnutil.o </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Binary Search </TD> <TD ALIGN=LEFT>binsrch
|
||||
(3WN) </TD> <TD ALIGN=LEFT>binsrch.o </TD> </TR>
|
||||
</TABLE>
|
||||
<P>
|
||||
The WordNet library is used by all of the searching
|
||||
interfaces provided with the various WordNet packages. Additional programs
|
||||
in the system, such as <B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
, also use functions in this library.
|
||||
<P>
|
||||
The WordNet library is provided in both source and binary forms (on some
|
||||
platforms) to allow users to build applications and tools to their own
|
||||
specifications that utilize the WordNet database. We do not provide programming
|
||||
support or assistance. <P>
|
||||
The code conforms to ANSI C standards. Functions
|
||||
are defined with function prototypes. If you do not have a compiler that
|
||||
accepts prototypes, you must edit the source code and remove the prototypes
|
||||
before compiling.
|
||||
<H2><A NAME="sect2" HREF="#toc2">LIST OF WORDNET LIBRARY FUNCTIONS </A></H2>
|
||||
Not all library functions
|
||||
are listed below. Missing are mainly functions that are called by documented
|
||||
ones, or ones that were written for specific applications or tools used
|
||||
during WordNet development. Data structures are defined in <B>wn.h </B>. <P>
|
||||
|
||||
<H3><A NAME="sect3" HREF="#toc3">Database
|
||||
Searching Functions (search.o) </A></H3>
|
||||
<P>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>findtheinfo </B> </DT>
|
||||
<DD>Primary search function for
|
||||
WordNet database. Returns formatted search results in text buffer. Used
|
||||
by WordNet interfaces to perform requested search. </DD>
|
||||
|
||||
<DT><B>findtheinfo_ds</B> </DT>
|
||||
<DD>Primary
|
||||
search function for WordNet database. Returns search results in linked
|
||||
list data structure. </DD>
|
||||
|
||||
<DT><B>is_defined</B> </DT>
|
||||
<DD>Set bit for each search type that is valid
|
||||
for the search word passed and return bit mask. </DD>
|
||||
|
||||
<DT><B>in_wn</B> </DT>
|
||||
<DD>Set bit for each
|
||||
syntactic category that search word is in. </DD>
|
||||
|
||||
<DT><B>index_lookup</B> </DT>
|
||||
<DD>Find word in index
|
||||
file and return parsed entry in data structure. Input word must be exact
|
||||
match of string in database. Called by <B>getindex() </B>. </DD>
|
||||
|
||||
<DT><B>getindex</B> </DT>
|
||||
<DD>Find word
|
||||
in index file, trying different techniques - replace hyphens with underscores,
|
||||
replace underscores with hyphens, strip hyphens and underscores, strip
|
||||
periods. </DD>
|
||||
|
||||
<DT><B>read_synset</B> </DT>
|
||||
<DD>Read synset from data file at byte offset passed
|
||||
and return parsed entry in data structure. Calls <B>parse_synset() </B>. </DD>
|
||||
|
||||
<DT><B>parse_synset</B>
|
||||
</DT>
|
||||
<DD>Read synset at current byte offset in file and return parsed entry in
|
||||
data structure. </DD>
|
||||
|
||||
<DT><B>free_syns</B> </DT>
|
||||
<DD>Free a synset linked list allocated by <B>findtheinfo_ds()
|
||||
</B>. </DD>
|
||||
|
||||
<DT><B>free_synset</B> </DT>
|
||||
<DD>Free a synset structure. </DD>
|
||||
|
||||
<DT><B>free_index</B> </DT>
|
||||
<DD>Free an index structure.
|
||||
</DD>
|
||||
|
||||
<DT><B>traceptrs_ds</B> </DT>
|
||||
<DD>Recursive search algorithm to trace a pointer tree and return
|
||||
results in linked list. </DD>
|
||||
|
||||
<DT><B>do_trace</B> </DT>
|
||||
<DD>Do requested search on synset passed
|
||||
returning formatted output in buffer. </DD>
|
||||
</DL>
|
||||
<P>
|
||||
|
||||
<H3><A NAME="sect4" HREF="#toc4">Morphology Functions (morph.o) </A></H3>
|
||||
<P>
|
||||
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>morphinit</B> </DT>
|
||||
<DD>Open exception list files. </DD>
|
||||
|
||||
<DT><B>re_morphinit</B> </DT>
|
||||
<DD>Close exception list
|
||||
files and reopen. </DD>
|
||||
|
||||
<DT><B>morphstr</B> </DT>
|
||||
<DD>Try to find base form (lemma) of word or collocation
|
||||
in syntactic category passed. Calls <B>morphword() </B> for each word in string
|
||||
passed. </DD>
|
||||
|
||||
<DT><B>morphword</B> </DT>
|
||||
<DD>Try to find base form (lemma) of individual word in
|
||||
syntactic category passed. </DD>
|
||||
</DL>
|
||||
<P>
|
||||
|
||||
<H3><A NAME="sect5" HREF="#toc5">Utility Functions (wnutil.o) </A></H3>
|
||||
<P>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>wninit</B> </DT>
|
||||
<DD>Top level
|
||||
function to open database files and morphology exception lists. </DD>
|
||||
|
||||
<DT><B>re_wninit</B>
|
||||
</DT>
|
||||
<DD>Top level function to close and reopen database files and morphology
|
||||
exception lists. </DD>
|
||||
|
||||
<DT><B>cntwords</B> </DT>
|
||||
<DD>Count the number of underscore or space separated
|
||||
words in a string. </DD>
|
||||
|
||||
<DT><B>strtolower</B> </DT>
|
||||
<DD>Convert string to lower case and remove
|
||||
trailing adjective marker if found. </DD>
|
||||
|
||||
<DT><B>ToLowerCase</B> </DT>
|
||||
<DD>Convert string passed
|
||||
to lower case. </DD>
|
||||
|
||||
<DT><B>strsubst</B> </DT>
|
||||
<DD>Replace all occurrences of <I>from </I> with <I>to </I> in <I>str
|
||||
</I>. </DD>
|
||||
|
||||
<DT><B>getptrtype</B> </DT>
|
||||
<DD>Return code for pointer type character passed. </DD>
|
||||
|
||||
<DT><B>getpos</B> </DT>
|
||||
<DD>Return
|
||||
syntactic category code for string passed. </DD>
|
||||
|
||||
<DT><B>getsstype</B> </DT>
|
||||
<DD>Return synset type
|
||||
code for string passed. </DD>
|
||||
|
||||
<DT><B>FmtSynset</B> </DT>
|
||||
<DD>Reconstruct synset string from synset
|
||||
pointer. </DD>
|
||||
|
||||
<DT><B>StrToPos</B> </DT>
|
||||
<DD>Passed string for syntactic category, returns corresponding
|
||||
integer value. </DD>
|
||||
|
||||
<DT><B>GetSynsetForSense</B> </DT>
|
||||
<DD>Return synset for sense key passed. </DD>
|
||||
|
||||
<DT><B>GetDataOffset</B>
|
||||
</DT>
|
||||
<DD>Find synset offset for sense. </DD>
|
||||
|
||||
<DT><B>GetPolyCount</B> </DT>
|
||||
<DD>Find polysemy count for sense
|
||||
passed. </DD>
|
||||
|
||||
<DT><B>GetWORD</B> </DT>
|
||||
<DD>Return word part of sense key. </DD>
|
||||
|
||||
<DT><B>GetPOS</B> </DT>
|
||||
<DD>Return syntactic
|
||||
category code for sense key passed. </DD>
|
||||
|
||||
<DT><B>WNSnsToStr</B> </DT>
|
||||
<DD>Generate sense key for
|
||||
index entry passed. </DD>
|
||||
|
||||
<DT><B>GetValidIndexPointer</B> </DT>
|
||||
<DD>Search for string and/or base
|
||||
form of word in database and return index structure for word if found.
|
||||
</DD>
|
||||
|
||||
<DT><B>GetWNSense</B> </DT>
|
||||
<DD>Return sense number in database for sense key. </DD>
|
||||
|
||||
<DT><B>GetSenseIndex</B>
|
||||
</DT>
|
||||
<DD>Return parsed sense index entry for sense key passed. </DD>
|
||||
|
||||
<DT><B>default_display_message</B>
|
||||
</DT>
|
||||
<DD>Default function to use as value of <B>display_message </B>. Simply returns
|
||||
<B>-1 </B>. </DD>
|
||||
</DL>
|
||||
<P>
|
||||
|
||||
<H3><A NAME="sect6" HREF="#toc6">Binary Search Functions (binsrch.o) </A></H3>
|
||||
<P>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>bin_search</B> </DT>
|
||||
<DD>General purpose binary
|
||||
search function to search for key as first item on line in sorted file.
|
||||
</DD>
|
||||
|
||||
<DT><B>copyfile</B> </DT>
|
||||
<DD>Copy contents from one file to another. </DD>
|
||||
|
||||
<DT><B>replace_line</B> </DT>
|
||||
<DD>Replace
|
||||
a line in a sorted file. </DD>
|
||||
|
||||
<DT><B>insert_line</B> </DT>
|
||||
<DD>Insert a line into a sorted file.
|
||||
</DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect7" HREF="#toc7">HEADER FILE </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>wn.h</B> </DT>
|
||||
<DD>WordNet include file of constants, data structures,
|
||||
external declarations for global variables initialized in <B>wnglobal.c </B>. Also
|
||||
lists function prototypes for library API. It must be included to use any
|
||||
WordNet library functions. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect8" HREF="#toc8">NOTES </A></H2>
|
||||
All library functions that access the
|
||||
database files expect the files to be open. The function <B><A HREF="wninit.3WN.html">wninit</B>(3WN)</A>
|
||||
must
|
||||
be called before other database access functions such as <B><A HREF="findtheinfo.3WN.html">findtheinfo</B>(3WN)</A>
|
||||
|
||||
or <B><A HREF="read_synset.3WN.html">read_synset</B>(3WN)</A>
|
||||
.<B></B> <P>
|
||||
Inclusion of the header file <B>wn.h </B> is necessary. <P>
|
||||
The
|
||||
command line interface is a good example of a simple application that
|
||||
uses several WordNet library functions. <P>
|
||||
Many of the library functions
|
||||
are passed or return syntactic category or synset type information. The
|
||||
following table lists the possible categories as integer codes, synset
|
||||
type constant names, syntactic category constant names, single characters
|
||||
and character strings. <P>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=CENTER><B>Integer </B> </TD> <TD ALIGN=CENTER><B>Synset Type </B> </TD> <TD ALIGN=CENTER><B>Syntactic Category </B>
|
||||
</TD> <TD ALIGN=CENTER><B>Char </B> </TD> <TD ALIGN=CENTER><B>String </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=CENTER>1 </TD> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=LEFT>NOUN </TD> <TD ALIGN=CENTER>n </TD> <TD ALIGN=LEFT>noun </TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER>2 </TD> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=LEFT>VERB </TD> <TD ALIGN=CENTER>v </TD> <TD ALIGN=LEFT>verb
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER>3 </TD> <TD ALIGN=LEFT>ADJ </TD> <TD ALIGN=LEFT>ADJ </TD> <TD ALIGN=CENTER>a </TD> <TD ALIGN=LEFT>adj </TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER>4 </TD> <TD ALIGN=LEFT>ADV </TD> <TD ALIGN=LEFT>ADV </TD> <TD ALIGN=CENTER>r </TD> <TD ALIGN=LEFT>adv </TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER>5 </TD> <TD ALIGN=LEFT>SATELLITE </TD> <TD ALIGN=LEFT>ADJ </TD> <TD ALIGN=CENTER>s
|
||||
</TD> <TD ALIGN=LEFT><I>n/a </I> </TD> </TR>
|
||||
</TABLE>
|
||||
|
||||
<H2><A NAME="sect9" HREF="#toc9">ENVIRONMENT VARIABLES (UNIX) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>WNHOME</B> </DT>
|
||||
<DD>Base directory for WordNet.
|
||||
Default is <B>/usr/local/WordNet-3.0 </B>. </DD>
|
||||
|
||||
<DT><B>WNSEARCHDIR</B> </DT>
|
||||
<DD>Directory in which the
|
||||
WordNet database has been installed. Default is <B>WNHOME/dict </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect10" HREF="#toc10">REGISTRY
|
||||
(WINDOWS) </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>HKEY_LOCAL_MACHINE\SOFTWARE\WordNet\3.0\WNHome</B> </DT>
|
||||
<DD>Base directory for
|
||||
WordNet. Default is <B>C:\Program Files\WordNet\3.0 </B>. </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect11" HREF="#toc11">FILES </A></H2>
|
||||
|
||||
<DL>
|
||||
|
||||
<DT><B>lib/libwn.a</B> </DT>
|
||||
<DD>WordNet
|
||||
library (Unix) </DD>
|
||||
|
||||
<DT><B>lib\wn.lib</B> </DT>
|
||||
<DD>WordNet library (Windows) </DD>
|
||||
|
||||
<DT><B>include</B> </DT>
|
||||
<DD>header files
|
||||
for use with WordNet library </DD>
|
||||
</DL>
|
||||
|
||||
<H2><A NAME="sect12" HREF="#toc12">SEE ALSO </A></H2>
|
||||
<B><A HREF="wnintro.1WN.html">wnintro</B>(1WN)</A>
|
||||
, <B><A HREF="binsrch.3WN.html">binsrch</B>(3WN)</A>
|
||||
, <B><A HREF="morph.3WN.html">morph</B>(3WN)</A>
|
||||
,
|
||||
<B><A HREF="wnsearch.3WN.html">wnsearch</B>(3WN)</A>
|
||||
, <B><A HREF="wnutil.3WN.html">wnutil</B>(3WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
, <B><A HREF="wnintro.7WN.html">wnintro</B>(7WN)</A>
|
||||
. <P>
|
||||
Fellbaum, C. (1998),
|
||||
ed. <I>"WordNet: An Electronic Lexical Database" </I>. MIT Press, Cambridge, MA.
|
||||
|
||||
<H2><A NAME="sect13" HREF="#toc13">BUGS </A></H2>
|
||||
Please report bugs to <B>wordnet@princeton.edu </B>. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">LIST OF WORDNET LIBRARY FUNCTIONS</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Database Searching Functions (search.o)</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Morphology Functions (morph.o)</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">Utility Functions (wnutil.o)</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">Binary Search Functions (binsrch.o)</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc7" HREF="#sect7">HEADER FILE</A></LI>
|
||||
<LI><A NAME="toc8" HREF="#sect8">NOTES</A></LI>
|
||||
<LI><A NAME="toc9" HREF="#sect9">ENVIRONMENT VARIABLES (UNIX)</A></LI>
|
||||
<LI><A NAME="toc10" HREF="#sect10">REGISTRY (WINDOWS)</A></LI>
|
||||
<LI><A NAME="toc11" HREF="#sect11">FILES</A></LI>
|
||||
<LI><A NAME="toc12" HREF="#sect12">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc13" HREF="#sect13">BUGS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,71 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNINTRO(5WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wnintro - introduction to descriptions of WordNet file formats
|
||||
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
|
||||
<P>
|
||||
<B>cntlist </B> - format of <B>cntlist </B> and <B>cntlist.rev </B> files <P>
|
||||
<B>lexnames </B>
|
||||
- list of lexicographer file names and numbers <P>
|
||||
<B>prologdb </B> - description of
|
||||
Prolog database files <P>
|
||||
<B>senseidx </B> - format of sense index file <P>
|
||||
<B>sensemap </B>
|
||||
- mapping from senses in WordNet 2.1 to corresponding 3.0 senses <P>
|
||||
<B>wndb </B> - format
|
||||
of WordNet database files <P>
|
||||
<B>wninput </B> - format of WordNet lexicographer files
|
||||
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
|
||||
This section of the <I>WordNet Reference Manual </I> contains manual
|
||||
pages that describe the formats of the various files included in different
|
||||
WordNet 3.0 packages.
|
||||
<H2><A NAME="sect3" HREF="#toc3">NOMENCLATURE </A></H2>
|
||||
All files are in ASCII. Fields are generally
|
||||
separated by one space, unless otherwise noted, and each line is terminated
|
||||
with a newline character. In the file format descriptions, terms in <I>italics
|
||||
</I> refer to field names. Characters or strings in <B>boldface </B> represent an
|
||||
actual character or string as it appears in the file. Items enclosed in
|
||||
italicized square brackets (<I>[ ] </I>) may not be present. Since several files
|
||||
contain fields that have the identical meaning, field names are consistently
|
||||
defined. For example, several WordNet files contain one or more <I>synset_offset
|
||||
</I> fields. In each case, the definition of <I>synset_offset </I> is identical.
|
||||
|
||||
<H2><A NAME="sect4" HREF="#toc4">SEE ALSO </A></H2>
|
||||
<B><A HREF="wnintro.1WN.html">wnintro</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="cntlist.5WN.html">cntlist</B>(5WN)</A>
|
||||
, <B><A HREF="lexnames.5WN.html">lexnames</B>(5WN)</A>
|
||||
, <B><A HREF="prologdb.5WN.html">prologdb</B>(5WN)</A>
|
||||
,
|
||||
<B><A HREF="senseidx.5WN.html">senseidx</B>(5WN)</A>
|
||||
, <B><A HREF="sensemap.5WN.html">sensemap</B>(5WN)</A>
|
||||
, <B><A HREF="wndb.5WN.html">wndb</B>(5WN)</A>
|
||||
, <B><A HREF="wninput.5WN.html">wninput</B>(5WN)</A>
|
||||
, <B><A HREF="wnintro.7WN.html">wnintro</B>(7WN)</A>
|
||||
, <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
.
|
||||
<P>
|
||||
Fellbaum, C. (1998), ed. <I>"WordNet: An Electronic Lexical Database" </I>. MIT
|
||||
Press, Cambridge, MA. <P>
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">NOMENCLATURE</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,57 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNINTRO(7WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wnintro - introduction to miscellaneous WordNet information
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS
|
||||
</A></H2>
|
||||
<P>
|
||||
<B>morphy </B> - discussion of WordNet's morphological processing <P>
|
||||
<B>uniqbeg </B> - unique
|
||||
beginners for noun hierarchies <P>
|
||||
<B>wngloss </B> - glossary of terms used in WordNet
|
||||
<P>
|
||||
<B>wngroups </B> - discussion of WordNet search code to group similar senses <P>
|
||||
<B>wnlicens
|
||||
</B> - text of WordNet license agreement <P>
|
||||
<B>wnpkgs </B> - information about WordNet
|
||||
packages and distribution <P>
|
||||
<B>wnstats </B> - database statistics
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
|
||||
This
|
||||
section of the <I>WordNet Reference Manual </I> contains manual pages that describe
|
||||
various topics related to WordNet and the semantic concordances, and a
|
||||
glossary of terms.
|
||||
<H2><A NAME="sect3" HREF="#toc3">SEE ALSO </A></H2>
|
||||
<B><A HREF="wnintro.1WN.html">wnintro</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
,
|
||||
<B><A HREF="morphy.7WN.html">morphy</B>(7WN)</A>
|
||||
, <B><A HREF="uniqbeg.7WN.html">uniqbeg</B>(7WN)</A>
|
||||
, <B><A HREF="wngroups.7WN.html">wngroups</B>(7WN)</A>
|
||||
, <B><A HREF="wnlicens.7WN.html">wnlicens</B>(7WN)</A>
|
||||
, <B><A HREF="wnpkgs.7WN.html">wnpkgs</B>(7WN)</A>
|
||||
,
|
||||
<B><A HREF="wnstats.7WN.html">wnstats</B>(7WN)</A>
|
||||
, <B><A HREF="wngloss.7WN.html">wngloss</B>(7WN)</A>
|
||||
. <P>
|
||||
Fellbaum, C. (1998), ed. <I>"WordNet: An Electronic
|
||||
Lexical Database" </I>. MIT Press, Cambridge, MA. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,45 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNLICENS(7WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wnlicens - text of WordNet license
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
WordNet Release 3.0
|
||||
<P>
|
||||
This software and database is being provided to you, the LICENSEE, by
|
||||
Princeton University under the following license. By obtaining, using
|
||||
and/or copying this software and database, you agree that you have
|
||||
read, understood, and will comply with these terms and conditions.:
|
||||
Permission to use, copy, modify and distribute this software and
|
||||
database and its documentation for any purpose and without fee or royalty
|
||||
is hereby granted, provided that you agree to comply with the following
|
||||
copyright notice and statements, including the disclaimer, and that
|
||||
the same appear on ALL copies of the software, database and documentation,
|
||||
including modifications that you make for internal use or for distribution.
|
||||
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.
|
||||
THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON UNIVERSITY
|
||||
MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
|
||||
EXAMPLE, BUT NOT LIMITATION, PRINCETON UNIVERSITY MAKES NO REPRESENTATIONS
|
||||
OR WARRANTIES OF MERCHANT- ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE
|
||||
OR THAT THE USE OF THE LICENSED SOFTWARE, DATABASE OR DOCUMENTATION
|
||||
WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR
|
||||
OTHER RIGHTS. The name of Princeton University or Princeton may
|
||||
not be used in advertising or publicity pertaining to distribution of
|
||||
the software and/or database. Title to copyright in this software, database
|
||||
and any associated documentation shall at all times remain with Princeton
|
||||
University and LICENSEE agrees to preserve same. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,95 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNPKGS(7WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wnpkgs - description of various WordNet system packages
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION
|
||||
</A></H2>
|
||||
WordNet 3.0 is distributed in several formats and in various packages. All
|
||||
of the packages are available via anonymous FTP from <B>ftp.cogsci.princeton.edu
|
||||
</B> and from the WordNet Web site at <B><A HREF="http://wordnet.princeton.edu">http://wordnet.princeton.edu</A>
|
||||
</B>.
|
||||
<H3><A NAME="sect2" HREF="#toc2">Packages
|
||||
Available Via FTP and WWW </A></H3>
|
||||
The following WordNet packages can be downloaded
|
||||
using a web browser from <B>ftp://ftp.cogsci.princeton.edu/wordnet/3.0 </B>, or from
|
||||
the Web site noted above. Users can also FTP directly from <B>ftp.cogsci.princeton.edu
|
||||
</B>, directory <B>wordnet/3.0 </B>. <P>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=CENTER><B>Package </B> </TD> <TD ALIGN=CENTER><B>Filename </B> </TD> <TD ALIGN=CENTER><B>Platform </B> </TD> <TD ALIGN=CENTER><B>Description
|
||||
</B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>Database </TD> <TD ALIGN=LEFT><B>WordNet-3.0.tar.gz </B> </TD> <TD ALIGN=LEFT>Unix/OS X </TD> <TD ALIGN=LEFT>WordNet 3.0 database, interfaces,
|
||||
sense index, interface and library source code, documentation. </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Database
|
||||
</TD> <TD ALIGN=LEFT><B>WordNet-3.0.exe </B> </TD> <TD ALIGN=LEFT>Windows </TD> <TD ALIGN=LEFT>WordNet 3.0 database, interfaces, sense index,
|
||||
interface and library source code, documentation. </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Prolog Database </TD>
|
||||
<TD ALIGN=LEFT><B>WNprolog-3.0.tar.gz </B> </TD> <TD ALIGN=LEFT>All </TD> <TD ALIGN=LEFT>WordNet 3.0 database files in Prolog-readable format,
|
||||
documentation. </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Sense Map </TD> <TD ALIGN=LEFT><B>WNsnsmap-3.0.tar.gz </B> </TD> <TD ALIGN=LEFT>All </TD> <TD ALIGN=LEFT>Mapping of 2.1 to 3.0
|
||||
senses, documentation. </TD> </TR>
|
||||
</TABLE>
|
||||
<P>
|
||||
|
||||
<H3><A NAME="sect3" HREF="#toc3">Database Package </A></H3>
|
||||
The database package is a
|
||||
complete installation for WordNet 3.0 users. It includes the 3.0 database
|
||||
files, source code for the WordNet browsers and library, and documentation.
|
||||
The other packages are not included - they must be downloaded and installed
|
||||
separately. <P>
|
||||
Note that with this version of WordNet for Unix platforms,
|
||||
only source code is provided. Users should carefully read the README and
|
||||
INSTALL files for detailed information on compiling WordNet and dependencies.
|
||||
<P>
|
||||
|
||||
<H3><A NAME="sect4" HREF="#toc4">Prolog Database Package </A></H3>
|
||||
The WordNet 3.0 database files are available
|
||||
in this package in a Prolog-readable format. Documentation describing the
|
||||
file format is included. This package is only downloadable in compressed
|
||||
tar file format, although once unpackaged it can be used from Windows
|
||||
systems since the files are in ASCII. Many Windows utilities, such as
|
||||
WinZip, can deal with a compressed tar file.
|
||||
<H3><A NAME="sect5" HREF="#toc5">Sense Map Package </A></H3>
|
||||
To help
|
||||
users automatically convert 2.1 noun and verb senses to their corresponding
|
||||
3.0 senses, we provide sense mapping information in this package. This
|
||||
package contains files to map polysemous and monosemous words, and documentation
|
||||
that describes the format of these files. As with the Prolog database,
|
||||
this package is only downloadable in compressed tar format, but the files
|
||||
are also in ASCII.
|
||||
<H2><A NAME="sect6" HREF="#toc6">NOTES </A></H2>
|
||||
The lexicographer files and <B><A HREF="grind.1WN.html">grind</B>(1WN)</A>
|
||||
program
|
||||
are not generally distributed. <P>
|
||||
All of the packages described above may
|
||||
not be available at the time of release of the 3.0 database package.
|
||||
<H2><A NAME="sect7" HREF="#toc7">SEE
|
||||
ALSO </A></H2>
|
||||
<B><A HREF="wnintro.1WN.html">wnintro</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
, <B><A HREF="wnintro.7WN.html">wnintro</B>(7WN)</A>
|
||||
. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">Packages Available Via FTP and WWW</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Database Package</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">Prolog Database Package</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">Sense Map Package</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc6" HREF="#sect6">NOTES</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">SEE ALSO</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,338 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNSEARCH(3WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
findtheinfo, findtheinfo_ds, is_defined, in_wn, index_lookup, parse_index,
|
||||
getindex, read_synset, parse_synset, free_syns, free_synset, free_index,
|
||||
traceptrs_ds, do_trace
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
|
||||
<P>
|
||||
<B>#include "wn.h" <P>
|
||||
<B>char *findtheinfo(char
|
||||
*searchstr, int pos, int ptr_type, int sense_num); </B></B> <P>
|
||||
<B>SynsetPtr findtheinfo_ds(char
|
||||
*searchstr, int pos, int ptr_type, int sense_num ); </B> <P>
|
||||
<B>unsigned int is_defined(char
|
||||
*searchstr, int pos); </B> <P>
|
||||
<B>unsigned int in_wn(char *searchstr, int pos); </B>
|
||||
<P>
|
||||
<B>IndexPtr index_lookup(char *searchstr, int pos); </B> <P>
|
||||
<B>IndexPtr parse_index(long
|
||||
offset, int dabase, char *line); </B> <P>
|
||||
<B>IndexPtr getindex(char *searchstr, int
|
||||
pos); </B> <P>
|
||||
<B>SynsetPtr read_synset(int pos, long synset_offset, char *searchstr);
|
||||
</B> <P>
|
||||
<B>SynsetPtr parse_synset(FILE *fp, int pos, char *searchstr); </B> <P>
|
||||
<B>void free_syns(SynsetPtr
|
||||
synptr); </B> <P>
|
||||
<B>void free_synset(SynsetPtr synptr); </B> <P>
|
||||
<B>void free_index(IndexPtr
|
||||
idx); </B> <P>
|
||||
<B>SynsetPtr traceptrs_ds(SynsetPtr synptr, int ptr_type, int pos,
|
||||
int depth); </B> <P>
|
||||
<B>char *do_trace(SynsetPtr synptr, int ptr_type, int pos, int
|
||||
depth); </B>
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
|
||||
<P>
|
||||
These functions are used for searching the WordNet
|
||||
database. They generally fall into several categories: functions for reading
|
||||
and parsing index file entries; functions for reading and parsing synsets
|
||||
in data files; functions for tracing pointers and hierarchies; functions
|
||||
for freeing space occupied by data structures allocated with <B><A HREF="malloc.3.html">malloc</B>(3)</A>
|
||||
.
|
||||
<P>
|
||||
In the following function descriptions, <I>pos </I> is one of the following:
|
||||
<P>
|
||||
<blockquote><B>1 </B><tt> </tt> <tt> </tt> NOUN <BR>
|
||||
<B>2 </B><tt> </tt> <tt> </tt> VERB <BR>
|
||||
<B>3 </B><tt> </tt> <tt> </tt> ADJECTIVE <BR>
|
||||
<B>4 </B><tt> </tt> <tt> </tt> ADVERB <BR>
|
||||
</blockquote>
|
||||
<P>
|
||||
<B>findtheinfo()</B> is the primary
|
||||
search algorithm for use with database interface applications. Search
|
||||
results are automatically formatted, and a pointer to the text buffer
|
||||
is returned. All searches listed in <B>WNHOME/include/wn.h</B> can be done by
|
||||
<B>findtheinfo()</B>. <B>findtheinfo_ds()</B> can be used to perform most of the searches,
|
||||
with results returned in a linked list data structure. This is for use
|
||||
with applications that need to analyze the search results rather than
|
||||
just display them. <P>
|
||||
Both functions are passed the same arguments: <I>searchstr
|
||||
</I> is the word or collocation to search for; <I>pos </I> indicates the syntactic
|
||||
category to search in; <I>ptr_type </I> is one of the valid search types for
|
||||
<I>searchstr </I> in <I>pos </I>. (Available searches can be obtained by calling <B>is_defined()</B>
|
||||
described below.) <I>sense_num </I> should be <FONT SIZE=-1><B>ALLSENSES </B></FONT>
|
||||
if the search is to
|
||||
be done on all senses of <I>searchstr </I> in <I>pos </I>, or a positive integer indicating
|
||||
which sense to search. <P>
|
||||
<B>findtheinfo_ds() </B> returns a linked list data structures
|
||||
representing synsets. Senses are linked through the <I>nextss </I> field of a
|
||||
<B>Synset </B> data structure. For each sense, synsets that match the search
|
||||
specified with <I>ptr_type </I> are linked through the <I>ptrlist </I> field. See <FONT SIZE=-1><B>Synset
|
||||
Navigation </B></FONT>
|
||||
below, for detailed information on the linked lists returned.
|
||||
<P>
|
||||
<B>is_defined() </B> sets a bit for each search type that is valid for <I>searchstr
|
||||
</I> in <I>pos </I>, and returns the resulting unsigned integer. Each bit number
|
||||
corresponds to a pointer type constant defined in <B>WNHOME/include/wn.h </B>.
|
||||
For example, if bit 2 is set, the <FONT SIZE=-1><B>HYPERPTR </B></FONT>
|
||||
search is valid for <I>searchstr
|
||||
</I>. There are 29 possible searches. <P>
|
||||
<B>in_wn() </B> is used to find the syntactic
|
||||
categories in the WordNet database that contain one or more senses of
|
||||
<I>searchstr </I>. If <I>pos </I> is <FONT SIZE=-1><B>ALL_POS, </B></FONT>
|
||||
all syntactic categories are checked.
|
||||
Otherwise, only the part of speech passed is checked. An unsigned integer
|
||||
is returned with a bit set corresponding to each syntactic category containing
|
||||
<I>searchstr </I>. The bit number matches the number for the part of speech.
|
||||
<B>0 </B> is returned if <I>searchstr </I> is not present in <I>pos </I>. <P>
|
||||
<B>index_lookup() </B> finds
|
||||
<I>searchstr </I> in the index file for <I>pos </I> and returns a pointer to the parsed
|
||||
entry in an <B>Index </B> data structure. <I>searchstr </I> must exactly match the form
|
||||
of the word (lower case only, hyphens and underscores in the same places)
|
||||
in the index file. <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
is returned if a match is not found. <P>
|
||||
<B>parse_index()
|
||||
</B> parses an entry from an index file and returns a pointer to the parsed
|
||||
entry in an <B>Index </B> data structure. Passed the byte <I>offset </I> and syntactic
|
||||
category, it reads the index entry at the desired location in the corresponding
|
||||
file. If passed <I>line </I>, <I>line </I> contains an index file entry and the database
|
||||
index file is not consulted. However, <I>offset </I> and <I>dbase </I> should still
|
||||
be passed so the information can be stored in the <B>Index </B> structure. <P>
|
||||
<B>getindex()
|
||||
</B> is a "smart" search for <I>searchstr </I> in the index file corresponding to
|
||||
<I>pos </I>. It applies to <I>searchstr </I> an algorithm that replaces underscores
|
||||
with hyphens, hyphens with underscores, removes hyphens and underscores,
|
||||
and removes periods in an attempt to find a form of the string that is
|
||||
an exact match for an entry in the index file corresponding to <I>pos </I>. <B>index_lookup()
|
||||
</B> is called on each transformed string until a match is found or all the
|
||||
different strings have been tried. It returns a pointer to the parsed
|
||||
<B>Index </B> data structure for <I>searchstr </I>, or <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
if a match is not found.
|
||||
<P>
|
||||
<B>read_synset() </B> is used to read a synset from a byte offset in a data
|
||||
file. It performs an <B><A HREF="fseek.3.html">fseek </B>(3)</A>
|
||||
to <I>synset_offset </I> in the data file corresponding
|
||||
to <I>pos </I>, and calls <B>parse_synset() </B> to read and parse the synset. A pointer
|
||||
to the <B>Synset </B> data structure containing the parsed synset is returned.
|
||||
<P>
|
||||
<B>parse_synset() </B> reads the synset at the current offset in the file indicated
|
||||
by <I>fp </I>. <I>pos </I> is the syntactic category, and <I>searchstr </I>, if not <FONT SIZE=-1><B>NULL, </B></FONT>
|
||||
|
||||
indicates the word in the synset that the caller is interested in. An
|
||||
attempt is made to match <I>searchstr </I> to one of the words in the synset.
|
||||
If an exact match is found, the <I>whichword </I> field in the <B>Synset </B> structure
|
||||
is set to that word's number in the synset (beginning to count from <B>1 </B>).
|
||||
<P>
|
||||
<B>free_syns() </B> is used to free a linked list of <B>Synset </B> structures allocated
|
||||
by <B>findtheinfo_ds() </B>. <I>synptr </I> is a pointer to the list to free. <P>
|
||||
<B>free_synset()
|
||||
</B> frees the <B>Synset </B> structure pointed to by <I>synptr </I>. <P>
|
||||
<B>free_index() </B> frees
|
||||
the <B>Index </B> structure pointed to by <I>idx </I>. <P>
|
||||
<B>traceptrs_ds() </B> is a recursive
|
||||
search algorithm that traces pointers matching <I>ptr_type </I> starting with
|
||||
the synset pointed to by <I>synptr </I>. Setting <I>depth </I> to <B>1 </B> when <B>traceptrs_ds()
|
||||
</B> is called indicates a recursive search; <B>0 </B> indicates a non-recursive call.
|
||||
<I>synptr </I> points to the data structure representing the synset to search
|
||||
for a pointer of type <I>ptr_type </I>. When a pointer type match is found, the
|
||||
synset pointed to is read is linked onto the <I>nextss </I> chain. Levels of
|
||||
the tree generated by a recursive search are linked via the <I>ptrlist </I> field
|
||||
structure until <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
is found, indicating the top (or bottom) of the
|
||||
tree. This function is usually called from <B>findtheinfo_ds() </B> for each
|
||||
sense of the word. See <FONT SIZE=-1><B>Synset Navigation </B></FONT>
|
||||
below, for detailed information
|
||||
on the linked lists returned. <P>
|
||||
<B>do_trace() </B> performs the search indicated
|
||||
by <I>ptr_type </I> on synset synptr in syntactic category <I>pos </I>. <I>depth </I> is
|
||||
defined as above. <B>do_trace() </B> returns the search results formatted in
|
||||
a text buffer.
|
||||
<H3><A NAME="sect3" HREF="#toc3">Synset Navigation </A></H3>
|
||||
Since the <B>Synset </B> structure is used to
|
||||
represent the synsets for both word senses and pointers, the <I>ptrlist </I>
|
||||
and <I>nextss </I> fields have different meanings depending on whether the structure
|
||||
is a word sense or pointer. This can make navigation through the lists
|
||||
returned by <B>findtheinfo_ds() </B> confusing. <P>
|
||||
Navigation through the returned
|
||||
list involves the following: <P>
|
||||
Following the <I>nextss </I> chain from the synset
|
||||
returned moves through the various senses of <I>searchstr </I>. <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
indicates
|
||||
that end of the chain of senses. <P>
|
||||
Following the <I>ptrlist </I> chain from a <B>Synset
|
||||
</B> structure representing a sense traces the hierarchy of the search results
|
||||
for that sense. Subsequent links in the <I>ptrlist </I> chain indicate the next
|
||||
level (up or down, depending on the search) in the hierarchy. <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
indicates
|
||||
the end of the chain of search result synsets. <P>
|
||||
If a synset pointed to
|
||||
by <I>ptrlist </I> has a value in the <I>nextss </I> field, it represents another pointer
|
||||
of the same type at that level in the hierarchy. For example, some noun
|
||||
synsets have two hypernyms. Following this <I>nextss </I> pointer, and then the
|
||||
<I>ptrlist </I> chain from the <B>Synset </B> structure pointed to, traces another,
|
||||
parallel, hierarchy, until the end is indicated by <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
on that <I>ptrlist
|
||||
</I> chain. So, a <B>synset </B> representing a pointer (versus a sense of <I>searchstr
|
||||
</I>) having a non-NULL value in <I>nextss </I> has another chain of search results
|
||||
linked through the <I>ptrlist </I> chain of the synset pointed to by <I>nextss </I>.
|
||||
<P>
|
||||
If <I>searchstr </I> contains more than one base form in WordNet (as in the
|
||||
noun <B>axes </B>, which has base forms <B>axe </B> and <B>axis </B>), synsets representing
|
||||
the search results for each base form are linked through the <I>nextform
|
||||
</I> pointer of the <B>Synset </B> structure.
|
||||
<H3><A NAME="sect4" HREF="#toc4">WordNet Searches </A></H3>
|
||||
There is no extensive
|
||||
description of what each search type is or the results returned. Using
|
||||
the WordNet interface, examining the source code, and reading <B><A HREF="wndb.5WN.html">wndb</B>(5WN)<B></B></A>
|
||||
|
||||
are the best ways to see what types of searches are available and the
|
||||
data returned for each. <P>
|
||||
Listed below are the valid searches that can be
|
||||
passed as <I>ptr_type </I> to <B>findtheinfo() </B>. Passing a negative value (when
|
||||
applicable) causes a recursive, hierarchical search by setting <I>depth </I>
|
||||
to <B>1 </B> when <B>traceptrs() </B> is called. <P>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=LEFT><B>ptr_type </B> </TD> <TD ALIGN=CENTER><B>Value </B> </TD> <TD ALIGN=CENTER><B>Pointer </B> </TD> <TD ALIGN=LEFT><B>Search
|
||||
</B> </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT> </TD> <TD ALIGN=CENTER> </TD> <TD ALIGN=CENTER><B>Symbol </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>ANTPTR </TD> <TD ALIGN=CENTER>1 </TD> <TD ALIGN=CENTER>! </TD> <TD ALIGN=LEFT>Antonyms </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>HYPERPTR </TD> <TD ALIGN=CENTER>2 </TD> <TD ALIGN=CENTER>@ </TD> <TD ALIGN=LEFT>Hypernyms
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>HYPOPTR </TD> <TD ALIGN=CENTER>3 </TD> <TD ALIGN=CENTER> </TD> <TD ALIGN=LEFT>Hyponyms </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ENTAILPTR </TD> <TD ALIGN=CENTER>4 </TD> <TD ALIGN=CENTER>* </TD> <TD ALIGN=LEFT>Entailment </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>SIMPTR </TD> <TD ALIGN=CENTER>5
|
||||
</TD> <TD ALIGN=CENTER>& </TD> <TD ALIGN=LEFT>Similar </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ISMEMBERPTR </TD> <TD ALIGN=CENTER>6 </TD> <TD ALIGN=CENTER>#m </TD> <TD ALIGN=LEFT>Member meronym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ISSTUFFPTR </TD> <TD ALIGN=CENTER>7 </TD> <TD ALIGN=CENTER>#s
|
||||
</TD> <TD ALIGN=LEFT>Substance meronym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ISPARTPTR </TD> <TD ALIGN=CENTER>8 </TD> <TD ALIGN=CENTER>#p </TD> <TD ALIGN=LEFT>Part meronym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>HASMEMBERPTR </TD>
|
||||
<TD ALIGN=CENTER>9 </TD> <TD ALIGN=CENTER>%m </TD> <TD ALIGN=LEFT>Member holonym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>HASSTUFFPTR </TD> <TD ALIGN=CENTER>10 </TD> <TD ALIGN=CENTER>%s </TD> <TD ALIGN=LEFT>Substance holonym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>HASPARTPTR
|
||||
</TD> <TD ALIGN=CENTER>11 </TD> <TD ALIGN=CENTER>%p </TD> <TD ALIGN=LEFT>Part holonym </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>MERONYM </TD> <TD ALIGN=CENTER>12 </TD> <TD ALIGN=CENTER>% </TD> <TD ALIGN=LEFT>All meronyms </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>HOLONYM </TD> <TD ALIGN=CENTER>13 </TD>
|
||||
<TD ALIGN=CENTER># </TD> <TD ALIGN=LEFT>All holonyms </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>CAUSETO </TD> <TD ALIGN=CENTER>14 </TD> <TD ALIGN=CENTER>> </TD> <TD ALIGN=LEFT>Cause </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>PPLPTR </TD> <TD ALIGN=CENTER>15 </TD> <TD ALIGN=CENTER>< </TD> <TD ALIGN=LEFT>Participle of
|
||||
verb </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>SEEALSOPTR </TD> <TD ALIGN=CENTER>16 </TD> <TD ALIGN=CENTER>^ </TD> <TD ALIGN=LEFT>Also see </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>PERTPTR </TD> <TD ALIGN=CENTER>17 </TD> <TD ALIGN=CENTER>\ </TD> <TD ALIGN=LEFT>Pertains to noun
|
||||
or derived from adjective </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>ATTRIBUTE </TD> <TD ALIGN=CENTER>18 </TD> <TD ALIGN=CENTER>\= </TD> <TD ALIGN=LEFT>Attribute </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>VERBGROUP
|
||||
</TD> <TD ALIGN=CENTER>19 </TD> <TD ALIGN=CENTER>$ </TD> <TD ALIGN=LEFT>Verb group </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>DERIVATION </TD> <TD ALIGN=CENTER>20 </TD> <TD ALIGN=CENTER>+ </TD> <TD ALIGN=LEFT>Derivationally related form </TD>
|
||||
</TR>
|
||||
<TR> <TD ALIGN=LEFT>CLASSIFICATION </TD> <TD ALIGN=CENTER>21 </TD> <TD ALIGN=CENTER>; </TD> <TD ALIGN=LEFT>Domain of synset </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>CLASS </TD> <TD ALIGN=CENTER>22 </TD> <TD ALIGN=CENTER>- </TD> <TD ALIGN=LEFT>Member of this
|
||||
domain </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>SYNS </TD> <TD ALIGN=CENTER>23 </TD> <TD ALIGN=CENTER><I>n/a </I> </TD> <TD ALIGN=LEFT>Find synonyms </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>FREQ </TD> <TD ALIGN=CENTER>24 </TD> <TD ALIGN=CENTER><I>n/a </I> </TD> <TD ALIGN=LEFT>Polysemy </TD>
|
||||
</TR>
|
||||
<TR> <TD ALIGN=LEFT>FRAMES </TD> <TD ALIGN=CENTER>25 </TD> <TD ALIGN=CENTER><I>n/a </I> </TD> <TD ALIGN=LEFT>Verb example sentences and generic frames </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>COORDS
|
||||
</TD> <TD ALIGN=CENTER>26 </TD> <TD ALIGN=CENTER><I>n/a </I> </TD> <TD ALIGN=LEFT>Noun coordinates </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>RELATIVES </TD> <TD ALIGN=CENTER>27 </TD> <TD ALIGN=CENTER><I>n/a </I> </TD> <TD ALIGN=LEFT>Group related senses
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>HMERONYM </TD> <TD ALIGN=CENTER>28 </TD> <TD ALIGN=CENTER><I>n/a </I> </TD> <TD ALIGN=LEFT>Hierarchical meronym search </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>HHOLONYM </TD> <TD ALIGN=CENTER>29 </TD> <TD ALIGN=CENTER><I>n/a
|
||||
</I> </TD> <TD ALIGN=LEFT>Hierarchical holonym search </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>WNGREP </TD> <TD ALIGN=CENTER>30 </TD> <TD ALIGN=CENTER><I>n/a </I> </TD> <TD ALIGN=LEFT>Find keywords by substring
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>OVERVIEW </TD> <TD ALIGN=CENTER>31 </TD> <TD ALIGN=CENTER><I>n/a </I> </TD> <TD ALIGN=LEFT>Show all synsets for word </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>CLASSIF_CATEGORY </TD>
|
||||
<TD ALIGN=CENTER>32 </TD> <TD ALIGN=CENTER>;c </TD> <TD ALIGN=LEFT>Show domain topic </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>CLASSIF_USAGE </TD> <TD ALIGN=CENTER>33 </TD> <TD ALIGN=CENTER>;u </TD> <TD ALIGN=LEFT>Show domain usage
|
||||
</TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>CLASSIF_REGIONAL </TD> <TD ALIGN=CENTER>34 </TD> <TD ALIGN=CENTER>;r </TD> <TD ALIGN=LEFT>Show domain region </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>CLASS_CATEGORY </TD> <TD ALIGN=CENTER>35
|
||||
</TD> <TD ALIGN=CENTER>-c </TD> <TD ALIGN=LEFT>Show domain terms for topic </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>CLASS_USAGE </TD> <TD ALIGN=CENTER>36 </TD> <TD ALIGN=CENTER>-u </TD> <TD ALIGN=LEFT>Show domain terms
|
||||
for usage </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>CLASS_REGIONAL </TD> <TD ALIGN=CENTER>37 </TD> <TD ALIGN=CENTER>-r </TD> <TD ALIGN=LEFT>Show domain terms for region </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>INSTANCE
|
||||
</TD> <TD ALIGN=CENTER>38 </TD> <TD ALIGN=CENTER>@i </TD> <TD ALIGN=LEFT>Instance of </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>INSTANCES </TD> <TD ALIGN=CENTER>39 </TD> <TD ALIGN=CENTER> i </TD> <TD ALIGN=LEFT>Show instances </TD> </TR>
|
||||
</TABLE>
|
||||
<P>
|
||||
<B>findtheinfo_ds()
|
||||
</B> cannot perform the following searches: <P>
|
||||
<blockquote>SEEALSOPTR <BR>
|
||||
PERTPTR <BR>
|
||||
VERBGROUP
|
||||
<BR>
|
||||
FREQ <BR>
|
||||
FRAMES <BR>
|
||||
RELATIVES <BR>
|
||||
WNGREP <BR>
|
||||
OVERVIEW <BR>
|
||||
</blockquote>
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">NOTES </A></H2>
|
||||
Applications that
|
||||
use WordNet and/or the morphological functions must call <B>wninit() </B> at
|
||||
the start of the program. See <B><A HREF="wnutil.3WN.html">wnutil</B>(3WN)</A>
|
||||
for more information. <P>
|
||||
In all
|
||||
function calls, <I>searchstr </I> may be either a word or a collocation formed
|
||||
by joining individual words with underscore characters (<B>_ </B>). <P>
|
||||
The <B>SearchResults
|
||||
</B> structure defines fields in the <I>wnresults </I> global variable that are set
|
||||
by the various search functions. This is a way to get additional information,
|
||||
such as the number of senses the word has, from the search functions. The
|
||||
<I>searchds </I> field is set by <B>findtheinfo_ds() </B>. <P>
|
||||
The <I>pos </I> passed to <B>traceptrs_ds()
|
||||
</B> is not used. <P>
|
||||
|
||||
<H2><A NAME="sect6" HREF="#toc6">SEE ALSO </A></H2>
|
||||
<B><A HREF="wn.1WN.html">wn</B>(1WN)</A>
|
||||
, <B><A HREF="wnb.1WN.html">wnb</B>(1WN)</A>
|
||||
, <B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
, <B><A HREF="binsrch.3WN.html">binsrch</B>(3WN)</A>
|
||||
,
|
||||
<B><A HREF="malloc.3.html">malloc</B>(3)</A>
|
||||
, <B><A HREF="morph.3WN.html">morph</B>(3WN)</A>
|
||||
, <B><A HREF="wnutil.3WN.html">wnutil</B>(3WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
.
|
||||
<H2><A NAME="sect7" HREF="#toc7">WARNINGS </A></H2>
|
||||
<B>parse_synset()
|
||||
</B> must find an exact match between the <I>searchstr </I> passed and a word in
|
||||
the synset to set <I>whichword </I>. No attempt is made to translate hyphens
|
||||
and underscores, as is done in <B>getindex() </B>. <P>
|
||||
The WordNet database and exception
|
||||
list files must be opened with <B>wninit </B> prior to using any of the searching
|
||||
functions. <P>
|
||||
A large search may cause <B>findtheinfo() </B> to run out of buffer
|
||||
space. The maximum buffer size is determined by computer platform. If the
|
||||
buffer size is exceeded the following message is printed in the output
|
||||
buffer: <B>"Search too large. Narrow search and try again..." </B>. <P>
|
||||
Passing an invalid
|
||||
<I>pos </I> will probably result in a core dump. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Synset Navigation</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">WordNet Searches</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc5" HREF="#sect5">NOTES</A></LI>
|
||||
<LI><A NAME="toc6" HREF="#sect6">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc7" HREF="#sect7">WARNINGS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,80 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNSTATS(7WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wnstats - WordNet 3.0 database statistics
|
||||
<H2><A NAME="sect1" HREF="#toc1">DESCRIPTION </A></H2>
|
||||
|
||||
<H3><A NAME="sect2" HREF="#toc2">Number of
|
||||
words, synsets, and senses </A></H3>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=CENTER><B>POS </B> </TD> <TD ALIGN=CENTER><B>Unique </B> </TD> <TD ALIGN=CENTER><B>Synsets </B> </TD> <TD ALIGN=CENTER><B>Total </B> </TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER> </TD> <TD ALIGN=CENTER><B>Strings
|
||||
</B> </TD> <TD ALIGN=CENTER> </TD> <TD ALIGN=CENTER><B>Word-Sense Pairs </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>Noun </TD> <TD ALIGN=RIGHT>117798 </TD> <TD ALIGN=RIGHT>82115 </TD> <TD ALIGN=RIGHT>146312 </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Verb </TD> <TD ALIGN=RIGHT>11529 </TD>
|
||||
<TD ALIGN=RIGHT>13767 </TD> <TD ALIGN=RIGHT>25047 </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Adjective </TD> <TD ALIGN=RIGHT>21479 </TD> <TD ALIGN=RIGHT>18156 </TD> <TD ALIGN=RIGHT>30002 </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Adverb </TD> <TD ALIGN=RIGHT>4481 </TD> <TD ALIGN=RIGHT>3621 </TD>
|
||||
<TD ALIGN=RIGHT>5580 </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>Totals </TD> <TD ALIGN=RIGHT>155287 </TD> <TD ALIGN=RIGHT>117659 </TD> <TD ALIGN=RIGHT>206941 </TD> </TR>
|
||||
</TABLE>
|
||||
<P>
|
||||
|
||||
<H3><A NAME="sect3" HREF="#toc3">Polysemy information </A></H3>
|
||||
<P>
|
||||
<TABLE BORDER=0>
|
||||
<TR>
|
||||
<TD ALIGN=CENTER><B>POS </B> </TD> <TD ALIGN=CENTER><B>Monosemous </B> </TD> <TD ALIGN=CENTER><B>Polysemous </B> </TD> <TD ALIGN=CENTER><B>Polysemous </B> </TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER> </TD> <TD ALIGN=CENTER><B>Words and Senses </B> </TD> <TD ALIGN=CENTER><B>Words
|
||||
</B> </TD> <TD ALIGN=CENTER><B>Senses </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>Noun </TD> <TD ALIGN=RIGHT>101863 </TD> <TD ALIGN=RIGHT>15935 </TD> <TD ALIGN=RIGHT>44449 </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Verb </TD> <TD ALIGN=RIGHT>6277 </TD> <TD ALIGN=RIGHT>5252 </TD> <TD ALIGN=RIGHT>18770 </TD>
|
||||
</TR>
|
||||
<TR> <TD ALIGN=LEFT>Adjective </TD> <TD ALIGN=RIGHT>16503 </TD> <TD ALIGN=RIGHT>4976 </TD> <TD ALIGN=RIGHT>14399 </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Adverb </TD> <TD ALIGN=RIGHT>3748 </TD> <TD ALIGN=RIGHT>733 </TD> <TD ALIGN=RIGHT>1832 </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>Totals
|
||||
</TD> <TD ALIGN=RIGHT>128391 </TD> <TD ALIGN=RIGHT>26896 </TD> <TD ALIGN=RIGHT>79450 </TD> </TR>
|
||||
</TABLE>
|
||||
<P>
|
||||
<TABLE BORDER=0>
|
||||
<TR> <TD ALIGN=CENTER><B>POS </B> </TD> <TD ALIGN=CENTER><B>Average Polysemy </B> </TD> <TD ALIGN=CENTER><B>Average Polysemy
|
||||
</B> </TD> </TR>
|
||||
<TR> <TD ALIGN=CENTER> </TD> <TD ALIGN=CENTER><B>Including Monosemous Words </B> </TD> <TD ALIGN=CENTER><B>Excluding Monosemous Words </B> </TD> </TR>
|
||||
<TR> <TR> <TD ALIGN=LEFT>Noun
|
||||
</TD> <TD ALIGN=RIGHT>1.24 </TD> <TD ALIGN=RIGHT>2.79 </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Verb </TD> <TD ALIGN=RIGHT>2.17 </TD> <TD ALIGN=RIGHT>3.57 </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Adjective </TD> <TD ALIGN=RIGHT>1.40 </TD> <TD ALIGN=RIGHT>2.71 </TD> </TR>
|
||||
<TR> <TD ALIGN=LEFT>Adverb </TD> <TD ALIGN=RIGHT>1.25 </TD> <TD ALIGN=RIGHT>2.50
|
||||
</TD> </TR>
|
||||
</TABLE>
|
||||
<P>
|
||||
|
||||
<H2><A NAME="sect4" HREF="#toc4">NOTES </A></H2>
|
||||
Statistics for all types of adjectives and adjective satellites
|
||||
are combined. <P>
|
||||
The total of all unique noun, verb, adjective, and adverb
|
||||
strings is actually 147278. However, many strings are unique within a syntactic
|
||||
category, but are in more than one syntactic category. The figures in
|
||||
the table represent the unique strings in each syntactic category. <P>
|
||||
<P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">DESCRIPTION</A></LI>
|
||||
<UL>
|
||||
<LI><A NAME="toc2" HREF="#sect2">Number of words, synsets, and senses</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">Polysemy information</A></LI>
|
||||
</UL>
|
||||
<LI><A NAME="toc4" HREF="#sect4">NOTES</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,154 +0,0 @@
|
|||
<!-- manual page source format generated by PolyglotMan v3.0.3a12, -->
|
||||
<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>WNUTIL(3WN) manual page</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<A HREF="#toc">Table of Contents</A><P>
|
||||
|
||||
<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
|
||||
wninit, re_wninit, cntwords, strtolower, ToLowerCase, strsubst,
|
||||
getptrtype, getpos, getsstype, StrToPos, GetSynsetForSense, GetDataOffset,
|
||||
GetPolyCount, WNSnsToStr, GetValidIndexPointer, GetWNSense, GetSenseIndex,
|
||||
default_display_message
|
||||
<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
|
||||
<P>
|
||||
<B>#include "wn.h" </B> <P>
|
||||
<B>int wninit(void); </B> <P>
|
||||
<B>int
|
||||
re_wninit(void); </B> <P>
|
||||
<B>int cntwords(char *str, char separator); </B> <P>
|
||||
<B>char *strtolower(char
|
||||
*str); </B> <P>
|
||||
<B>char *ToLowerCase(char *str); </B> <P>
|
||||
<B>char *strsubst(char *str, char
|
||||
from, char to); </B> <P>
|
||||
<B>int getptrtype(char *ptr_symbol); </B> <P>
|
||||
<B>int getpos(char *ss_type);
|
||||
</B> <P>
|
||||
<B>int getsstype(char *ss_type); </B> <P>
|
||||
<B>int StrToPos(char pos); </B> <P>
|
||||
<B>SynsetPtr GetSynsetForSense(char
|
||||
*sense_key); </B> <P>
|
||||
<B>long GetDataOffset(char *sense_key); </B> <P>
|
||||
<B>int GetPolyCount(char
|
||||
*sense_key); </B> <P>
|
||||
<B>char *WNSnsToStr(IndexPtr idx, int sense_num); </B> <P>
|
||||
<B>IndexPtr
|
||||
GetValidIndexPointer(char *str, int pos); </B> <P>
|
||||
<B>int GetWNSense(char *lemma,
|
||||
*lex_sense); </B> <P>
|
||||
<B>SnsIndexPtr GetSenseIndex(char *sense_key); </B> <P>
|
||||
<B>int GetTagcnt(IndexPtr
|
||||
idx, int sense); </B> <P>
|
||||
<B>int default_display_message(char *msg); </B>
|
||||
<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION
|
||||
</A></H2>
|
||||
<P>
|
||||
The WordNet library contains many utility functions used by the interface
|
||||
code, other library functions, and various applications and tools. Only
|
||||
those of importance to the WordNet search code, or which are generally
|
||||
useful are described here. <P>
|
||||
<B>wninit()</B> opens the files necessary for using
|
||||
WordNet with the WordNet library functions. The database files are opened,
|
||||
and <B>morphinit()</B> is called to open the exception list files. Returns <B>0
|
||||
</B> if successful, <B>-1 </B> otherwise. The database and exception list files must
|
||||
be open before the WordNet search and morphology functions are used. If
|
||||
the database is successfully opened, the global variable <B>OpenDB </B> is set
|
||||
to <B>1 </B>. Note that it is possible for the database files to be opened (<B>OpenDB
|
||||
== 1 </B>), but not the exception list files. <P>
|
||||
<B>re_wninit()</B> is used to close
|
||||
the database files and reopen them, and is used exclusively for WordNet
|
||||
development. <B>re_morphinit() </B> is called to close and reopen the exception
|
||||
list files. Return codes are as described above. <P>
|
||||
<B>cntwords()</B> counts the
|
||||
number of underscore or space separated words in <I>str </I>. A hyphen is passed
|
||||
in <I>separator </I> if is is to be considered a word delimiter. Otherwise <I>separator
|
||||
</I> can be any other character, or an underscore if another character is
|
||||
not desired. <P>
|
||||
<B>strtolower()</B> converts <I>str </I> to lower case and removes a trailing
|
||||
adjective marker, if present. <I>str </I> is actually modified by this function,
|
||||
and a pointer to the modified string is returned. <P>
|
||||
<B>ToLowerCase()</B> converts
|
||||
<I>str </I> to lower case as above, without removing an adjective marker. <P>
|
||||
<B>strsubst()</B>
|
||||
replaces all occurrences of <I>from </I> with <I>to </I> in <I>str </I> and returns resulting
|
||||
string. <P>
|
||||
<B>getptrtype()</B> returns the integer <I>ptr_type </I> corresponding to the
|
||||
pointer character passed in <I>ptr_symbol </I>. See <B><A HREF="wnsearch.3WN.html">wnsearch</B>(3WN)</A>
|
||||
for a table
|
||||
of pointer symbols and types. <P>
|
||||
<B>getpos()</B> returns the integer constant corresponding
|
||||
to the synset type passed. <I>ss_type </I> may be one of the following: <B>n, v,
|
||||
a, r, s </B>. If <B>s </B> is passed, <FONT SIZE=-1><B>ADJ </B></FONT>
|
||||
is returned. Exits with <B>-1 </B> if <I>ss_type
|
||||
</I> is invalid. <P>
|
||||
<B>getsstype()</B> works like <B>getpos() </B>, but returns <FONT SIZE=-1><B>SATELLITE </B></FONT>
|
||||
|
||||
if <I>ss_type </I> is <B>s </B>. <P>
|
||||
<B>StrToPos()</B> returns the integer constant corresponding
|
||||
to the syntactic category passed in <I>pos </I>. <I>string </I> must be one of the following:
|
||||
<B>noun, verb, adj, adv </B>. <B>-1 </B> is returned if <I>pos </I> is invalid. <P>
|
||||
<B>GetSynsetForSense()</B>
|
||||
returns the synset that contains the word sense <I>sense_key </I> and <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
|
||||
in case of error. <P>
|
||||
<B>GetDataOffset()</B> returns the synset offset for synset
|
||||
that contains the word sense <I>sense_key </I>, and <B>0 </B> if <I>sense_key </I> is not in
|
||||
sense index file. <P>
|
||||
<B>GetPolyCount()</B> returns the polysemy count (number of
|
||||
senses in WordNet) for <I>lemma </I> encoded in <I>sense_key </I> and <B>0 </B> if word is
|
||||
not found. <P>
|
||||
<B>WNSnsToStr()</B> returns sense key encoding for <I>sense_num </I> entry
|
||||
in <I>idx </I>. <P>
|
||||
<B>GetValidIndexPointer()</B> returns the Index structure for <I>word </I>
|
||||
in <I>pos </I>. Calls <B><A HREF="morphstr.3WN.html">morphstr</B>(3WN)</A>
|
||||
to find a valid base form if <I>word </I> is inflected.
|
||||
<P>
|
||||
<B>GetWNSense()</B> returns the WordNet sense number for the sense key encoding
|
||||
represented by <I>lemma </I> and <I>lex_sense </I>. <P>
|
||||
<B>GetSenseIndex()</B> returns parsed sense
|
||||
index entry for <I>sense_key </I> and <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
if <I>sense_key </I> is not in sense index.
|
||||
<P>
|
||||
<B>GetTagcnt()</B> returns the number of times the sense passed has been tagged
|
||||
according to the <I>cntlist </I> file. <P>
|
||||
<B>default_display_message()</B> simply returns
|
||||
<B>-1 </B>. This is the default value for the global variable <B>display_message
|
||||
</B>, that points to a function to call to display an error message. In general,
|
||||
applications (including the WordNet interfaces) define an application
|
||||
specific function and set <B>display_message </B> to point to it.
|
||||
<H2><A NAME="sect3" HREF="#toc3">NOTES </A></H2>
|
||||
<B>include/wn.h
|
||||
</B> lists all the pointer and search types and their corresponding constant
|
||||
values. There is no description of what each search type is or the results
|
||||
returned. Using the WordNet interface is the best way to see what types
|
||||
of searches are available, and the data returned for each.
|
||||
<H2><A NAME="sect4" HREF="#toc4">SEE ALSO </A></H2>
|
||||
<B><A HREF="wnintro.3WN.html">wnintro</B>(3WN)</A>
|
||||
,
|
||||
<B><A HREF="wnsearch.3WN.html">wnsearch</B>(3WN)</A>
|
||||
, <B><A HREF="morph.3WN.html">morph</B>(3WN)</A>
|
||||
, <B><A HREF="wnintro.5WN.html">wnintro</B>(5WN)</A>
|
||||
, <B><A HREF="wnintro.7WN.html">wnintro</B>(7WN)</A>
|
||||
. <P>
|
||||
|
||||
<H2><A NAME="sect5" HREF="#toc5">WARNINGS </A></H2>
|
||||
Error
|
||||
checking on passed arguments is not rigorous. Passing <FONT SIZE=-1><B>NULL </B></FONT>
|
||||
pointers
|
||||
or invalid values will often cause an application to die. <P>
|
||||
|
||||
<HR><P>
|
||||
<A NAME="toc"><B>Table of Contents</B></A><P>
|
||||
<UL>
|
||||
<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
|
||||
<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
|
||||
<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
|
||||
<LI><A NAME="toc3" HREF="#sect3">NOTES</A></LI>
|
||||
<LI><A NAME="toc4" HREF="#sect4">SEE ALSO</A></LI>
|
||||
<LI><A NAME="toc5" HREF="#sect5">WARNINGS</A></LI>
|
||||
</UL>
|
||||
</BODY></HTML>
|
|
@ -1,478 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# doc/man/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
srcdir = .
|
||||
top_srcdir = ../..
|
||||
|
||||
pkgdatadir = $(datadir)/WordNet
|
||||
pkglibdir = $(libdir)/WordNet
|
||||
pkgincludedir = $(includedir)/WordNet
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = /usr/csl/bin/install -c
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc/man
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
man1dir = $(mandir)/man1
|
||||
am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" \
|
||||
"$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man7dir)"
|
||||
man3dir = $(mandir)/man3
|
||||
man5dir = $(mandir)/man5
|
||||
man7dir = $(mandir)/man7
|
||||
NROFF = nroff
|
||||
MANS = $(man_MANS)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run aclocal-1.9
|
||||
AMDEP_FALSE = #
|
||||
AMDEP_TRUE =
|
||||
AMTAR = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run tar
|
||||
AUTOCONF = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run automake-1.9
|
||||
AWK = nawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DHAVE_CONFIG_H
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EGREP = egrep
|
||||
EXEEXT =
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||
LDFLAGS =
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run makeinfo
|
||||
OBJEXT = o
|
||||
PACKAGE = WordNet
|
||||
PACKAGE_BUGREPORT = wordnet@princeton.edu
|
||||
PACKAGE_NAME = WordNet
|
||||
PACKAGE_STRING = WordNet 3.0
|
||||
PACKAGE_TARNAME = wordnet
|
||||
PACKAGE_VERSION = 3.0
|
||||
PATH_SEPARATOR = :
|
||||
RANLIB = ranlib
|
||||
SET_MAKE =
|
||||
SHELL = /bin/bash
|
||||
STRIP =
|
||||
TCL_INCLUDE_SPEC = -I/usr/csl/include
|
||||
TCL_LIB_SPEC = -L/usr/csl/lib -ltcl8.4
|
||||
TK_LIBS = -L/usr/openwin/lib -lX11 -ldl -lpthread -lsocket -lnsl -lm
|
||||
TK_LIB_SPEC = -L/usr/csl/lib -ltk8.4
|
||||
TK_PREFIX = /usr/csl
|
||||
TK_XINCLUDES = -I/usr/openwin/include
|
||||
VERSION = 3.0
|
||||
ac_ct_CC = gcc
|
||||
ac_ct_RANLIB = ranlib
|
||||
ac_ct_STRIP =
|
||||
ac_prefix = /usr/local/WordNet-3.0
|
||||
am__fastdepCC_FALSE = #
|
||||
am__fastdepCC_TRUE =
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build_alias =
|
||||
datadir = ${prefix}/share
|
||||
exec_prefix = ${prefix}
|
||||
host_alias =
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${prefix}/info
|
||||
install_sh = /people/wn/src/Release/3.0/Unix/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${prefix}/man
|
||||
mkdir_p = $(install_sh) -d
|
||||
oldincludedir = /usr/include
|
||||
prefix = /usr/local/WordNet-3.0
|
||||
program_transform_name = s,x,x,
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
man_MANS = binsrch.3 cntlist.5 grind.1 lexnames.5 morph.3 morphy.7 senseidx.5 uniqbeg.7 wn.1 wnb.1 wndb.5 wngloss.7 wngroups.7 wninput.5 wnintro.1 wnintro.3 wnintro.5 wnintro.7 wnlicens.7 wnpkgs.7 wnsearch.3 wnstats.7 wnutil.3
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/man/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/man/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
install-man1: $(man1_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
|
||||
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.1*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
1*) ;; \
|
||||
*) ext='1' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man1:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.1*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
1*) ;; \
|
||||
*) ext='1' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
|
||||
done
|
||||
install-man3: $(man3_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
|
||||
@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.3*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
3*) ;; \
|
||||
*) ext='3' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man3:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.3*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
3*) ;; \
|
||||
*) ext='3' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
|
||||
done
|
||||
install-man5: $(man5_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)"
|
||||
@list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.5*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
5*) ;; \
|
||||
*) ext='5' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man5:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.5*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
5*) ;; \
|
||||
*) ext='5' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
|
||||
done
|
||||
install-man7: $(man7_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man7dir)" || $(mkdir_p) "$(DESTDIR)$(man7dir)"
|
||||
@list='$(man7_MANS) $(dist_man7_MANS) $(nodist_man7_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.7*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
7*) ;; \
|
||||
*) ext='7' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man7dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man7dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man7:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man7_MANS) $(dist_man7_MANS) $(nodist_man7_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.7*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
7*) ;; \
|
||||
*) ext='7' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man7dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man7dir)/$$inst"; \
|
||||
done
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(MANS)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man7dir)"; do \
|
||||
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-man
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man: install-man1 install-man3 install-man5 install-man7
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am uninstall-man
|
||||
|
||||
uninstall-man: uninstall-man1 uninstall-man3 uninstall-man5 \
|
||||
uninstall-man7
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-man1 install-man3 install-man5 install-man7 \
|
||||
install-strip installcheck installcheck-am installdirs \
|
||||
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||
mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
|
||||
uninstall-info-am uninstall-man uninstall-man1 uninstall-man3 \
|
||||
uninstall-man5 uninstall-man7
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1 +0,0 @@
|
|||
man_MANS = binsrch.3 cntlist.5 grind.1 lexnames.5 morph.3 morphy.7 senseidx.5 uniqbeg.7 wn.1 wnb.1 wndb.5 wngloss.7 wngroups.7 wninput.5 wnintro.1 wnintro.3 wnintro.5 wnintro.7 wnlicens.7 wnpkgs.7 wnsearch.3 wnstats.7 wnutil.3
|
|
@ -1,478 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = @INSTALL@
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc/man
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
man1dir = $(mandir)/man1
|
||||
am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" \
|
||||
"$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man7dir)"
|
||||
man3dir = $(mandir)/man3
|
||||
man5dir = $(mandir)/man5
|
||||
man7dir = $(mandir)/man7
|
||||
NROFF = nroff
|
||||
MANS = $(man_MANS)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMDEP_FALSE = @AMDEP_FALSE@
|
||||
AMDEP_TRUE = @AMDEP_TRUE@
|
||||
AMTAR = @AMTAR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EGREP = @EGREP@
|
||||
EXEEXT = @EXEEXT@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
RANLIB = @RANLIB@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
TCL_INCLUDE_SPEC = @TCL_INCLUDE_SPEC@
|
||||
TCL_LIB_SPEC = @TCL_LIB_SPEC@
|
||||
TK_LIBS = @TK_LIBS@
|
||||
TK_LIB_SPEC = @TK_LIB_SPEC@
|
||||
TK_PREFIX = @TK_PREFIX@
|
||||
TK_XINCLUDES = @TK_XINCLUDES@
|
||||
VERSION = @VERSION@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_RANLIB = @ac_ct_RANLIB@
|
||||
ac_ct_STRIP = @ac_ct_STRIP@
|
||||
ac_prefix = @ac_prefix@
|
||||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build_alias = @build_alias@
|
||||
datadir = @datadir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host_alias = @host_alias@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
man_MANS = binsrch.3 cntlist.5 grind.1 lexnames.5 morph.3 morphy.7 senseidx.5 uniqbeg.7 wn.1 wnb.1 wndb.5 wngloss.7 wngroups.7 wninput.5 wnintro.1 wnintro.3 wnintro.5 wnintro.7 wnlicens.7 wnpkgs.7 wnsearch.3 wnstats.7 wnutil.3
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/man/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/man/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
install-man1: $(man1_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
|
||||
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.1*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
1*) ;; \
|
||||
*) ext='1' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man1:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.1*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
1*) ;; \
|
||||
*) ext='1' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
|
||||
done
|
||||
install-man3: $(man3_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
|
||||
@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.3*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
3*) ;; \
|
||||
*) ext='3' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man3:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.3*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
3*) ;; \
|
||||
*) ext='3' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
|
||||
done
|
||||
install-man5: $(man5_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)"
|
||||
@list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.5*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
5*) ;; \
|
||||
*) ext='5' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man5:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.5*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
5*) ;; \
|
||||
*) ext='5' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
|
||||
done
|
||||
install-man7: $(man7_MANS) $(man_MANS)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(man7dir)" || $(mkdir_p) "$(DESTDIR)$(man7dir)"
|
||||
@list='$(man7_MANS) $(dist_man7_MANS) $(nodist_man7_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.7*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
||||
else file=$$i; fi; \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
7*) ;; \
|
||||
*) ext='7' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man7dir)/$$inst'"; \
|
||||
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man7dir)/$$inst"; \
|
||||
done
|
||||
uninstall-man7:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(man7_MANS) $(dist_man7_MANS) $(nodist_man7_MANS)'; \
|
||||
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
||||
for i in $$l2; do \
|
||||
case "$$i" in \
|
||||
*.7*) list="$$list $$i" ;; \
|
||||
esac; \
|
||||
done; \
|
||||
for i in $$list; do \
|
||||
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
||||
case "$$ext" in \
|
||||
7*) ;; \
|
||||
*) ext='7' ;; \
|
||||
esac; \
|
||||
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
||||
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
||||
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
||||
echo " rm -f '$(DESTDIR)$(man7dir)/$$inst'"; \
|
||||
rm -f "$(DESTDIR)$(man7dir)/$$inst"; \
|
||||
done
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(MANS)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man7dir)"; do \
|
||||
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-man
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man: install-man1 install-man3 install-man5 install-man7
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am uninstall-man
|
||||
|
||||
uninstall-man: uninstall-man1 uninstall-man3 uninstall-man5 \
|
||||
uninstall-man7
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-man1 install-man3 install-man5 install-man7 \
|
||||
install-strip installcheck installcheck-am installdirs \
|
||||
maintainer-clean maintainer-clean-generic mostlyclean \
|
||||
mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
|
||||
uninstall-info-am uninstall-man uninstall-man1 uninstall-man3 \
|
||||
uninstall-man5 uninstall-man7
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1,66 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.TH BINSRCH 3WN "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
|
||||
.SH NAME
|
||||
bin_search, copyfile, replace_line, insert_line
|
||||
.SH SYNOPSIS
|
||||
.LP
|
||||
\fBchar *bin_search(char *key, FILE *fp);\fP
|
||||
.LP
|
||||
\fBvoid copyfile(FILE *fromfp, FILE *tofp);\fP
|
||||
.LP
|
||||
\fBchar *replace_line(char *new_line, char *key, FILE *fp);\fP
|
||||
.LP
|
||||
\fBchar *insert_line(char *new_line, char *key, FILE *fp);\fP
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
The WordNet library contains several general purpose functions for
|
||||
performing a binary search and modifying sorted files.
|
||||
.LP
|
||||
.B bin_search(\|)
|
||||
is the primary binary search algorithm to search for \fIkey\fP as the
|
||||
first item on a line in the file pointed to by \fIfp\fP. The
|
||||
delimiter between the key and the rest of the fields on the line, if
|
||||
any, must be a space. A pointer to a static variable containing the
|
||||
entire line is returned.
|
||||
.SB NULL
|
||||
is returned if a match is not found.
|
||||
.LP
|
||||
The remaining functions are not used by WordNet, and are only briefly
|
||||
described.
|
||||
.LP
|
||||
.B copyfile(\|)
|
||||
copies the contents of one file to another.
|
||||
.LP
|
||||
.B replace_line(\|)
|
||||
replaces a line in a file having searchkey \fIkey\fP
|
||||
with the contents of \fInew_line\fP.
|
||||
It returns the original line or
|
||||
.SB NULL
|
||||
in case of error.
|
||||
.LP
|
||||
.B insert_line(\|)
|
||||
finds the proper place to insert the contents of \fInew_line\fP,
|
||||
having searchkey \fIkey\fP in the sorted file pointed to by \fIfp\fP.
|
||||
It returns
|
||||
.SB NULL
|
||||
if a line with this searchkey is already in the file.
|
||||
.SH NOTES
|
||||
The maximum length of \fIkey\fP is 1024.
|
||||
|
||||
The maximum line length in a file is 25K.
|
||||
|
||||
If there are no additional fields after the search key, the key must
|
||||
be followed by at least one space before the newline character.
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (3WN),
|
||||
.BR morph (3WN),
|
||||
.BR wnsearch (3WN),
|
||||
.BR wnutil (3WN),
|
||||
.BR wnintro (5WN).
|
||||
.SH WARNINGS
|
||||
\fBbinsearch(\|)\fP returns a pointer to a static character buffer.
|
||||
The returned string should be copied by the caller if the results need
|
||||
to be saved, as a subsequent call will replace the contents of the
|
||||
static buffer.
|
||||
|
|
@ -1,92 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH CNTLIST 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
|
||||
.SH NAME
|
||||
cntlist \- file listing number of times each tagged sense occurs in a
|
||||
semantic concordance, sorted most to least frequently tagged
|
||||
|
||||
cntlist.rev \- file listing number of times each tagged sense occurs
|
||||
in a semantic concordance, sorted by sense key
|
||||
.SH DESCRIPTION
|
||||
A cntlist file for a semantic concordance lists the number of times
|
||||
each semantically tagged sense occurs in the concordance and its
|
||||
sense number in the WordNet database. Each line in the file
|
||||
corresponds to a sense in the WordNet database to which at least one
|
||||
semantic tag points. Only senses that are tagged in a concordance are
|
||||
in the concordance's cntlist file.
|
||||
|
||||
.SS WordNet Database \fIcntlist\fP File
|
||||
In the WordNet database, words are assigned sense numbers based on
|
||||
frequency of use in semantically tagged corpora. The cntlist file used
|
||||
by
|
||||
.BR grind (1WN)
|
||||
to build the WordNet database and assign the sense numbers is a union
|
||||
of the cntlist files from the various semantic concordances that were
|
||||
formerly released by Princeton University. This
|
||||
combined cntlist file is provided with the WordNet package and is
|
||||
found in the \fBWNSEARCHDIR\fP directory.
|
||||
|
||||
The \fIcntlist.rev\fP file is used at run-time by the WordNet
|
||||
library code and browser interfaces to print in the output display the
|
||||
number of times each sense has been tagged.
|
||||
.SS File Format
|
||||
Each line in a cntlist file contains information for one sense. The
|
||||
file is ordered from most to least frequently tagged sense. The
|
||||
fields are separated by one space, and each line is terminated with a
|
||||
newline character. Senses having the same \fItag_cnt\fP value are
|
||||
listed in reverse alphabetical order of the \fIlemma\fP field of the
|
||||
\fIsense_key\fP.
|
||||
|
||||
Each line in \fBcntlist\fP is of the form:
|
||||
|
||||
.RS
|
||||
\fItag_cnt~~sense_key~~sense_number\fP
|
||||
.RE
|
||||
|
||||
where \fItag_cnt\fP is the decimal number of times the sense is tagged
|
||||
in the corresponding semantic concordance. \fIsense_key\fP is a
|
||||
WordNet sense encoding and \fIsense_number\fP is a WordNet sense
|
||||
number as described in
|
||||
|
||||
The \fIcntlist.rev\fP file contains the same fields described above,
|
||||
in the following order:
|
||||
|
||||
.RS
|
||||
\fIsense_key~~sense_number~~tag_cnt\fP
|
||||
.RE
|
||||
|
||||
.SH NOTES
|
||||
Princeton no longer maintains or releases the Semantic Concordance
|
||||
files. The \fIcntlist\fP file used to order the senses in WordNet
|
||||
3.0 was generated from the Semantic Concordance files at the point
|
||||
that they were last updated in 2001. In general, the order of senses
|
||||
presented usually reflects what the user would expect, however sense
|
||||
ordering is now less reliable than in prior releases and should not be
|
||||
construed as an accurate indicator of frequency of use.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.TP 20
|
||||
.B HKEY_CURRENT_USER\eSOFTWARE\eWordNet\e3.0\ewnres
|
||||
User's default browser options.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B cntlist, cntlist.rev
|
||||
file of combined semantic concordance \fBcntlist\fP files. Used to
|
||||
assign sense numbers in WordNet database
|
||||
.SH SEE ALSO
|
||||
.BR grind (1WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR senseidx (5WN).
|
|
@ -1,161 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH GRIND 1 "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
|
||||
.SH NAME
|
||||
grind \- process WordNet lexicographer files
|
||||
.SH SYNOPSIS
|
||||
\fBgrind\fP [ \fB\-v\fP ] [ \fB\-s\fP ] [ \fB\-L\fP\fIlogfile\fP ] [ \fB\-a\fP ] [ \fB\-d\fP ] [ \fB\-i\fP ] [ \fB\-o\fP ] [ \fB\-n\fP ] \fIfilename\fP [ \fIfilename\fP\&.\|.\|. ]
|
||||
.SH DESCRIPTION
|
||||
\fBgrind(\|)\fP processes WordNet lexicographer files, producing
|
||||
database files suitable for use with the WordNet search and interface
|
||||
code and other applications. The syntactic and structural integrity
|
||||
of the input files is verified. Warnings and errors are reported via
|
||||
\fBstderr\fP and a run-time log is produced on \fBstdout\fP. A
|
||||
database is generated only if there are no errors.
|
||||
.SS Input Files
|
||||
Input files correspond to the syntactic categories implemented in
|
||||
WordNet \-
|
||||
.BR noun ", "
|
||||
.BR verb ", "
|
||||
.BR adjective " and "
|
||||
.BR adverb .
|
||||
Each input lexicographer file consists of a list of synonym sets
|
||||
(\fIsynsets\fP) for one part of speech. Although the basic synset
|
||||
syntax is the same for all of the parts of speech, some parts of the
|
||||
syntax only apply to a particular part of speech. See
|
||||
.BR wninput (5WN)
|
||||
for a description of the input file format.
|
||||
|
||||
Each \fIfilename\fP specified is of the form:
|
||||
|
||||
.RS
|
||||
.IB pathname / pos . suffix
|
||||
.RE
|
||||
|
||||
where \fIpathname\fP is optional and \fIpos\fP is either
|
||||
.BR noun ", "
|
||||
.BR verb ", "
|
||||
.BR adj " or "
|
||||
.BR adv .
|
||||
\fIsuffix\fP may be used to separate groups of synsets into different
|
||||
files, for example \fBnoun.animal\fP and \fBnoun.plant\fP. One or
|
||||
more input files, in any combination of syntactic categories, may be
|
||||
specified. See
|
||||
.BR lexnames (5WN)
|
||||
for a list of the lexicographer files used to build the complete
|
||||
WordNet database.
|
||||
.SS Output Files
|
||||
\fBgrind(\|)\fP produces the following output files:
|
||||
|
||||
.TS
|
||||
center box ;
|
||||
c | c
|
||||
l | l.
|
||||
\fBFilename Description\fP
|
||||
_
|
||||
\fBindex.\fIpos\fR Index file for each syntactic category
|
||||
\fBdata.\fIpos\fR Data file for each syntactic category
|
||||
\fBindex.sense\fP Sense index
|
||||
.TE
|
||||
|
||||
See
|
||||
.BR wndb (5WN)
|
||||
for a description of the database file formats.
|
||||
|
||||
Each time \fBgrind(\|)\fP is run, any existing database files are
|
||||
overwritten with the database files generated from the specified input
|
||||
files. If no input files from a syntactic category are specified,
|
||||
the corresponding database files are not overwritten.
|
||||
.SS Sense Numbers
|
||||
Senses are generally ordered from most to least frequently used, with
|
||||
the most common sense numbered \fB1\fP. Frequency of use is
|
||||
determined by the number of times a sense is tagged in the various
|
||||
semantic concordance texts. Senses that are not semantically tagged
|
||||
follow the ordered senses in an arbitrary order.
|
||||
Note that this ordering is only an
|
||||
estimate based on usage in a small corpus.
|
||||
|
||||
The \fItagsense_cnt\fP field for each
|
||||
entry in the \fBindex.\fIpos\fR files indicates how many of the senses
|
||||
in the list have been tagged.
|
||||
|
||||
The \fBcntlist\fP file provided with the database lists the number of
|
||||
times each sense is tagged in the semantic concordances.
|
||||
\fBgrind(\|)\fP uses the data from \fBcntlist\fP to order the senses
|
||||
of each word. When the \fBindex\fP.\fIpos\fP files are generated, the
|
||||
\fIsynset_offset\fPs are output in sense number order, with sense 1
|
||||
first in the list. Senses with the same number of semantic tags are
|
||||
assigned unique but consecutive sense numbers. The WordNet
|
||||
.SB OVERVIEW
|
||||
search displays all senses of the specified word, in all syntactic
|
||||
categories, and indicates which of the senses are represented in the
|
||||
semantically tagged texts.
|
||||
.SH OPTIONS
|
||||
.TP 15
|
||||
.B \-v
|
||||
Verify integrity of input without generating database.
|
||||
.TP 15
|
||||
.B \-s
|
||||
Suppress generation of warning messages. Usually \fBgrind\fP is run
|
||||
with this option until all syntactic and structural errors are corrected
|
||||
since the warning messages may make it difficult to spot error
|
||||
messages.
|
||||
.TP 15
|
||||
.BI \-L logfile
|
||||
Write all messages to \fIlogfile\fP instead of \fBstderr\fP.
|
||||
.TP 15
|
||||
.B \-a
|
||||
Generate statistical report on input files processed.
|
||||
.TP 15
|
||||
.B \-d
|
||||
Generate distribution of senses by string length report on input files
|
||||
processed.
|
||||
.TP 15
|
||||
.B \-i
|
||||
Generate sense index file.
|
||||
.TP 15
|
||||
.B \-o
|
||||
Order senses using \fBcntlist\fP.
|
||||
.TP 15
|
||||
.B \-n
|
||||
Generate nominalization (derivational morphology) links in database.
|
||||
.TP 15
|
||||
.I filename
|
||||
Input file of the form described in
|
||||
.SB Input Files.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B \fIpos\fP.*
|
||||
lexicographer files to use to build database
|
||||
.TP 20
|
||||
.B cntlist
|
||||
file of combined semantic concordance \fBcntlist\fP files. Used to
|
||||
assign sense numbers in WordNet database
|
||||
.SH SEE ALSO
|
||||
.BR cntlist (5WN),
|
||||
.BR lexnames (5WN),
|
||||
.BR senseidx (5WN),
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (5WN),
|
||||
.BR uniqbeg (7WN),
|
||||
.BR wngloss (7WN).
|
||||
.SH DIAGNOSTICS
|
||||
Exit status is normally 0.
|
||||
Exit status is -1 if non-specific error occurs.
|
||||
If syntactic or structural errors exist, exit status is number of
|
||||
errors detected.
|
||||
.TP
|
||||
.B "usage: grind [\-v] [\-s] [\-Llogfile] [\-a ] [\-d] [\-i] [\-o] [\-n] filename [filename...]"
|
||||
Invalid options were specified on the command line.
|
||||
.TP
|
||||
.B No input files processed.
|
||||
None of the filenames specified were of the appropriate form.
|
||||
.TP
|
||||
.B \fIn\fP syntactic errors found.
|
||||
Syntax errors were found while parsing the input files.
|
||||
.TP
|
||||
.B \fIn\fP structural errors found.
|
||||
Pointer errors were found that could not be automatically corrected.
|
||||
.SH BUGS
|
||||
Please report bugs to \fBwordnet@princeton.edu\fP.
|
|
@ -1,123 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH LEXNAMES 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
|
||||
.SH NAME
|
||||
List of WordNet lexicographer file names and numbers
|
||||
.SH DESCRIPTION
|
||||
During WordNet development synsets are organized into forty-five
|
||||
lexicographer files based on syntactic category and logical groupings.
|
||||
.BR grind (1WN)
|
||||
processes these files and produces a database suitable for use with
|
||||
the WordNet library, interface code, and other applications. The
|
||||
format of the lexicographer files is described in
|
||||
.BR wninput (5WN).
|
||||
|
||||
A file number corresponds to each lexicographer file. File numbers
|
||||
are encoded in several parts of the WordNet system as an efficient way
|
||||
to indicate a lexicographer file name. The file \fBlexnames\fP lists
|
||||
the mapping between file names and numbers, and can be used by
|
||||
programs or end users to correlate the two.
|
||||
.SS File Format
|
||||
Each line in \fBlexnames\fP contains 3 tab separated fields, and is
|
||||
terminated with a newline character. The first field is the two digit
|
||||
decimal integer file number. (The first file in the list is numbered
|
||||
\fB00\fP.) The second field is the name of the lexicographer file that
|
||||
is represented by that number, and the third field is an integer that
|
||||
indicates the syntactic category of the synsets contained in the file.
|
||||
This is simply a shortcut for programs and scripts, since the
|
||||
syntactic category is also part of the lexicographer file's name.
|
||||
.SS Syntactic Category
|
||||
The syntactic category field is encoded as follows:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB1\fP NOUN
|
||||
\fB2\fP VERB
|
||||
\fB3\fP ADJECTIVE
|
||||
\fB4\fP ADVERB
|
||||
.fi
|
||||
.RE
|
||||
.SS Lexicographer Files
|
||||
The names of the lexicographer files and their corresponding file
|
||||
numbers are listed below along with a brief description each file's
|
||||
contents.
|
||||
|
||||
.RS
|
||||
.TS
|
||||
center ;
|
||||
l l l.
|
||||
\fBFile Number\fP \fBName\fP \fBContents\fP
|
||||
_
|
||||
00 adj.all all adjective clusters
|
||||
01 adj.pert relational adjectives (pertainyms)
|
||||
02 adv.all all adverbs
|
||||
03 noun.Tops unique beginner for nouns
|
||||
04 noun.act nouns denoting acts or actions
|
||||
05 noun.animal nouns denoting animals
|
||||
06 noun.artifact nouns denoting man-made objects
|
||||
07 noun.attribute nouns denoting attributes of people and objects
|
||||
08 noun.body nouns denoting body parts
|
||||
09 noun.cognition nouns denoting cognitive processes and contents
|
||||
10 noun.communication nouns denoting communicative processes and contents
|
||||
11 noun.event nouns denoting natural events
|
||||
12 noun.feeling nouns denoting feelings and emotions
|
||||
13 noun.food nouns denoting foods and drinks
|
||||
14 noun.group nouns denoting groupings of people or objects
|
||||
15 noun.location nouns denoting spatial position
|
||||
16 noun.motive nouns denoting goals
|
||||
17 noun.object nouns denoting natural objects (not man-made)
|
||||
18 noun.person nouns denoting people
|
||||
19 noun.phenomenon nouns denoting natural phenomena
|
||||
20 noun.plant nouns denoting plants
|
||||
21 noun.possession nouns denoting possession and transfer of possession
|
||||
22 noun.process nouns denoting natural processes
|
||||
23 noun.quantity nouns denoting quantities and units of measure
|
||||
24 noun.relation nouns denoting relations between people or things or ideas
|
||||
25 noun.shape nouns denoting two and three dimensional shapes
|
||||
26 noun.state nouns denoting stable states of affairs
|
||||
27 noun.substance nouns denoting substances
|
||||
28 noun.time nouns denoting time and temporal relations
|
||||
29 verb.body verbs of grooming, dressing and bodily care
|
||||
30 verb.change verbs of size, temperature change, intensifying, etc.
|
||||
31 verb.cognition verbs of thinking, judging, analyzing, doubting
|
||||
32 verb.communication verbs of telling, asking, ordering, singing
|
||||
33 verb.competition verbs of fighting, athletic activities
|
||||
34 verb.consumption verbs of eating and drinking
|
||||
35 verb.contact verbs of touching, hitting, tying, digging
|
||||
36 verb.creation verbs of sewing, baking, painting, performing
|
||||
37 verb.emotion verbs of feeling
|
||||
38 verb.motion verbs of walking, flying, swimming
|
||||
39 verb.perception verbs of seeing, hearing, feeling
|
||||
40 verb.possession verbs of buying, selling, owning
|
||||
41 verb.social verbs of political and social activities and events
|
||||
42 verb.stative verbs of being, having, spatial relations
|
||||
43 verb.weather verbs of raining, snowing, thawing, thundering
|
||||
44 adj.ppl participial adjectives
|
||||
.TE
|
||||
.RE
|
||||
.SH NOTES
|
||||
The lexicographer files are not included in the WordNet database package.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B lexnames
|
||||
list of lexicographer file names and numbers
|
||||
.SH SEE ALSO
|
||||
.BR grind (1WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (5WN).
|
|
@ -1,110 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.TH MORPH 3WN "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
|
||||
.SH NAME
|
||||
morphinit, re_morphinit, morphstr, morphword
|
||||
.SH SYNOPSIS
|
||||
.LP
|
||||
\fB#include "wn.h"\fP
|
||||
.LP
|
||||
\fBint morphinit(void);\fP
|
||||
.LP
|
||||
\fBint re_morphinit(void);\fP
|
||||
.LP
|
||||
\fBchar *morphstr(char *origstr, int pos);\fP
|
||||
.LP
|
||||
\fBchar *morphword(char *word, int pos);\fP
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
The WordNet morphological processor, Morphy, is accessed through these
|
||||
functions:
|
||||
.LP
|
||||
.B morphinit(\|)
|
||||
is used to open the exception list files. It returns \fB0\fP if
|
||||
successful, \fB-1\fP otherwise. The exception list files must be
|
||||
opened before
|
||||
.B morphstr(\|)
|
||||
or
|
||||
.B morphword(\)
|
||||
are called.
|
||||
.LP
|
||||
.B re_morphinit(\|)
|
||||
is used to close the exception list files and reopen them, and is used
|
||||
exclusively for WordNet development. Return codes are as described
|
||||
above.
|
||||
.LP
|
||||
.B morphstr(\|)
|
||||
is the basic user interface to Morphy. It tries to find the base form
|
||||
(lemma) of the word or collocation \fIorigstr\fP in the specified
|
||||
\fIpos\fP. The first call (with \fIorigstr\fP specified) returns a
|
||||
pointer to the first base form found. Subsequent calls requesting
|
||||
base forms of the same string must be made with the first argument of
|
||||
.SB NULL.
|
||||
When no more base forms for \fIorigstr\fP can be found,
|
||||
.SB NULL
|
||||
is returned. Note that \fBmorphstr()\fP returns a pointer to a static
|
||||
character buffer. A subsequent call to \fBmorphstr()\fP with a new
|
||||
string (instead of \fBNULL\fP) will overwrite the string pointed to by
|
||||
a previous call. Users should copy the returned string into a local
|
||||
buffer, or use the C library function \fBstrdup\fP to duplicate the
|
||||
returned string into a \fImalloc'd\fP buffer.
|
||||
.LP
|
||||
.B morphword(\|)
|
||||
tries to find the base form of \fIword\fP in the specified \fIpos\fP.
|
||||
This function is called by
|
||||
.B morphstr(\|)
|
||||
for each individual word in a collocation.
|
||||
Note that \fBmorphword()\fP returns a pointer to a static
|
||||
character buffer. A subsequent call to \fBmorphword()\fP
|
||||
will overwrite the string pointed to by
|
||||
a previous call. Users should copy the returned string into a local
|
||||
buffer, or use the C library function \fBstrdup\fP to duplicate the
|
||||
returned string into a \fImalloc'd\fP buffer.
|
||||
.SH NOTES
|
||||
.B morphinit(\|)
|
||||
is called by
|
||||
.B wninit(\|)
|
||||
and is not intended to be called directly by an application.
|
||||
Applications wishing to use WordNet and/or the morphological functions
|
||||
must call \fBwninit(\|)\fP at the start of the program. See
|
||||
.BR wnutil (3WN)
|
||||
for more information.
|
||||
|
||||
\fIorigstr\fP may be either a word or a collocation formed by joining
|
||||
individual words with underscore characters (\fB_\fP).
|
||||
|
||||
Usually only \fBmorphstr(\|)\fP is called from applications, as it
|
||||
works on both words and collocations.
|
||||
|
||||
\fIpos\fP must be one of the following:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB1\fP NOUN
|
||||
\fB2\fP VERB
|
||||
\fB3\fP ADJECTIVE
|
||||
\fB4\fP ADVERB
|
||||
\fB5\fP ADJECTIVE_SATELLITE
|
||||
.fi
|
||||
.RE
|
||||
|
||||
If
|
||||
.SB ADJECTIVE_SATELLITE
|
||||
is passed, it is treated by \fBmorphstr(\|)\fP as
|
||||
.SB ADJECTIVE.
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (3WN),
|
||||
.BR wnsearch (3WN),
|
||||
.BR wndb (5WN),
|
||||
.BR morphy (7WN).
|
||||
|
||||
.SH WARNINGS
|
||||
Passing an invalid part of speech will result in a core dump.
|
||||
|
||||
The WordNet database files must be open to use \fBmorphstr(\|)\fP or
|
||||
\fBmorphword(\|).
|
||||
|
||||
.SH BUGS
|
||||
Morphy will allow non-words to be converted to words, if they follow
|
||||
one of the rules described above. For example, it will happily
|
||||
convert \fBplantes\fP to \fBplants\fP.
|
|
@ -1,180 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH MORPHY 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
|
||||
.SH NAME
|
||||
morphy \- discussion of WordNet's morphological processing
|
||||
.SH DESCRIPTION
|
||||
Although only base forms of words are usually stored in WordNet,
|
||||
searches may be done on inflected forms. A set of morphology
|
||||
functions, Morphy, is applied to the search string to generate a form
|
||||
that is present in WordNet.
|
||||
|
||||
Morphology in WordNet uses two types of processes to try to convert
|
||||
the string passed into one that can be found in the WordNet database.
|
||||
There are lists of inflectional endings, based on syntactic category,
|
||||
that can be detached from individual words in an attempt to find a
|
||||
form of the word that is in WordNet. There are also exception list
|
||||
files, one for each syntactic category, in which a search for an
|
||||
inflected form is done. Morphy tries to use these two processes in an
|
||||
intelligent manner to translate the string passed to the base form
|
||||
found in WordNet. Morphy first checks for exceptions, then uses the
|
||||
rules of detachment. The Morphy functions are not independent from
|
||||
WordNet. After each transformation, WordNet is searched for the
|
||||
resulting string in the syntactic category specified.
|
||||
|
||||
The Morphy functions are passed a string and a syntactic category. A
|
||||
string is either a single word or a collocation. Since some words,
|
||||
such as \fBaxes\fP can have more than one base form (\fBaxe\fP and
|
||||
\fBaxis\fP), Morphy works in the following manner. The first time
|
||||
that Morphy is called with a specific string, it returns a base form.
|
||||
For each subsequent call to Morphy made with a
|
||||
.SB NULL
|
||||
string argument, Morphy returns another base form. Whenever Morphy
|
||||
cannot perform a transformation, whether on the first call for a word
|
||||
or subsequent calls,
|
||||
.SB NULL
|
||||
is returned. A transformation to a valid English string will return
|
||||
.SB NULL
|
||||
if the base form of the string is not in WordNet.
|
||||
|
||||
The morphological functions are found in the WordNet library. See
|
||||
.BR morph (3WN)
|
||||
for information on using these functions.
|
||||
.SS Rules of Detachment
|
||||
The following table shows the rules of detachment used by Morphy. If
|
||||
a word ends with one of the suffixes, it is stripped from the word and
|
||||
the corresponding ending is added. Then WordNet is searched for the
|
||||
resulting string. No rules are applicable to adverbs.
|
||||
|
||||
.TS
|
||||
center, tab(+) ;
|
||||
c | c | c
|
||||
l | l | l.
|
||||
\fBPOS\fP+\fBSuffix\fP+\fBEnding\fP
|
||||
_
|
||||
NOUN+"s"+""
|
||||
NOUN+"ses"+"s"
|
||||
NOUN+"xes"+"x"
|
||||
NOUN+"zes"+"z"
|
||||
NOUN+"ches"+"ch"
|
||||
NOUN+"shes"+"sh"
|
||||
NOUN+"men"+"man"
|
||||
NOUN+"ies"+"y"
|
||||
VERB+"s"+""
|
||||
VERB+"ies"+"y"
|
||||
VERB+"es"+"e"
|
||||
VERB+"es"+""
|
||||
VERB+"ed"+"e"
|
||||
VERB+"ed"+""
|
||||
VERB+"ing"+"e"
|
||||
VERB+"ing"+""
|
||||
ADJ+"er"+""
|
||||
ADJ+"est"+""
|
||||
ADJ+"er"+"e"
|
||||
ADJ+"est"+"e"
|
||||
.TE
|
||||
.SS Exception Lists
|
||||
There is one exception list file for each syntactic category. The
|
||||
exception lists contain the morphological transformations for strings
|
||||
that are not regular and therefore cannot be processed in an
|
||||
algorithmic manner. Each line of an exception list contains an
|
||||
inflected form of a word or collocation, followed by one or more base
|
||||
forms. The list is kept in alphabetical order and a binary search is
|
||||
used to find words in these lists. See
|
||||
.BR wndb (5WN)
|
||||
for information on the format of the exception list files.
|
||||
.SS Single Words
|
||||
In general, single words are relatively easy to process. Morphy first
|
||||
looks for the word in the exception list. If it is found the first
|
||||
base form is returned. Subsequent calls with a
|
||||
.SB NULL
|
||||
argument return additional base forms, if present. A
|
||||
.SB NULL
|
||||
is returned when there are no more base forms of the word.
|
||||
|
||||
If the word is not found in the exception list corresponding to the
|
||||
syntactic category, an algorithmic process using the rules of
|
||||
detachment looks for a matching suffix. If a matching suffix is
|
||||
found, a corresponding ending is applied (sometimes this ending is a
|
||||
.SB NULL
|
||||
string, so in effect the suffix is removed from the word), and WordNet
|
||||
is consulted to see if the resulting word is found in the desired part
|
||||
of speech.
|
||||
.SS Collocations
|
||||
As opposed to single words, collocations can be quite difficult to
|
||||
transform into a base form that is present in WordNet. In general,
|
||||
only base forms of words, even those comprising collocations, are
|
||||
stored in WordNet, such as \fBattorney~general\fP. Transforming the
|
||||
collocation \fBattorneys~general\fP is then simply a matter of finding
|
||||
the base forms of the individual words comprising the collocation.
|
||||
This usually works for nouns, therefore non-conforming nouns, such as
|
||||
\fBcustoms~duty\fP are presently entered in the noun exception list.
|
||||
|
||||
Verb collocations that contain prepositions, such as \fBask~for~it\fP,
|
||||
are more difficult. As with single words, the exception list is
|
||||
searched first. If the collocation is not found, special code in
|
||||
Morphy determines whether a verb collocation includes a preposition.
|
||||
If it does, a function is called to try to find the base form in the
|
||||
following manner. It is assumed that the first word in the
|
||||
collocation is a verb and that the last word is a noun. The algorithm
|
||||
then builds a search string with the base forms of the verb and noun,
|
||||
leaving the remainder of the collocation (usually just the
|
||||
preposition, but more words may be involved) in the middle. For
|
||||
example, passed \fBasking~for~it\fP, the database search would be
|
||||
performed with \fBask~for~it\fP, which is found in WordNet, and
|
||||
therefore returned from Morphy. If a verb collocation does not
|
||||
contain a preposition, then the base form of each word in the
|
||||
collocation is found and WordNet is searched for the resulting string.
|
||||
.SS Hyphenation
|
||||
Hyphenation also presents special difficulties when searching WordNet.
|
||||
It is often a subjective decision as to whether a word is hyphenated,
|
||||
joined as one word, or is a collocation of several words, and which of
|
||||
the various forms are entered into WordNet. When Morphy breaks a
|
||||
string into "words", it looks for both spaces and hyphens as
|
||||
delimiters. It also looks for periods in strings and removes them if
|
||||
an exact match is not found. A search for an abbreviation like
|
||||
\fBoct.\fP return the synset for \fB{~October,~Oct~}\fP. Not every
|
||||
pattern of hyphenated and collocated string is searched for properly,
|
||||
so it may be advantageous to specify several search strings if the
|
||||
results of a search attempt seem incomplete.
|
||||
.SS Special Processing for nouns ending with 'ful'
|
||||
Morphy contains code that searches for nouns ending with \fBful\fP
|
||||
and performs a transformation on the substring preceeding it. It then
|
||||
appends 'ful' back onto the resulting string and returns it. For
|
||||
example, if passed the nouns \fBboxesful\fP, it will return \fBboxful\fP.
|
||||
.SH BUGS
|
||||
Since many noun collocations contains prepositions, such as
|
||||
\fBline~of~products\fP, an algorithm similar to that used for verbs
|
||||
should be written for nouns. In the present scheme, if Morphy is
|
||||
passed \fBlines~of~products\fP, the search string becomes
|
||||
\fBline~of~product\fP, which is not in WordNet
|
||||
|
||||
Morphy will allow non-words to be converted to words, if they follow
|
||||
one of the rules described above. For example, it will happily
|
||||
convert \fBplantes\fP to \fBplants\fP.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B \fIpos\fP.exc
|
||||
morphology exception lists
|
||||
.SH SEE ALSO
|
||||
.BR wn (1WN),
|
||||
.BR wnb (1WN),
|
||||
.BR binsrch (3WN),
|
||||
.BR morph (3WN),
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (7WN).
|
|
@ -1,344 +0,0 @@
|
|||
.\" $Id$
|
||||
.tr ~
|
||||
.TH PROLOGDB 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
|
||||
.SH NAME
|
||||
wn_\*.pl \- description of Prolog database files
|
||||
.SH DESCRIPTION
|
||||
The files \fBwn_\fP\fI*\fP\fB.pl\fP contain the WordNet database in a
|
||||
prolog-readable format. A prolog interface to WordNet is not
|
||||
implemented.
|
||||
|
||||
The prolog database is very large and may take many minutes to load
|
||||
into the Prolog workspace. A separate file has been created for each
|
||||
WordNet relation giving the user the ability to load only those parts
|
||||
of the database that they are interested.
|
||||
|
||||
See \fBFILES\fP, below, for a list of the database files and
|
||||
.BR wndb (5WN)
|
||||
and
|
||||
.BR wninput (5WN)
|
||||
for detailed descriptions of the various WordNet relations (referred to
|
||||
as \fIoperators\fP in this manual page).
|
||||
.SS File Format
|
||||
Each prolog database file contains information corresponding to the
|
||||
synsets and word senses contained in the WordNet database. In the
|
||||
prolog version of the database, the \fIsynset_id\fPs (defined below)
|
||||
are used as unique synset identifiers.
|
||||
|
||||
Each line of a file contains an operator that corresponds to a WordNet
|
||||
relation. All lines with the same \fIoperator\fP value are stored in
|
||||
the file \fBwn_\fP\fIoperator\fP\fB.pl\fP.
|
||||
|
||||
The general format of a line in a prolog database file is as follows:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fIoperator\fB(\fIfield1\fB,\fI~~...~~\fB,\fIfieldn\fB).\fR
|
||||
.fi
|
||||
.RE
|
||||
|
||||
Each line contains the name of the operator, followed by a left
|
||||
parenthesis, a comma-separated list of fields, a right parenthesis,
|
||||
and a period. Note there are no spaces, and each line is terminated
|
||||
with a newline character.
|
||||
.SS Operators
|
||||
Each WordNet relation is represented in a separate file by
|
||||
\fIoperator\fP name. Some operators are reflexive (i.e. the "reverse"
|
||||
relation is implicit). So, for example, if \fBx\fP is a hypernym of
|
||||
\fBy\fP, \fBy\fP is necessarily a hyponym of \fBx\fP. In the prolog
|
||||
database, reflected pointers are usually implied for semantic
|
||||
relations.
|
||||
|
||||
Semantic relations are represented by a pair of \fIsynset_id\fPs, in
|
||||
which the first \fIsynset_id\fP is generally the source of the
|
||||
relation and the second is the target. If two pairs
|
||||
\fIsynset_id\fP\fB,\fP\fIw_num\fP are present, the operator represents
|
||||
a lexical relation between word forms.
|
||||
|
||||
.nf
|
||||
\fBs(\fIsynset_id\fB,\fIw_num\fB,'\fIword\fB',\fIss_type\fB,\fIsense_number\fB,\fItag_count\fB).
|
||||
.fi
|
||||
.RS
|
||||
A \fBs\fP operator is present for every word sense in WordNet. In
|
||||
\fBwn_s.pl\fP, \fIw_num\fP specifies the word number for \fIword\fP in
|
||||
the synset.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBg(\fIsynset_id\fB,'(\fIgloss\fB)').
|
||||
.fi
|
||||
.RS
|
||||
The \fBg\fP operator specifies the gloss for a synset.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBhyp(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBhyp\fP operator specifies that the second synset is a
|
||||
hypernym of the first synset. This relation holds for nouns and
|
||||
verbs. The reflexive operator, hyponym, implies that the first
|
||||
synset is a hyponym of the second synset.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBent(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBent\fP operator specifies that the second synset is
|
||||
an entailment of first synset. This relation only holds for verbs.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBsim(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBsim\fP operator specifies that the second synset is similar in
|
||||
meaning to the first synset. This means that the second synset is a
|
||||
satellite the first synset, which is the cluster head. This relation
|
||||
only holds for adjective synsets contained in adjective clusters.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBmm(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBmm\fP operator specifies that the second synset is a
|
||||
member meronym of the first synset. This relation only holds for
|
||||
nouns. The reflexive operator, member holonym, can be implied.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBms(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBms\fP operator specifies that the second synset is a
|
||||
substance meronym of the first synset. This relation only holds for
|
||||
nouns. The reflexive operator, substance holonym, can be implied.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBmp(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBmp\fP operator specifies that the second synset is a
|
||||
part meronym of the first synset. This relation only holds for
|
||||
nouns. The reflexive operator, part holonym, can be implied.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBcs(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBcs\fP operator specifies that the second synset is a cause
|
||||
of the first synset. This relation only holds for verbs.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBvgp(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBvgp\fP operator specifies verb synsets that are similar in
|
||||
meaning and should be grouped together when displayed in response to a
|
||||
grouped synset search.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBat(\fIsynset_id\fB,\fIsynset_id\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBat\fP operator defines the attribute relation between noun and
|
||||
adjective synset pairs in which the adjective is a value of the noun.
|
||||
For each pair, both relations are listed (ie. each \fIsynset_id\fP is
|
||||
both a source and target).
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBant(\fIsynset_id\fB,\fIw_num\fB,\fIsynset_id\fB,\fIw_num\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBant\fP operator specifies antonymous \fIword\fPs. This is a
|
||||
lexical relation that holds for all syntactic categories. For each
|
||||
antonymous pair, both relations are listed (ie. each
|
||||
\fIsynset_id,w_num\fP pair is both a source and target word.)
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBsa(\fIsynset_id\fB,\fIw_num\fB,\fIsynset_id\fB,\fIw_num\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBsa\fP operator specifies that additional information about the
|
||||
first word can be obtained by seeing the second word. This
|
||||
operator is only defined for verbs and adjectives. There is no reflexive
|
||||
relation (ie. it cannot be inferred that the additional information
|
||||
about the second word can be obtained from the first word).
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBppl(\fIsynset_id\fB,\fIw_num\fB,\fIsynset_id\fB,\fIw_num\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBppl\fP operator specifies that the adjective first word is a
|
||||
participle of the verb second word. The reflexive operator can be
|
||||
implied.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBper(\fIsynset_id\fB,\fIw_num\fB,\fIsynset_id\fB,\fIw_num\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBper\fP operator specifies two different relations based on the
|
||||
parts of speech involved. If the first word is in an adjective
|
||||
synset, that word pertains to either the noun or adjective second
|
||||
word. If the first word is in an adverb synset, that word is derived
|
||||
from the adjective second word.
|
||||
.RE
|
||||
|
||||
.nf
|
||||
\fBfr(\fIsynset_id\fB,\fIf_num\fB,\fIw_num\fB).
|
||||
.fi
|
||||
.RS
|
||||
The \fBfr\fP operator specifies a generic sentence frame for one or
|
||||
all words in a synset. The operator is defined only for verbs.
|
||||
.RE
|
||||
.SS Field Definitions
|
||||
A \fIsynset_id\fP is a nine byte field in which the first
|
||||
byte defines the syntactic category of the synset and the remaining
|
||||
eight bytes are a \fIsynset_offset\fP, as defined in
|
||||
.BR wndb (5WN),
|
||||
indicating the byte offset in the \fBdata.\fP\fIpos\fP file that
|
||||
corresponds to the syntactic category.
|
||||
|
||||
The syntactic category is encoded as:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB1\fP NOUN
|
||||
\fB2\fP VERB
|
||||
\fB3\fP ADJECTIVE
|
||||
\fB4\fP ADVERB
|
||||
.fi
|
||||
.RE
|
||||
|
||||
\fIw_num\fP, if present, indicates which word in the synset is being
|
||||
referred to. Word numbers are assigned to the \fIword\fP fields in a
|
||||
synset, from left to right, beginning with 1. When used to represent
|
||||
lexical WordNet relations \fIw_num\fP may be 0, indicating that the
|
||||
relation holds for all words in the synset indicated by the preceding
|
||||
\fIsynset_id\fP. See
|
||||
.BR wninput (5WN)
|
||||
for a discussion of semantic and lexical relations.
|
||||
|
||||
\fIss_type\fP is a one character code indicating the synset type:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fBn\fP NOUN
|
||||
\fBv\fP VERB
|
||||
\fBa\fP ADJECTIVE
|
||||
\fBs\fP ADJECTIVE~SATELLITE
|
||||
\fBr\fP ADVERB
|
||||
.fi
|
||||
.RE
|
||||
|
||||
\fIsense_number\fP specifies the sense number of the word, within the
|
||||
part of speech encoded in the \fIsynset_id\fP, in the WordNet
|
||||
database.
|
||||
|
||||
\fIword\fP is the ASCII text of the word as entered in the synset by
|
||||
the lexicographer, with spaces replaced by underscore characters
|
||||
(\fB_\fP). The text of the word is case sensitive. An adjective
|
||||
\fIword\fP is immediately followed by a syntactic marker if one was
|
||||
specified in the lexicographer file. A syntactic marker is appended,
|
||||
in parentheses, onto \fIword\fP without any intervening spaces. See
|
||||
.BR wninput (5WN)
|
||||
for a list of the syntactic markers for adjectives.
|
||||
|
||||
Each synset has a \fIgloss\fP that may contain a definition, one or
|
||||
more example sentences, or both. Note that glosses are enclosed in
|
||||
single forward quotes and parentheses:~~\fB'(\fIgloss\fB)'\fR.
|
||||
|
||||
\fIf_num\fP specifies the generic sentence frame number for word
|
||||
\fIw_num\fP in the synset indicated by \fIsynset_id\fP. Note that
|
||||
when \fIw_num\fP is \fB0\fP, the frame number applies to all words in
|
||||
the synset. If non-zero, the frame applies to that word in the
|
||||
synset.
|
||||
|
||||
In WordNet, sense numbers are assigned as described in
|
||||
.BR wndb (5WN).
|
||||
\fItag_count\fP is the number of times the sense was tagged in the
|
||||
Semantic Concordances, and \fB0\fP if it was not instantiated.
|
||||
.SH NOTES
|
||||
Since single forward quotes are used to enclose character strings,
|
||||
single quote characters found in \fIword\fP and \fIgloss\fP fields are
|
||||
represented as two adjacent single quote characters.
|
||||
|
||||
The load time can be greatly reduced by creating "object language"
|
||||
versions of the files, an option that is supported by some
|
||||
implementations, such as Quintus Prolog.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH FILES
|
||||
All files are in \fBWNHOME/prolog\fP on Unix platforms and
|
||||
\fBWNHome\eprolog\fP on Windows platforms
|
||||
.TP 20
|
||||
.B wn_s.pl
|
||||
synset pointers
|
||||
.TP 20
|
||||
.B wn_g.pl
|
||||
gloss pointers
|
||||
.TP 20
|
||||
.B wn_hyp.pl
|
||||
hypernym pointers
|
||||
.TP 20
|
||||
.B wn_ent.pl
|
||||
entailment pointers
|
||||
.TP 20
|
||||
.B wn_sim.pl
|
||||
similar pointers
|
||||
.TP 20
|
||||
.B wn_mm.pl
|
||||
member meronym pointers
|
||||
.TP 20
|
||||
.B wn_ms.pl
|
||||
substance meronym pointers
|
||||
.TP 20
|
||||
.B wn_mp.pl
|
||||
part meronym pointers
|
||||
.TP 20
|
||||
.B wn_cs.pl
|
||||
cause pointers
|
||||
.TP 20
|
||||
.B wn_vgp.pl
|
||||
grouped verb pointers
|
||||
.TP 20
|
||||
.B wn_at.pl
|
||||
attribute pointers
|
||||
.TP 20
|
||||
.B wn_ant.pl
|
||||
antonym pointers
|
||||
.TP 20
|
||||
.B wn_sa.pl
|
||||
see also pointers
|
||||
.TP 20
|
||||
.B wn_ppl.pl
|
||||
participle pointers
|
||||
.TP 20
|
||||
.B wn_per.pl
|
||||
pertainym pointers
|
||||
.TP 20
|
||||
.B wn_fr.pl
|
||||
frame pointers
|
||||
.SH SEE ALSO
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (5WN),
|
||||
.BR wngroups (7WN),
|
||||
.BR wnpkgs (7WN).
|
|
@ -1,164 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH SENSEIDX 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
|
||||
.SH NAME
|
||||
index.sense, sense.idx \- WordNet's sense index
|
||||
.SH DESCRIPTION
|
||||
The WordNet sense index provides an alternate method for accessing
|
||||
synsets and word senses in the WordNet database. It is useful to
|
||||
applications that retrieve synsets or other information related to a
|
||||
specific sense in WordNet, rather than all the senses of a word or
|
||||
collocation. It can also be used with tools like \fBgrep\fP and Perl
|
||||
to find all senses of a word in one or more parts of speech. A
|
||||
specific WordNet sense, encoded as a \fIsense_key\fP, can be used as
|
||||
an index into this file to obtain its WordNet sense number, the
|
||||
database byte offset of the synset containing the sense, and the
|
||||
number of times it has been tagged in the semantic concordance texts.
|
||||
|
||||
Concatenating the \fIlemma\fP and \fIlex_sense\fP fields of a
|
||||
semantically tagged word (represented in a \fB<wf~\fP...~\fB>\fP
|
||||
attribute/value pair) in a semantic concordance file, using \fB%\fP as
|
||||
the concatenation character, creates the \fIsense_key\fP for that
|
||||
sense, which can in turn be used to search the sense index file.
|
||||
|
||||
A \fIsense_key\fP is the best way to represent a sense in semantic
|
||||
tagging or other systems that refer to WordNet senses.
|
||||
\fIsense_key\fPs are independent of WordNet sense numbers and
|
||||
\fIsynset_offset\fPs, which vary between versions of the database.
|
||||
Using the sense index and a \fIsense_key\fP, the corresponding synset
|
||||
(via the \fIsynset_offset\fP) and WordNet sense number can easily be
|
||||
obtained. A mapping from noun \fIsense_key\fPs in WordNet 1.6 to
|
||||
corresponding 2.0 \fIsense_key\fPs is provided with version 2.0,
|
||||
and is described in
|
||||
.BR sensemap (5WN).
|
||||
|
||||
See
|
||||
.BR wndb (5WN)
|
||||
for a thorough discussion of the WordNet database files.
|
||||
.SS File Format
|
||||
The sense index file lists all of the senses in the WordNet database
|
||||
with each line representing one sense. The file is in alphabetical
|
||||
order, fields are separated by one space, and each line is terminated
|
||||
with a newline character.
|
||||
|
||||
Each line is of the form:
|
||||
|
||||
.RS
|
||||
\fIsense_key~~synset_offset~~sense_number~~tag_cnt\fP
|
||||
.RE
|
||||
|
||||
\fIsense_key\fP is an encoding of the word sense. Programs can
|
||||
construct a sense key in this format and use it as a binary search key
|
||||
into the sense index file.
|
||||
The format of a \fIsense_key\fP is
|
||||
described below.
|
||||
|
||||
\fIsynset_offset\fP is the byte offset that the synset containing the
|
||||
sense is found at in the database "data" file corresponding to the
|
||||
part of speech encoded in the \fIsense_key\fP. \fIsynset_offset\fP is
|
||||
an 8 digit, zero-filled decimal integer, and can be used with
|
||||
.BR fseek (3)
|
||||
to read a synset from the data file. When passed to the WordNet library
|
||||
function \fBread_synset(\|)\fP along with the syntactic category, a data
|
||||
structure containing the parsed synset is returned.
|
||||
|
||||
\fIsense_number\fP is a decimal integer indicating the sense number of
|
||||
the word, within the part of speech encoded in \fIsense_key\fP, in the
|
||||
WordNet database. See
|
||||
.BR wndb (5WN)
|
||||
for information about how sense numbers are assigned.
|
||||
|
||||
\fItag_cnt\fP represents the decimal number of times the sense is
|
||||
tagged in various semantic concordance texts. A \fItag_cnt\fP of
|
||||
\fB0\fP indicates that the sense has not been semantically tagged.
|
||||
.SS Sense Key Encoding
|
||||
A \fIsense_key\fP is represented as:
|
||||
|
||||
.RS
|
||||
\fIlemma\fP\fB%\fP\fIlex_sense\fP
|
||||
.RE
|
||||
|
||||
where \fIlex_sense\fP is encoded as:
|
||||
|
||||
.RS
|
||||
\fIss_type\fB:\fIlex_filenum\fB:\fIlex_id\fB:\fIhead_word\fB:\fIhead_id\fR
|
||||
.RE
|
||||
|
||||
\fIlemma\fP is the ASCII text of the word or collocation as found in
|
||||
the WordNet database index file corresponding to \fIpos\fP.
|
||||
\fIlemma\fP is in lower case, and collocations are formed by joining
|
||||
individual words with an underscore (\fB_\fP) character.
|
||||
|
||||
\fIss_type\fP is a one digit decimal integer representing the synset type
|
||||
for the sense. See
|
||||
.SB "Synset Type"
|
||||
below for a listing of the numbers corresponding to each synset type.
|
||||
|
||||
\fIlex_filenum\fP is a two digit decimal integer representing the
|
||||
name of the lexicographer file containing the synset for the sense.
|
||||
See
|
||||
.BR lexnames (5WN)
|
||||
for the list of lexicographer file names and their corresponding numbers.
|
||||
|
||||
\fIlex_id\fP is a two digit decimal integer that, when appended onto
|
||||
\fIlemma\fP, uniquely identifies a sense within a lexicographer file.
|
||||
\fIlex_id\fP numbers usually start with \fB00\fP, and are incremented
|
||||
as additional senses of the word are added to the same file, although
|
||||
there is no requirement that the numbers be consecutive or begin with
|
||||
\fB00\fP. Note that a value of \fB00\fP is the default, and therefore
|
||||
is not present in lexicographer files. Only non-default \fIlex_id\fP
|
||||
values must be explicitly assigned in lexicographer files. See
|
||||
.BR wninput (5WN)
|
||||
for information on the format of lexicographer files.
|
||||
|
||||
\fIhead_word\fP is only present if the sense is in an adjective
|
||||
satellite synset. It is the lemma of the first word of the
|
||||
satellite's head synset.
|
||||
|
||||
\fIhead_id\fP is a two digit decimal integer that, when appended onto
|
||||
\fIhead_word\fP, uniquely identifies the sense of \fIhead_word\fP
|
||||
within a lexicographer file, as described for \fIlex_id\fP. There is
|
||||
a value in this field only if \fIhead_word\fP is present.
|
||||
.SS Synset Type
|
||||
The synset type is encoded as follows:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB1\fP NOUN
|
||||
\fB2\fP VERB
|
||||
\fB3\fP ADJECTIVE
|
||||
\fB4\fP ADVERB
|
||||
\fB5\fP ADJECTIVE SATELLITE
|
||||
.fi
|
||||
.RE
|
||||
.SH NOTES
|
||||
For non-satellite senses the \fIhead_word\fP and \fIhead_id\fP fields
|
||||
have no values, however the field separator character (\fB:\fP) is
|
||||
present.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B index.sense
|
||||
sense index
|
||||
.SH SEE ALSO
|
||||
.BR binsrch (3WN),
|
||||
.BR wnsearch (3WN),
|
||||
.BR lexnames (5WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR sensemap (5WN),
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (5WN).
|
|
@ -1,28 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.TH UNIQBEG 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
|
||||
.SH NAME
|
||||
uniqbeg \- unique beginners for noun hierarchies
|
||||
.SH DESCRIPTION
|
||||
All of the WordNet noun synsets are organized into hierarchies, headed
|
||||
by the unique beginner synset for \fBentity\fP in the file
|
||||
\fBnoun.Tops\fP.
|
||||
|
||||
.RS
|
||||
.nf
|
||||
{ entity (that which is perceived or known or inferred to have its own
|
||||
distinct existence (living or nonliving)) }
|
||||
|
||||
.fi
|
||||
.RE
|
||||
.SH NOTES
|
||||
The lexicographer files are not included in the WordNet database package.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B noun.Tops
|
||||
unique beginners for nouns
|
||||
.SH SEE ALSO
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (5WN),
|
||||
.BR wnintro (7WN),
|
||||
.BR wngloss (7WN).
|
|
@ -1,340 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WN 1WN "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
|
||||
.SH NAME
|
||||
wn \- command line interface to WordNet lexical database
|
||||
.SH SYNOPSIS
|
||||
\fBwn\fP [ \fIsearchstr\fP ] [ \fB\-h\fP] [ \fB\-g\fP ] [ \fB\-a\fP ] [ \fB\-l\fP ] [ \fB\-o\fP ] [ \fB\-s\fP ] [ \fB\-n\fI#\fR ] [ \fIsearch_option\fP... ]
|
||||
.SH DESCRIPTION
|
||||
\fBwn(\|)\fP provides a command line interface to the WordNet
|
||||
database, allowing synsets and relations to be displayed as formatted
|
||||
text. For each word, different searches are provided, based on
|
||||
syntactic category and pointer types. Although only base forms of
|
||||
words are usually stored in WordNet, users may search for inflected
|
||||
forms. A morphological process is applied to the search string to
|
||||
generate a form that is present in WordNet.
|
||||
|
||||
The command line interface is often useful when writing scripts to
|
||||
extract information from the WordNet database. Post-processing of the
|
||||
output with various scripting tools can reformat the results as
|
||||
desired.
|
||||
.SH OPTIONS
|
||||
.TP 15
|
||||
.B \-h
|
||||
Print help text before search results.
|
||||
.TP 15
|
||||
.B \-g
|
||||
Display textual glosses associated with synsets.
|
||||
.TP 15
|
||||
.B \-a
|
||||
Display lexicographer file information.
|
||||
.TP 15
|
||||
.B \-o
|
||||
Display synset offset of each synset.
|
||||
.TP 15
|
||||
.B \-s
|
||||
Display each word's sense numbers in synsets.
|
||||
.TP 15
|
||||
.B \-l
|
||||
Display the WordNet copyright notice, version number, and license.
|
||||
.TP 15
|
||||
.B \-n\fI#\fP
|
||||
Perform search on sense number \fI#\fP only.
|
||||
.TP 15
|
||||
\fB-over\fP
|
||||
Display overview of all senses of \fIsearchstr\fP in all syntactic
|
||||
categories.
|
||||
.SS Search Options
|
||||
Note that the last letter of \fIsearch_option\fP generally denotes the
|
||||
part of speech that the search applies to: \fBn\fP for nouns, \fBv\fP
|
||||
for verbs, \fBa\fP for adjectives, and \fBr\fP for adverbs. Multiple
|
||||
searches may be done for \fIsearchstr\fP with a single command by
|
||||
specifying all the appropriate search options.
|
||||
|
||||
.TP 15
|
||||
\fB\-syns\fP(\fIn\fP | \fIv\fP | \fIa\fP | \fIr\fP)
|
||||
Display synonyms
|
||||
and immediate hypernyms of synsets containing \fIsearchstr\fP.
|
||||
Synsets are ordered by estimated frequency of use. For adjectives, if
|
||||
\fIsearchstr\fP is in a head synset, the cluster's satellite synsets
|
||||
are displayed in place of hypernyms. If \fIsearchstr\fP is in a
|
||||
satellite synset, its head synset is also displayed.
|
||||
.TP 15
|
||||
\fB\-simsv\fP
|
||||
Display verb synonyms and
|
||||
immediate hypernyms of synsets containing \fIsearchstr\fP. Synsets
|
||||
are grouped by similarity of meaning.
|
||||
.TP 15
|
||||
\fB\-ants\fP(\fIn\fP | \fIv\fP | \fIa\fP | \fIr\fP)
|
||||
Display synsets containing antonyms of \fIsearchstr\fP.
|
||||
For adjectives, if \fIsearchstr\fP is
|
||||
in a head synset, \fIsearchstr\fP has a direct antonym.
|
||||
The head synset for the direct antonym is displayed along
|
||||
with the direct antonym's satellite synsets. If \fIsearchstr\fP is in a
|
||||
satellite synset, \fIsearchstr\fP has an indirect antonym via the
|
||||
head synset, which is displayed.
|
||||
.TP 15
|
||||
\fB\-faml\fP(\fIn\fP | \fIv\fP | \fIa\fP | \fIr\fP)
|
||||
Display familiarity and polysemy information for \fIsearchstr\fP.
|
||||
.TP 15
|
||||
\fB\-hype\fP(\fIn\fP | \fIv\fP)
|
||||
Recursively display hypernym (superordinate) tree for \fIsearchstr\fP
|
||||
(\fIsearchstr\fP \fIIS A KIND OF _____\fP relation).
|
||||
.TP 15
|
||||
\fB\-hypo\fP(\fIn\fP | \fIv\fP)
|
||||
Display immediate hyponyms (subordinates) for \fIsearchstr\fP
|
||||
(\fI_____ IS A KIND OF\fP \fIsearchstr\fP relation).
|
||||
.TP 15
|
||||
\fB\-tree\fP(\fIn\fP | \fIv\fP)
|
||||
Display hyponym (subordinate) tree for \fIsearchstr\fP. This is
|
||||
a recursive search that finds the hyponyms of each hyponym.
|
||||
.TP 15
|
||||
\fB\-coor\fP(\fIn\fP | \fIv\fP)
|
||||
Display the coordinates (sisters) of \fIsearchstr\fP. This
|
||||
search prints the immediate hypernym for each synset that contains
|
||||
\fIsearchstr\fP and the hypernym's immediate hyponyms.
|
||||
.TP 15
|
||||
\fB\-deri\fP(\fIn\fP | \fIv\fP)
|
||||
Display derivational morphology links between noun and verb forms.
|
||||
.TP 15
|
||||
\fB\-domn\fP(\fIn\fP | \fIv\fP | \fIa\fP | \fIr\fP)
|
||||
Display domain that \fIsearchstr\fP has been classified in.
|
||||
.TP 15
|
||||
\fB\-domt\fP(\fIn\fP | \fIv\fP | \fIa\fP | \fIr\fP)
|
||||
Display all terms classified as members of the \fIsearchstr\fP's domain.
|
||||
.TP 15
|
||||
.B \-subsn
|
||||
Display substance meronyms of \fIsearchstr\fP
|
||||
(\fIHAS SUBSTANCE\fP relation).
|
||||
.TP 15
|
||||
.B \-partn
|
||||
Display part meronyms of \fIsearchstr\fP
|
||||
(\fIHAS PART\fP relation).
|
||||
.TP 15
|
||||
.B \-membn
|
||||
Display member meronyms of \fIsearchstr\fP
|
||||
(\fIHAS MEMBER\fP relation).
|
||||
.TP 15
|
||||
.B \-meron
|
||||
Display all meronyms of \fIsearchstr\fP
|
||||
(\fIHAS PART, HAS MEMBER, HAS SUBSTANCE\fP relations).
|
||||
.TP 15
|
||||
.B \-hmern
|
||||
Display meronyms for \fIsearchstr\fP tree. This is a recursive search
|
||||
that prints all the meronyms of \fIsearchstr\fP and all of
|
||||
its hypernyms.
|
||||
.TP 15
|
||||
.B \-sprtn
|
||||
Display \fIpart of\fP holonyms of \fIsearchstr\fP
|
||||
(\fIPART OF\fP relation).
|
||||
.TP 15
|
||||
.B \-smemn
|
||||
Display \fImember of\fP holonyms of \fIsearchstr\fP
|
||||
(\fIMEMBER OF\fP relation).
|
||||
.TP 15
|
||||
.B \-ssubn
|
||||
Display \fIsubstance of\fP holonyms of \fIsearchstr\fP
|
||||
(\fISUBSTANCE OF\fP relation).
|
||||
.TP 15
|
||||
.B \-holon
|
||||
Display all holonyms of \fIsearchstr\fP
|
||||
(\fIPART OF, MEMBER OF, SUBSTANCE OF\fP relations).
|
||||
.TP 15
|
||||
.B \-hholn
|
||||
Display holonyms for \fIsearchstr\fP tree. This is a recursive search
|
||||
that prints all the holonyms of \fIsearchstr\fP and all of each
|
||||
holonym's holonyms.
|
||||
.TP 15
|
||||
.B \-entav
|
||||
Display entailment relations of \fIsearchstr\fP.
|
||||
.TP 15
|
||||
.B \-framv
|
||||
Display applicable verb sentence frames for \fIsearchstr\fP.
|
||||
.TP 15
|
||||
.B \-causv
|
||||
Display \fIcause to\fP relations of \fIsearchstr\fP.
|
||||
.TP 15
|
||||
\fB \-pert\fP(\fIa\fP | \fIr\fP)
|
||||
Display pertainyms of \fIsearchstr\fP.
|
||||
.TP 15
|
||||
\fB \-attr\fP(\fIn\fP | \fIa\fP)
|
||||
Display adjective values for noun attribute, or noun attributes of
|
||||
adjective values.
|
||||
.TP 15
|
||||
\fB\-grep\fP(\fIn\fP | \fIv\fP | \fIa\fP | \fIr\fP)
|
||||
List compound words containing \fIsearchstr\fP as a substring.
|
||||
.SH SEARCH RESULTS
|
||||
The results of a search are written to the standard output. For each
|
||||
search, the output consists a one line description of the search,
|
||||
followed by the search results.
|
||||
|
||||
All searches other than \fB\-over\fP list all senses matching the
|
||||
search results in the following general format. Items enclosed in
|
||||
italicized square brackets (\fI[~...~]\fP) may not be present.
|
||||
|
||||
.RS
|
||||
One line listing the number of senses matching the search request.
|
||||
|
||||
Each sense matching the search requested displayed as follows:
|
||||
|
||||
.nf
|
||||
\fBSense \fIn\fR
|
||||
\fI[\fB{\fIsynset_offset\fB}\fI] [\fB<\fIlex_filename\fB>\fI]~~word1[\fB#\fIsense_number][,~~word2...]\fR
|
||||
.fi
|
||||
|
||||
Where \fIn\fP is the sense number of the search word,
|
||||
\fIsynset_offset\fP is the byte offset of the synset in the
|
||||
\fBdata.\fIpos\fR file corresponding to the syntactic category,
|
||||
\fIlex_filename\fP is the name of the lexicographer file that the
|
||||
synset comes from, \fIword1\fP is the first word in the synset (note
|
||||
that this is not necessarily the search word) and \fIsense_number\fP
|
||||
is the WordNet sense number assigned to the preceding word.
|
||||
\fIsynset_offset, lex_filename\fP, and \fIsense_number\fP are
|
||||
generated when the \fB\-o, \-a,\fP and \fB\-s\fP options,
|
||||
respectively, are specified.
|
||||
|
||||
The synsets matching the search requested are printed below each sense's
|
||||
synset output described above. Each line of output is preceded by a
|
||||
marker (usually \fB=>\fP), then a synset, formatted as described
|
||||
above. If a search traverses more one level of the tree, then
|
||||
successive lines are indented by spaces corresponding to its level in
|
||||
the hierarchy. When the \fB\-g\fP option is specified, synset glosses
|
||||
are displayed in parentheses at the end of each synset. Each synset
|
||||
is printed on one line.
|
||||
|
||||
Senses are generally ordered from most to least frequently used, with
|
||||
the most common sense numbered \fB1\fP. Frequency of use is
|
||||
determined by the number of times a sense is tagged in the various
|
||||
semantic concordance texts. Senses that are not semantically tagged
|
||||
follow the ordered senses. Note that this ordering is only an
|
||||
estimate based on usage in a small corpus.
|
||||
|
||||
Verb senses can be grouped by similarity of meaning, rather
|
||||
than ordered by frequency of use. The \fB\-simsv\fP search prints all
|
||||
senses that are close in meaning together, with a line of dashes
|
||||
indicating the end of a group. See
|
||||
.BR wngroups (7WN)
|
||||
for a discussion of how senses are grouped.
|
||||
|
||||
The \fB\-over\fP search displays an overview of all the senses of the
|
||||
search word in all syntactic categories. The results of this search
|
||||
are similar to the \fB\-syns\fP search, however no additional
|
||||
(ex. hypernym) synsets are displayed, and synset glosses are always
|
||||
printed. The senses are grouped by syntactic category, and each
|
||||
synset is annotated as described above with \fIsynset_offset\fP,
|
||||
\fIlex_filename\fP, and \fIsense_number\fP as dictated by the
|
||||
\fB\-o, \-a,\fP and \fB\-s\fP options. The overview search also
|
||||
indicates how many of the senses in each syntactic category are
|
||||
represented in the tagged texts. This is a way for the user to
|
||||
determine whether a sense's sense number is based on semantic tagging
|
||||
data, or was arbitrarily assigned. For each sense that has
|
||||
appeared in such texts, the number of semantic tags to that sense are
|
||||
indicated in parentheses after the sense number.
|
||||
|
||||
If a search cannot be performed on some senses of \fIsearchstr\fP, the
|
||||
search results are headed by a string of the form:
|
||||
.nf
|
||||
X of Y senses of \fIsearchstr\fP
|
||||
.fi
|
||||
|
||||
The output of the \fB\-deri\fP search shows word forms that are
|
||||
morphologically related to \fBsearchstr\fP. Each word form pointed to
|
||||
from \fIsearchstr\fP is displayed, preceded by \fBRELATED TO->\fP and
|
||||
the syntactic category of the link, followed, on the next line, by its
|
||||
synset. Printed after the word form is \fB#\fP\fIn\fP where \fIn\fP
|
||||
indicates the WordNet sense number of the term pointed to.
|
||||
|
||||
The \fB\-domn\fP and \fB\-domt\fP searches show the domain that a
|
||||
synset has been classified in and, conversely, all of the terms that
|
||||
have been assigned to a specific domain. A domain is
|
||||
either a \fBTOPIC,\fP \fBREGION\fP or \fBUSAGE,\fP as reflected in
|
||||
the specific pointer character stored in the database, and displayed
|
||||
in the output. A \fB\-domn\fP search on a term shows the domain, if
|
||||
any, that each synset containing \fIsearchstr\fP has been classified
|
||||
in. The output display shows the domain type (\fBTOPIC,\fP
|
||||
\fBREGION\fP or \fBUSAGE\fP), followed by the syntactic category of
|
||||
the domain synset and the terms in the synset. Each term is followed
|
||||
by \fB#\fP\fIn\fP where \fIn\fP indicates the WordNet sense number of
|
||||
the term. The converse search, \fB\-domt\fP, shows all of the synsets
|
||||
that have been placed into the domain \fIsearchstr\fP, with analogous
|
||||
markers.
|
||||
|
||||
When \fB\-framv\fP is specified, sample illustrative sentences and
|
||||
generic sentence frames are displayed. If a sample sentence is found,
|
||||
the base form of \fIsearch\fP is substituted into the sentence, and it
|
||||
is printed below the synset, preceded with the \fBEX:\fP marker. When
|
||||
no sample sentences are found, the generic sentence frames are
|
||||
displayed. Sentence frames that are acceptable for all words in a
|
||||
synset are preceded by the marker \fB*>\fP. If a frame is acceptable
|
||||
for the search word only, it is preceded by the marker \fB=>\fP.
|
||||
|
||||
Search results for adjectives are slightly different from those for
|
||||
other parts of speech. When an adjective is printed, its direct
|
||||
antonym, if it has one, is also printed in parentheses. When
|
||||
\fIsearchstr\fP is in a head synset, all of the head synset's
|
||||
satellites are also displayed. The position of an adjective in
|
||||
relation to the noun may be restricted to the \fIprenominal\fP,
|
||||
\fIpostnominal\fP or \fIpredicative\fP position. Where present, these
|
||||
restrictions are noted in parentheses.
|
||||
|
||||
When an adjective is a participle of a verb, the output indicates the
|
||||
verb and displays its synset.
|
||||
|
||||
When an adverb is derived from an adjective, the specific adjectival
|
||||
sense on which it is based is indicated.
|
||||
|
||||
The morphological transformations performed by the search code may
|
||||
result in more than one word to search for. WordNet automatically
|
||||
performs the requested search on all of the strings and returns the
|
||||
results grouped by word. For example, the verb \fBsaw\fP is both the
|
||||
present tense of \fBsaw\fP and the past tense of \fBsee\fP. When
|
||||
passed \fIsearchstr\fP \fBsaw\fP, WordNet performs the desired search
|
||||
first on \fBsaw\fP and next on \fBsee\fP, returning the list of
|
||||
\fBsaw\fP senses and search results, followed by those for \fBsee\fP.
|
||||
.SH EXIT STATUS
|
||||
\fBwn(\|)\fP normally exits with the number of senses displayed. If
|
||||
\fIsearchword\fP is not found in WordNet, it exits with \fB0\fP.
|
||||
|
||||
If the WordNet database cannot be opened, an error messages is
|
||||
displayed and \fBwn(\|)\fP exits with \fB-1\fP.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B index.\fIpos\fP
|
||||
database index files
|
||||
.TP 20
|
||||
.B data.\fIpos\fP
|
||||
database data files
|
||||
.TP 20
|
||||
.B *.vrb
|
||||
files of sentences illustrating the use of verbs
|
||||
.TP 20
|
||||
.B \fIpos\fP.exc
|
||||
morphology exception lists
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (1WN),
|
||||
.BR wnb (1WN),
|
||||
.BR wnintro (3WN),
|
||||
.BR lexnames (5WN),
|
||||
.BR senseidx (5WN)
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (5WN),
|
||||
.BR morphy (7WN),
|
||||
.BR wngloss (7WN),
|
||||
.BR wngroups (7WN).
|
||||
.SH BUGS
|
||||
Please report bugs to wordnet@princeton.edu.
|
|
@ -1,461 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNB 1WN "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
|
||||
.SH NAME
|
||||
wnb \- WordNet window-based browser interface
|
||||
.SH SYNOPSIS
|
||||
.LP
|
||||
\fBwnb\fP
|
||||
.SH DESCRIPTION
|
||||
\fBwnb(\|)\fP provides a window-based interface for browsing the
|
||||
WordNet database, allowing synsets and relations to be displayed as
|
||||
formatted text. For each search word, different searches are
|
||||
available based on syntactic category and information available in the
|
||||
database.
|
||||
|
||||
\fBwnb\fP is written in Tcl/Tk, which is available for Unix and Windows
|
||||
platforms. This allows the same code to work on all
|
||||
supported WordNet platforms without modification.
|
||||
.SH WNB WINDOWS
|
||||
\fBwnb(\|)\fP was developed with the philosophy that only those
|
||||
searches and buttons that are applicable at the current time are
|
||||
displayed. As a result, the appearance of the interface changes as it
|
||||
is used. Use the standard windowing system mouse functions to open
|
||||
and close the WordNet Browser Window, move the window, and change its
|
||||
size.
|
||||
|
||||
The WordNet Browser Window contains the following areas, from top to
|
||||
bottom:
|
||||
.TP 20
|
||||
Menubar
|
||||
A menubar runs along the top of the browser window with pulldown menus
|
||||
and button
|
||||
entitled \fBFile\fP, \fBHistory\fP, \fBOptions\fP, and \fBHelp\fP.
|
||||
.TP 20
|
||||
Search Word Entry
|
||||
Below the Menubar is a line for entering the search
|
||||
word. A search word can be a single word, hyphenated string, or a
|
||||
collocation. Case is ignored. Although only uninflected forms of
|
||||
words are usually stored in WordNet, users may search for inflected
|
||||
forms. WordNet's morphological processor finds the base form
|
||||
automatically.
|
||||
.TP 20
|
||||
Search Selection
|
||||
Below the Search Word Entry line is an area for selecting the search
|
||||
type and senses to search. Until a search word is entered this area
|
||||
is blank. After a search word is entered, buttons appear
|
||||
corresponding to each syntactic category (\fBNoun\fP, \fBVerb\fP,
|
||||
\fBAdjective\fP, \fBAdverb\fP) in which the search string is defined
|
||||
in WordNet.
|
||||
|
||||
At the right edge of the Search Selection line is a box for entering
|
||||
sense numbers. When this box is empty, search results for all senses
|
||||
of the search word that match the search type are displayed. The
|
||||
search may be restricted to one or more specific senses by entering a
|
||||
comma or space separated list of sense numbers in the \fBSenses\fP
|
||||
box. These sense numbers remain in effect until either the user
|
||||
changes or deletes them, or a new search word is entered.
|
||||
.TP 20
|
||||
Results Window
|
||||
Most of the browser window consists of a large text buffer for
|
||||
displaying the results of WordNet searches. Horizontal and vertical
|
||||
scroll bars are present for scrolling through the output.
|
||||
.TP 20
|
||||
Status Line
|
||||
A status line is at the bottom of the browser window.
|
||||
When search results are displayed in the Results Window, this status
|
||||
line reflects the type of search selected. When there is no search
|
||||
word entered, your are prompted to \fB"Enter search word and press
|
||||
return."\fP If the search word entered is not in WordNet, the message
|
||||
\fB"Sorry, no matches found."\fP is displayed.
|
||||
.SH SEARCHING THE DATABASE
|
||||
The WordNet browser navigates through WordNet in two steps. First a
|
||||
search word is entered and an overview of all the senses of the word
|
||||
in all syntactic categories is displayed in the Results Window.
|
||||
The senses are
|
||||
grouped by syntactic category, and each synset is annotated as
|
||||
described above with \fIsynset_offset\fP, \fIlex_filename\fP, and
|
||||
\fIsense_number\fP as dictated by the advanced search options set.
|
||||
The overview search also indicates how many of the senses in each
|
||||
syntactic category are represented in the tagged texts. This is a way
|
||||
for the user to determine whether a sense's sense number is based on
|
||||
semantic tagging data, or was arbitrarily assigned. For each sense that
|
||||
has appeared in such texts, the number of semantic tags to that sense
|
||||
are indicated in parentheses after the sense number.
|
||||
|
||||
Then, within a syntactic category, a specific search is selected. The
|
||||
desired search is performed and the search results are displayed in
|
||||
the Results Window. Additional searches on the same word can be
|
||||
performed, or a new search word can be entered.
|
||||
|
||||
To enter a search word, click the mouse in the horizontal box labeled
|
||||
\fBSearch Word\fP, type a single word, hyphenated string, or
|
||||
collocation and press
|
||||
.SB RETURN.
|
||||
|
||||
\fBwnb(\|)\fP responds by making a set of Part of Speech buttons appear in
|
||||
the Search Selection line. Each button corresponds to a syntactic
|
||||
category in which the search string is defined in WordNet. At the
|
||||
same time, an Overview of the synsets for all senses of the search
|
||||
word is displayed in the Results Window. The Overview includes the
|
||||
gloss for each synset and also indicates which of the senses have
|
||||
appeared in the semantically tagged texts. For each sense that has
|
||||
appeared in such texts, the number of semantic tags to that sense are
|
||||
indicated in parentheses after the sense number.
|
||||
|
||||
The pulldown menus in the Search Selection line list all of the
|
||||
WordNet searches that can be performed for the search word in that
|
||||
part of speech. To select a search, highlight it by dragging the
|
||||
mouse to it, and release the mouse while it is highlighted. Drag the
|
||||
mouse outside of the pulldown list and release to hide the menu
|
||||
without making a selection. Dragging the mouse across the Part of
|
||||
Speech buttons displays the available searches for each syntactic
|
||||
category.
|
||||
|
||||
To restrict a search to one or more senses within a syntactic
|
||||
category, enter a comma or space separated list of sense numbers in
|
||||
the \fBSenses\fP box before selecting a search.
|
||||
|
||||
After a search is selected, \fBwnb(\|)\fP performs the search on the
|
||||
WordNet database and displays the formatted results in the Results
|
||||
Window. Whenever search results are displayed, a button entitled
|
||||
\fBRedisplay Overview\fP is present at the right edge of the Search Word
|
||||
Entry line. Clicking on this button redisplays the Overview of all
|
||||
synsets for the search word in the Results Window.
|
||||
.SS Changing the Search Word
|
||||
A new search word can be entered at any time by moving to the Search
|
||||
Word Entry box, if necessary highlighting it by clicking, erasing the
|
||||
old string, typing a new one and pressing
|
||||
.SB RETURN.
|
||||
The \fBSenses\fP box is cleared if necessary, the Part of Speech buttons
|
||||
applicable to the new search word appear, and the Overview for the new
|
||||
search word is displayed.
|
||||
|
||||
The middle mouse button can also be used to select a new search word
|
||||
by placing the mouse over any word in the Results Window and
|
||||
clicking. The selected word will replace the text in the Search Word
|
||||
Entry box, and the overview for that word will automatically be
|
||||
displayed.
|
||||
|
||||
To select a new search string collocation from text in the
|
||||
Results Window, highlight the text with the mouse and press
|
||||
.SB CONTROL-S.
|
||||
|
||||
.SS Interrupting a Search
|
||||
When a search is in progress the message \fB"Searching...(press escape
|
||||
to abort)"\fP is displayed in the Status Line. Note that most
|
||||
searches return very quickly, so this message isn't noticeable. As
|
||||
indicated, pressing the
|
||||
.SB ESCAPE
|
||||
key will interrupt the search. The results of the search obtained
|
||||
before the time the search was interrupted are displayed in the
|
||||
Results Window.
|
||||
.SH MENUS
|
||||
.SS File Menu
|
||||
.RS
|
||||
.IP "Find keywords by substring"
|
||||
Display a popup window for specifying a search of WordNet for words or
|
||||
collocations that contain a specific substring. If a search word is
|
||||
currently entered in the \fBSearch Word\fP box, it is used as the
|
||||
substring to search for by default. The Substring Search Window
|
||||
contains a box for entering a substring, a pulldown menu to its right
|
||||
for specifying the part of speech to search, a large area for
|
||||
displaying the search results, and action buttons at the bottom
|
||||
entitled \fBSearch\fP, \fBSave\fP, \fBPrint\fP \fBDismiss\fP.
|
||||
|
||||
Once a substring is entered and a part of speech selected, clicking on
|
||||
the \fBSearch\fP button causes a search to be done for all words and
|
||||
collocations in WordNet, in that syntactic category, that contain the
|
||||
substring according to the following criteria:
|
||||
|
||||
1. The substring can appear at the beginning or end of a word, hyphenated
|
||||
string o collocation.
|
||||
|
||||
2. The substring can appear in the middle of a hyphenated string or
|
||||
collocation, but only delimited on both sides by spaces or
|
||||
hyphens.
|
||||
|
||||
The search results are displayed in the large buffer. Clicking on an
|
||||
item from the search results list causes \fBwnb(\|)\fP to automatically
|
||||
enter that word in the \fBSearch Word\fP box of the WordNet Browser
|
||||
Window and perform the Overview search.
|
||||
|
||||
Clicking the \fBSave\fP button generates a popup dialog for specifying
|
||||
a filename to save the substring search results to. Clicking the
|
||||
\fBPrint\fP button generates a popup dialog in which a print command
|
||||
can be specified.
|
||||
|
||||
Selecting \fBDismiss\fP closes the Substring Search Window.
|
||||
.IP "Save current display"
|
||||
Display a popup dialog for specifying a filename to save the current
|
||||
Results Window contents to.
|
||||
.IP "Print current display"
|
||||
Display a popup dialog in which to specify a print command to which
|
||||
the current Results Window contents can be piped. Note - this option
|
||||
does not exist in the Windows version.
|
||||
.IP "Clear current display"
|
||||
Clear the \fBSearch Word\fP and \fBSenses\fP boxes, and Results
|
||||
Window.
|
||||
.IP "Exit"
|
||||
Does what you would expect.
|
||||
.RE
|
||||
.SS History
|
||||
This pulldown menu contains a list of the last searches performed.
|
||||
Selecting an item from this list performs that search again. The
|
||||
maximum number of searches stored in the list can be adjusted from the
|
||||
\fBOptions\fP menu. The default is 10.
|
||||
.SS Options
|
||||
.RS
|
||||
.IP "Show help with each search"
|
||||
When this checkbox is selected search results are preceded by some
|
||||
explanatory text about the type of search selected. This is off by
|
||||
default.
|
||||
.IP "Show descriptive gloss"
|
||||
When this checkbox is selected, synset glosses are displayed in all
|
||||
search results. This is set by default. Note that glosses are always
|
||||
displayed in the Overview.
|
||||
.IP "Wrap Lines"
|
||||
When this checkbox is selected, lines in the Results Window that are
|
||||
wider than the window are automatically wrapped. This is set by
|
||||
default. If not selected, a horizontal scroll bar is present if any
|
||||
lines are longer than the width of the window.
|
||||
.IP "Set advanced search options..."
|
||||
Selecting this item displays a popup window for setting the following
|
||||
search options: \fBLexical file information; Synset location in database
|
||||
file; Sense number\fP. Choices for each are:
|
||||
|
||||
.nf
|
||||
\fBDon't show\fP (default)
|
||||
\fBShow with searches\fP
|
||||
\fBShow with searches and overview\fP
|
||||
.fi
|
||||
|
||||
When lexical file information is shown, the name of the lexicographer
|
||||
file is printed before each synset, enclosed in angle brackets
|
||||
(\fB<~~\fI...\fB~~>\fR). When both lexical file information and
|
||||
synset location information are displayed, the synset location
|
||||
information appears first. If within one lexicographer file more than
|
||||
one sense of a word is entered, an integer \fIlex_id\fP is appended
|
||||
onto all but one of the word's instances to uniquely identify it. In
|
||||
each synset, each word having a non-zero \fIlex_id\fP is printed with
|
||||
the \fIlex_id\fP value printed immediately following the word. If
|
||||
both lexicographer information and sense numbers are displayed,
|
||||
\fIlex_id\fPs, if present, precede sense numbers.
|
||||
|
||||
When synset location is shown, the byte offset of the synset in the
|
||||
database "data" file corresponding to the syntactic category of the
|
||||
synset is printed before each synset, enclosed in curly braces
|
||||
(\fB{~~\fI...\fB~~}\fR). When both lexical file information and
|
||||
synset location information are displayed, the synset location
|
||||
information appears first.
|
||||
|
||||
When sense numbers are shown, the sense number of each word in each
|
||||
synset is printed immediately after the word, and is preceded by a
|
||||
number sign (\fB#\fP).
|
||||
.IP "Set maximum history length..."
|
||||
Display a popup dialog in which the maximum number of previous
|
||||
searches to be kept on the History list can be set.
|
||||
.IP "Set font...~~~~~~~~~~~"
|
||||
Display a popup window for setting the font (typeface) and font size
|
||||
to use for the Results Window. Choices for typeface are: \fBCourier\fP,
|
||||
\fBHelvetica\fP, and \fBTimes\fP (default). Font size can be
|
||||
\fBsmall\fP, \fBmedium\fP (default), or \fBlarge\fP.
|
||||
.IP "Save current options as default"
|
||||
Save the currently set options. Next time the browser is started,
|
||||
these options will be used as the user defaults.
|
||||
.RE
|
||||
.SS Help
|
||||
.RS
|
||||
.IP "Help on using the WordNet browser"
|
||||
Display this manual page.
|
||||
.IP "Help on WordNet terminology"
|
||||
Display the
|
||||
.BR wngloss (7WN)
|
||||
manual page.
|
||||
.IP "Display the WordNet license"
|
||||
Display the WordNet copyright notice and license agreement.
|
||||
.IP "About the WordNet browser"
|
||||
Information about this application.
|
||||
.RE
|
||||
.SH SHORCUTS
|
||||
Clicking on any word in the Results Window while holding down the
|
||||
.SB SHIFT
|
||||
key on the keyboard causes the browser to replace \fBSearch
|
||||
Word\fP with the word and display its Overview and available searches.
|
||||
Clicking on any word in the Results Window with the middle mouse
|
||||
button does the same thing.
|
||||
|
||||
Pressing the
|
||||
.SB CONTROL-S
|
||||
keys causes the browser to do as above on the text that is currently
|
||||
highlighted. Under Unix, this will work even if the highlighted text
|
||||
is in another window. This works on
|
||||
hyphenated strings and collocations, as well as individual words.
|
||||
|
||||
Pressing the
|
||||
.SB CONTROL-G
|
||||
keys displays the Substring Search Window.
|
||||
|
||||
.SH SEARCH RESULTS
|
||||
The results of a search of the WordNet database are displayed in the
|
||||
Results Window. Horizontal and vertical scroll bars are present for
|
||||
scrolling through the search results.
|
||||
|
||||
All searches other than the Overview list all senses matching the
|
||||
search results in the following general format. Items enclosed in
|
||||
italicized square brackets (\fI[~...~]\fP) may not be present.
|
||||
|
||||
If a search cannot be performed on some senses of \fIsearchstr\fP, the
|
||||
search results are headed by a string of the form:
|
||||
.nf
|
||||
X of Y senses of \fIsearchstr\fP
|
||||
.fi
|
||||
|
||||
.RS
|
||||
One line listing the number of senses matching the search selected.
|
||||
|
||||
Each sense matching the search selected displayed as follows:
|
||||
|
||||
.nf
|
||||
\fBSense \fIn\fR
|
||||
\fI[\fB{\fIsynset_offset\fB}\fI] [\fB<\fIlex_filename\fB>\fI]~~word1[\fB#\fIsense_number][,~~word2...]\fR
|
||||
.fi
|
||||
|
||||
Where \fIn\fP is the sense number of the search word,
|
||||
\fIsynset_offset\fP is the byte offset of the synset in the
|
||||
\fBdata.\fIpos\fR file corresponding to the syntactic category,
|
||||
\fIlex_filename\fP is the name of the lexicographer file that the
|
||||
synset comes from, \fIword1\fP is the first word in the synset (note
|
||||
that this is not necessarily the search word) and \fIsense_number\fP
|
||||
is the WordNet sense number assigned to the preceding word.
|
||||
\fIsynset_offset\fP, \fIlex_filename\fP, and \fIsense_number\fP are
|
||||
generated if the appropriate Options are specified.
|
||||
|
||||
The synsets matching the search selected are printed below each
|
||||
sense's synset output described above. Each line of output is
|
||||
preceded by a marker (usually \fB=>\fP), then a synset, formatted as
|
||||
described above. If a search traverses more one level of the tree,
|
||||
then successive lines are indented by spaces corresponding to its
|
||||
level in the hierarchy. Glosses are displayed in parentheses at the
|
||||
end of each synset if the appropriate Option is set. Each synset is
|
||||
printed on one line.
|
||||
|
||||
Senses are ordered from most to least frequently used, with
|
||||
the most common sense numbered \fB1\fP. Frequency of use is
|
||||
determined by the number of times a sense is tagged in the various
|
||||
semantic concordance texts. Senses that are not semantically tagged
|
||||
follow the ordered senses. Note that this ordering is only an
|
||||
estimate based on usage in a small corpus.
|
||||
|
||||
Verb senses can be grouped by similarity of meaning, rather
|
||||
than ordered by frequency of use. When the \fB"Synonyms, grouped by
|
||||
similarity"\fP search is selected, senses that are close
|
||||
in meaning are printed together, with a line of dashes indicating the
|
||||
end of a group. See
|
||||
.BR wngroups (7WN)
|
||||
for a discussion how senses are grouped.
|
||||
|
||||
The output of the \fB"Derivationally Related Forms"\fP
|
||||
search shows word forms that are
|
||||
morphologically related to \fBsearchstr\fP. Each word form pointed to
|
||||
from \fIsearchstr\fP is displayed, preceded by \fBRELATED TO->\fP and
|
||||
the syntactic category of the link, followed, on the next line, by its
|
||||
synset. Printed after the word form is \fB#\fP\fIn\fP where \fIn\fP
|
||||
indicates the WordNet sense number of the term pointed to.
|
||||
|
||||
The \fB"Domain"\fP and \fB"Domain Terms"\fP searches show the domain that a
|
||||
synset has been classified in and, conversely, all of the terms that
|
||||
have been assigned to a specific domain. A domain is
|
||||
either a \fBTOPIC,\fP \fBREGION\fP or \fBUSAGE,\fP as reflected in
|
||||
the specific pointer character stored in the database, and displayed
|
||||
in the output. A \fBDomain\fP search on a term shows the domain, if
|
||||
any, that each synset containing \fIsearchstr\fP has been classified
|
||||
in. The output display shows the domain type (\fBTOPIC,\fP
|
||||
\fBREGION\fP or \fBUSAGE\fP), followed by the syntactic category of
|
||||
the domain synset and the terms in the synset. Each term is followed
|
||||
by \fB#\fP\fIn\fP where \fIn\fP indicates the WordNet sense number of
|
||||
the term. The converse search, \fBDomain Terms\fP, shows all of the synsets
|
||||
that have been placed into the domain \fIsearchstr\fP, with analogous
|
||||
markers.
|
||||
|
||||
When the \fB"Sentence Frames"\fP search is specified, sample
|
||||
illustrative sentences and generic sentence frames are displayed. If
|
||||
a sample sentence is found, the base form of the search word is
|
||||
substituted into the sentence, and it is printed below the synset,
|
||||
preceded with the \fBEX:\fP marker. When no sample sentences are
|
||||
found, the generic sentence frames are displayed. Sentence frames
|
||||
that are acceptable for all words in a synset are preceded by the
|
||||
marker \fB*>\fP. If a frame is acceptable for the search word only,
|
||||
it is preceded by the marker \fB=>\fP.
|
||||
|
||||
Search results for adjectives are slightly different from those for
|
||||
other parts of speech. When an adjective is printed, its direct
|
||||
antonym, if it has one, is also printed in parentheses. When
|
||||
the search word is in a head synset, all of the head synset's
|
||||
satellites are also displayed. The position of an adjective in
|
||||
relation to the noun may be restricted to the \fIprenominal\fP,
|
||||
\fIpostnominal\fP or \fIpredicative\fP position. Where present, these
|
||||
restrictions are noted in parentheses.
|
||||
|
||||
When an adjective is a participle of a verb, the output indicates the
|
||||
verb and displays its synset.
|
||||
|
||||
When an adverb is derived from an adjective, the specific adjectival
|
||||
sense on which it is based is indicated.
|
||||
|
||||
The morphological transformations performed by the search code may
|
||||
result in more than one word to search for. \fBwnb(\|)\fP
|
||||
automatically performs the requested search on all of the strings and
|
||||
returns the results grouped by word. For example, the verb \fBsaw\fP
|
||||
is both the present tense of \fBsaw\fP and the past tense of
|
||||
\fBsee\fP. When there is more than one word to search for, search
|
||||
results are grouped by word.
|
||||
.SH DIAGNOSTICS
|
||||
If the WordNet database files cannot be opened, error messages are
|
||||
displayed. This is usually corrected by setting the environment
|
||||
variables described below to the proper location of the WordNet
|
||||
database for your installation.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.TP 20
|
||||
.B HKEY_CURRENT_USER\eSOFTWARE\eWordNet\e3.0\ewnres
|
||||
User's default browser options.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B index.\fIpos\fP
|
||||
database index files
|
||||
.TP 20
|
||||
.B data.\fIpos\fP
|
||||
database data files
|
||||
.TP 20
|
||||
.B *.vrb
|
||||
files of sentences illustrating the use of verbs
|
||||
.TP 20
|
||||
.B \fIpos\fP.exc
|
||||
morphology exception lists
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (1WN),
|
||||
.BR wn (1WN),
|
||||
.BR wnintro (3WN),
|
||||
.BR lexnames (5WN),
|
||||
.BR senseidx (5WN),
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (5WN),
|
||||
.BR morphy (7WN),
|
||||
.BR wngloss (7WN),
|
||||
.BR wngroups (7WN).
|
||||
.SH BUGS
|
||||
Please reports bugs to wordnet@princeton.edu.
|
|
@ -1,362 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNDB 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
|
||||
.SH NAME
|
||||
index.noun, data.noun, index.verb, data.verb, index.adj, data.adj, index.adv, data.adv \- WordNet database files
|
||||
.LP
|
||||
noun.exc, verb.exc. adj.exc adv.exc \- morphology exception lists
|
||||
.LP
|
||||
sentidx.vrb, sents.vrb \- files used by search code to display
|
||||
sentences illustrating the use of some specific verbs
|
||||
.SH DESCRIPTION
|
||||
For each syntactic category, two files are needed to represent the
|
||||
contents of the WordNet database \- \fBindex.\fP\fIpos\fP and
|
||||
\fBdata.\fP\fIpos\fP, where \fIpos\fP is \fBnoun\fP, \fBverb\fP,
|
||||
\fBadj\fP and \fBadv\fP. The other auxiliary files are used by the
|
||||
WordNet library's searching functions and are needed to run the
|
||||
various WordNet browsers.
|
||||
|
||||
Each index file is an alphabetized list of all the words found in
|
||||
WordNet in the corresponding part of speech. On each line, following
|
||||
the word, is a list of byte offsets (\fIsynset_offset\fPs) in the
|
||||
corresponding data file, one for each synset containing the word.
|
||||
Words in the index file are in lower case only, regardless of how they
|
||||
were entered in the lexicographer files. This folds various
|
||||
orthographic representations of the word into one line enabling
|
||||
database searches to be case insensitive. See
|
||||
.BR wninput (5WN)
|
||||
for a detailed description of the lexicographer files
|
||||
|
||||
A data file for a syntactic category contains information
|
||||
corresponding to the synsets that were specified in the lexicographer
|
||||
files, with relational pointers resolved to \fIsynset_offset\fPs.
|
||||
Each line corresponds to a synset. Pointers are followed and
|
||||
hierarchies traversed by moving from one synset to another via the
|
||||
\fIsynset_offset\fPs.
|
||||
|
||||
The exception list files, \fIpos\fP\fB.exc\fP, are used to help the
|
||||
morphological processor find base forms from irregular inflections.
|
||||
|
||||
The files \fBsentidx.vrb\fP and \fBsents.vrb\fP contain sentences
|
||||
illustrating the use of specific senses of some verbs. These files
|
||||
are used by the searching software in response to a request for verb
|
||||
sentence frames. Generic sentence frames are displayed when an
|
||||
illustrative sentence is not present.
|
||||
|
||||
The various database files are in ASCII formats that are easily read
|
||||
by both humans and machines. All fields, unless otherwise noted, are
|
||||
separated by one space character, and all lines are terminated by a
|
||||
newline character. Fields enclosed in italicized square brackets may
|
||||
not be present.
|
||||
|
||||
See
|
||||
.BR wngloss (7WN)
|
||||
for a glossary of WordNet terminology and a discussion of the
|
||||
database's content and logical organization.
|
||||
.SS Index File Format
|
||||
Each index file begins with several lines containing a copyright
|
||||
notice, version number and license agreement. These lines all begin
|
||||
with two spaces and the line number so they do not interfere with the
|
||||
binary search algorithm that is used to look up entries in the index
|
||||
files. All other lines are in the following format. In the field
|
||||
descriptions, \fBnumber\fP always refers to a decimal integer unless
|
||||
otherwise defined.
|
||||
|
||||
.nf
|
||||
\fIlemma~~pos~~synset_cnt~~p_cnt~~[ptr_symbol...]~~sense_cnt~~tagsense_cnt ~~synset_offset~~[synset_offset...]\fP
|
||||
.fi
|
||||
|
||||
.TP 15
|
||||
.I lemma
|
||||
lower case ASCII text of word or collocation. Collocations are formed
|
||||
by joining individual words with an underscore (\fB_\fP) character.
|
||||
.TP 15
|
||||
.I pos
|
||||
Syntactic category: \fBn\fP for noun files,
|
||||
\fBv\fP for verb files, \fBa\fP for adjective files, \fBr\fP for
|
||||
adverb files.
|
||||
|
||||
.LP
|
||||
All remaining fields are with respect to senses of \fIlemma\fP in
|
||||
\fIpos\fP.
|
||||
|
||||
.TP 15
|
||||
.I synset_cnt
|
||||
Number of synsets that \fIlemma\fP is in. This is the
|
||||
number of senses of the word in WordNet. See
|
||||
.SM \fBSense Numbers\fP
|
||||
below for a discussion of how sense numbers are assigned and the order
|
||||
of \fIsynset_offset\fPs in the index files.
|
||||
.TP 15
|
||||
.I p_cnt
|
||||
Number of different pointers that \fIlemma\fP has in all synsets
|
||||
containing it.
|
||||
.TP 15
|
||||
.I ptr_symbol
|
||||
A space separated list of \fIp_cnt\fP different types of pointers that
|
||||
\fIlemma\fP has in all synsets containing it. See
|
||||
.BR wninput (5WN)
|
||||
for a list of \fIpointer_symbol\fPs. If all senses of \fIlemma\fP
|
||||
have no pointers, this field is omitted and \fIp_cnt\fP is \fB0\fP.
|
||||
.TP 15
|
||||
.I sense_cnt
|
||||
Same as \fIsense_cnt\fP above. This is redundant, but the field was
|
||||
preserved for compatibility reasons.
|
||||
.TP 15
|
||||
.I tagsense_cnt
|
||||
Number of senses of \fIlemma\fP that are ranked according to
|
||||
their frequency of occurrence in semantic concordance texts.
|
||||
.TP 15
|
||||
.I synset_offset
|
||||
Byte offset in \fBdata.\fIpos\fR file of a synset containing
|
||||
\fIlemma\fP. Each \fIsynset_offset\fP in the list corresponds to a
|
||||
different sense of \fIlemma\fP in WordNet. \fIsynset_offset\fP is an
|
||||
8 digit, zero-filled decimal integer that can be used with
|
||||
.BR fseek (3)
|
||||
to read a synset from the data file. When passed to
|
||||
.BR read_synset (3WN)
|
||||
along with the syntactic category, a data structure containing the
|
||||
parsed synset is returned.
|
||||
.SS Data File Format
|
||||
Each data file begins with several lines containing a copyright
|
||||
notice, version number and license agreement. These lines all begin
|
||||
with two spaces and the line number. All other lines are in the
|
||||
following format. Integer fields are of fixed length, and are
|
||||
zero-filled.
|
||||
|
||||
.nf
|
||||
\fIsynset_offset~~lex_filenum~~ss_type~~w_cnt~~word~~lex_id~~[word~~lex_id...]~~p_cnt~~[ptr...]~~[frames...]~~\fB|\fP\fI~~gloss\fP
|
||||
.fi
|
||||
|
||||
.TP 15
|
||||
.I synset_offset
|
||||
Current byte offset in the file represented as an 8 digit decimal
|
||||
integer.
|
||||
.TP 15
|
||||
.I lex_filenum
|
||||
Two digit decimal integer corresponding to the lexicographer file name
|
||||
containing the synset. See
|
||||
.BR lexnames (5WN)
|
||||
for the list of filenames and their corresponding numbers.
|
||||
.TP 15
|
||||
.I ss_type
|
||||
One character code indicating the synset type:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fBn\fP NOUN
|
||||
\fBv\fP VERB
|
||||
\fBa\fP ADJECTIVE
|
||||
\fBs\fP ADJECTIVE SATELLITE
|
||||
\fBr\fP ADVERB
|
||||
.fi
|
||||
.RE
|
||||
.TP 15
|
||||
.I w_cnt
|
||||
Two digit hexadecimal integer indicating the number of words in the
|
||||
synset.
|
||||
.TP 15
|
||||
.I word
|
||||
ASCII form of a word as entered in the synset by the lexicographer,
|
||||
with spaces replaced by underscore characters (\fB_\fP). The text of
|
||||
the word is case sensitive, in contrast to its form in the
|
||||
corresponding \fBindex.\fP\fIpos\fP file, that contains only
|
||||
lower-case forms. In \fBdata.adj\fP, a \fIword\fP is followed by a
|
||||
syntactic marker if one was specified in the lexicographer file. A
|
||||
syntactic marker is appended, in parentheses, onto \fIword\fP without
|
||||
any intervening spaces. See
|
||||
.BR wninput (5WN)
|
||||
for a list of the syntactic markers for adjectives.
|
||||
.TP 15
|
||||
.I lex_id
|
||||
One digit hexadecimal integer that, when appended onto \fIlemma\fP,
|
||||
uniquely identifies a sense within a lexicographer file. \fIlex_id\fP
|
||||
numbers usually start with \fB0\fP, and are incremented as additional
|
||||
senses of the word are added to the same file, although there is no
|
||||
requirement that the numbers be consecutive or begin with \fB0\fP.
|
||||
Note that a value of \fB0\fP is the default, and therefore is not
|
||||
present in lexicographer files.
|
||||
.TP 15
|
||||
.I p_cnt
|
||||
Three digit decimal integer indicating the number of pointers from
|
||||
this synset to other synsets. If \fIp_cnt\fP is \fB000\fP the synset
|
||||
has no pointers.
|
||||
.TP 15
|
||||
.I ptr
|
||||
A pointer from this synset to another. \fIptr\fP is of the form:
|
||||
|
||||
.nf
|
||||
\fIpointer_symbol~~synset_offset~~pos~~source/target\fR
|
||||
.fi
|
||||
|
||||
where \fIsynset_offset\fP is the byte offset of the target synset in
|
||||
the data file corresponding to \fIpos\fP.
|
||||
|
||||
The \fIsource/target\fP field distinguishes lexical and semantic
|
||||
pointers. It is a four byte field, containing two two-digit
|
||||
hexadecimal integers. The first two digits indicates the word number
|
||||
in the current (source) synset, the last two digits indicate the word
|
||||
number in the target synset. A value of \fB0000\fP means that
|
||||
\fIpointer_symbol\fP represents a semantic relation between the
|
||||
current (source) synset and the target synset indicated by
|
||||
\fIsynset_offset\fP.
|
||||
|
||||
A lexical relation between two words in different synsets is
|
||||
represented by non-zero values in the source and target word numbers.
|
||||
The first and last two bytes of this field indicate the word numbers
|
||||
in the source and target synsets, respectively, between which the
|
||||
relation holds. Word numbers are assigned to the \fIword\fP fields in
|
||||
a synset, from left to right, beginning with \fB1\fP.
|
||||
|
||||
See
|
||||
.BR wninput (5WN)
|
||||
for a list of \fIpointer_symbol\fPs, and semantic and lexical pointer
|
||||
classifications.
|
||||
.TP 15
|
||||
.I frames
|
||||
In \fBdata.verb\fP only, a list of numbers corresponding to the
|
||||
generic verb sentence frames for \fIword\fPs in the synset.
|
||||
\fIframes\fP is of the form:
|
||||
|
||||
.nf
|
||||
\fIf_cnt~~\fP \fB+\fP \fI~~f_num~~w_num~~[\fP \fB+\fP \fI~~f_num~~w_num...]\fP
|
||||
.fi
|
||||
|
||||
where \fIf_cnt\fP a two digit decimal integer indicating the number of
|
||||
generic frames listed, \fIf_num\fP is a two digit decimal integer
|
||||
frame number, and \fIw_num\fP is a two digit hexadecimal integer
|
||||
indicating the word in the synset that the frame applies to. As with
|
||||
pointers, if this number is \fB00\fP, \fIf_num\fP applies to all
|
||||
\fIword\fPs in the synset. If non-zero, it is applicable only to the
|
||||
word indicated. Word numbers are assigned as described for pointers.
|
||||
Each \fIf_num~~w_num\fP pair is preceded by a \fB+\fP.
|
||||
See
|
||||
.BR wninput (5WN)
|
||||
for the text of the generic sentence frames.
|
||||
.TP
|
||||
.I gloss
|
||||
Each synset contains a gloss. A \fIgloss\fP is represented as a
|
||||
vertical bar (\fB|\fP), followed by a text string that continues until
|
||||
the end of the line. The gloss may contain a definition, one or more
|
||||
example sentences, or both.
|
||||
.SS Sense Numbers
|
||||
Senses in WordNet are generally ordered from most to least frequently
|
||||
used, with the most common sense numbered \fB1\fP. Frequency of use is
|
||||
determined by the number of times a sense is tagged in the various
|
||||
semantic concordance texts. Senses that are not semantically tagged
|
||||
follow the ordered senses. The \fItagsense_cnt\fP field for each
|
||||
entry in the \fBindex.\fIpos\fR files indicates how many of the senses
|
||||
in the list have been tagged.
|
||||
|
||||
The
|
||||
.BR cntlist (5WN)
|
||||
file provided with the database lists the number of times each sense
|
||||
is tagged in the semantic concordances. The data from \fBcntlist\fP
|
||||
is used by
|
||||
.BR grind (1WN)
|
||||
to order the senses of each word. When the \fBindex\fP.\fIpos\fP
|
||||
files are generated, the \fIsynset_offset\fPs are output in sense
|
||||
number order, with sense 1 first in the list. Senses with the same
|
||||
number of semantic tags are assigned unique but consecutive sense
|
||||
numbers. The WordNet
|
||||
.SB OVERVIEW
|
||||
search displays all senses of the
|
||||
specified word, in all syntactic categories, and indicates which of
|
||||
the senses are represented in the semantically tagged texts.
|
||||
.SS Exception List File Format
|
||||
Exception lists are alphabetized lists of inflected forms of words and
|
||||
their base forms. The first field of each line is an inflected form,
|
||||
followed by a space separated list of one or more base forms of the
|
||||
word. There is one exception list file for each syntactic category.
|
||||
|
||||
Note that the noun and verb exception lists were automatically
|
||||
generated from a machine-readable dictionary, and contain many words
|
||||
that are not in WordNet. Also, for many of the inflected forms, base
|
||||
forms could be easily derived using the standard rules of detachment
|
||||
programmed into Morphy (See
|
||||
.BR morph (7WN)).
|
||||
These anomalies are allowed to remain in the exception list files,
|
||||
as they do no harm.
|
||||
|
||||
.SS Verb Example Sentences
|
||||
For some verb senses, example sentences illustrating the use of the
|
||||
verb sense can be displayed. Each line of the file \fBsentidx.vrb\fP
|
||||
contains a \fIsense_key\fP followed by a space and a comma separated
|
||||
list of example sentence template numbers, in decimal. The file
|
||||
\fBsents.vrb\fP lists all of the example sentence templates. Each
|
||||
line begins with the template number followed by a space. The rest of
|
||||
the line is the text of a template example sentence, with \fB%s\fP
|
||||
used as a placeholder in the text for the verb. Both files are sorted
|
||||
alphabetically so that the \fIsense_key\fP and template sentence
|
||||
number can be used as indices, via
|
||||
.BR binsrch (3WN),
|
||||
into the appropriate file.
|
||||
|
||||
When a request for
|
||||
.SB FRAMES
|
||||
is made, the WordNet search code looks
|
||||
for the sense in \fBsentidx.vrb\fP. If found, the sentence
|
||||
template(s) listed is retrieved from \fBsents.vrb\fP, and the \fB%s\fP
|
||||
is replaced with the verb. If the sense is not found, the applicable
|
||||
generic sentence frame(s) listed in \fIframes\fP is displayed.
|
||||
.SH NOTES
|
||||
Information in the \fBdata.\fIpos\fR and \fBindex.\fIpos\fR files
|
||||
represents all of the word senses and synsets in the WordNet database.
|
||||
The \fIword\fP, \fIlex_id\fP, and \fIlex_filenum\fP fields together
|
||||
uniquely identify each word sense in WordNet. These can be encoded in
|
||||
a \fIsense_key\fP as described in
|
||||
.BR senseidx (5WN).
|
||||
Each synset in the database can be uniquely identified by combining
|
||||
the \fIsynset_offset\fP for the synset with a code for the syntactic
|
||||
category (since it is possible for synsets in different
|
||||
\fBdata.\fIpos\fR files to have the same \fIsynset_offset\fP).
|
||||
|
||||
The WordNet system provide both command line and window-based browser
|
||||
interfaces to the database. Both interfaces utilize a common library
|
||||
of search and morphology code. The source code for the library and
|
||||
interfaces is included in the WordNet package. See
|
||||
.BR wnintro (3WN)
|
||||
for an overview of the WordNet source code.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B index.\fIpos\fP
|
||||
database index files
|
||||
.TP 20
|
||||
.B data.\fIpos\fP
|
||||
database data files
|
||||
.TP 20
|
||||
.B *.vrb
|
||||
files of sentences illustrating the use of verbs
|
||||
.TP 20
|
||||
.B \fIpos\fP.exc
|
||||
morphology exception lists
|
||||
.SH SEE ALSO
|
||||
.BR grind (1WN),
|
||||
.BR wn (1WN),
|
||||
.BR wnb (1WN),
|
||||
.BR wnintro (3WN),
|
||||
.BR binsrch (3WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR cntlist (5WN),
|
||||
.BR lexnames (5WN),
|
||||
.BR senseidx (5WN),
|
||||
.BR wninput (5WN),
|
||||
.BR morphy (7WN),
|
||||
.BR wngloss (7WN),
|
||||
.BR wngroups (7WN),
|
||||
.BR wnstats (7WN).
|
|
@ -1,291 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNGLOSS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
|
||||
.SH NAME
|
||||
wngloss \- glossary of terms used in WordNet system
|
||||
.SH DESCRIPTION
|
||||
The \fIWordNet Reference Manual\fP consists of Unix-style manual pages
|
||||
divided into sections as follows:
|
||||
|
||||
.TS
|
||||
center box ;
|
||||
c | c
|
||||
c | l.
|
||||
\fBSection\fP \fBDescription\fP
|
||||
_
|
||||
1 WordNet User Commands
|
||||
3 WordNet Library Functions
|
||||
5 WordNet File Formats
|
||||
7 Miscellaneous Information about WordNet
|
||||
.TE
|
||||
|
||||
.SS System Description
|
||||
The WordNet system consists of lexicographer files, code to convert
|
||||
these files into a database, and search routines and interfaces that
|
||||
display information from the database. The lexicographer files
|
||||
organize nouns, verbs, adjectives and adverbs into groups of synonyms,
|
||||
and describe relations between synonym groups.
|
||||
.BR grind (1WN)
|
||||
converts the lexicographer files into a database that encodes the
|
||||
relations between the synonym groups. The different interfaces to the
|
||||
WordNet database utilize a common library of search routines to
|
||||
display these relations. Note that the lexicographer files and
|
||||
.BR grind (1WN)
|
||||
program are not generally distributed.
|
||||
|
||||
.SS Database Organization
|
||||
Information in WordNet is organized around logical groupings called
|
||||
synsets. Each synset consists of a list of synonymous words or
|
||||
collocations (eg. \fB"fountain pen"\fP, \fB"take in"\fP), and pointers
|
||||
that describe the relations between this synset and other synsets. A
|
||||
word or collocation may appear in more than one synset, and in more
|
||||
than one part of speech. The words in a synset are grouped
|
||||
such that they are interchangeable in some context.
|
||||
|
||||
Two kinds of relations are represented by pointers: lexical and
|
||||
semantic. Lexical relations hold between semantically related
|
||||
word forms; semantic
|
||||
relations hold between word meanings. These relations include (but
|
||||
are not limited to) hypernymy/hyponymy (superordinate/subordinate),
|
||||
antonymy, entailment, and meronymy/holonymy.
|
||||
|
||||
Nouns and verbs are organized into hierarchies based on the
|
||||
hypernymy/hyponymy relation between synsets. Additional pointers are
|
||||
be used to indicate other relations.
|
||||
|
||||
Adjectives are arranged in clusters containing head synsets and
|
||||
satellite synsets. Each cluster is organized around antonymous pairs
|
||||
(and occasionally antonymous triplets). The antonymous pairs (or
|
||||
triplets) are indicated in the head synsets of a cluster. Most head
|
||||
synsets have one or more satellite synsets, each of which represents a
|
||||
concept that is similar in meaning to the concept represented by the
|
||||
head synset. One way to think of the adjective cluster organization
|
||||
is to visualize a wheel, with a head synset as the hub and satellite
|
||||
synsets as the spokes. Two or more wheels are logically connected via
|
||||
antonymy, which can be thought of as an axle between the wheels.
|
||||
|
||||
Pertainyms are relational adjectives and do not follow the structure
|
||||
just described. Pertainyms do not have antonyms; the synset for a
|
||||
pertainym most often contains only one word or collocation and a
|
||||
lexical pointer to the noun that the adjective is "pertaining
|
||||
to". Participial adjectives have lexical pointers to the verbs that
|
||||
they are derived from.
|
||||
|
||||
Adverbs are often derived from adjectives, and sometimes have
|
||||
antonyms; therefore the synset for an adverb usually contains a
|
||||
lexical pointer to the adjective from which it is derived.
|
||||
|
||||
See
|
||||
.BR wndb (5WN)
|
||||
for a detailed description of the database files and how the data are
|
||||
represented.
|
||||
.SH GLOSSARY OF TERMS
|
||||
Many terms used in the \fIWordNet Reference Manual\fP are unique to
|
||||
the WordNet system. Other general terms have specific meanings when
|
||||
used in the WordNet documentation. Definitions for many of these
|
||||
terms are given to help with the interpretation and understanding of
|
||||
the reference manual, and in the use of the WordNet system.
|
||||
|
||||
In following definitions \fBword\fP is used in place of \fBword or
|
||||
collocation\fP.
|
||||
.TP 25
|
||||
.B adjective cluster
|
||||
A group of adjective synsets that are organized around antonymous
|
||||
pairs or triplets. An adjective cluster contains two or more \fBhead
|
||||
synsets\fR which represent antonymous concepts.
|
||||
Each head synset has one or more \fBsatellite synsets\fP.
|
||||
.TP 25
|
||||
.B attribute
|
||||
A noun for which adjectives express values.
|
||||
The noun \fBweight\fP is an attribute, for which the adjectives
|
||||
\fBlight\fP and \fBheavy\fP express values.
|
||||
.TP 25
|
||||
.B base form
|
||||
The base form of a word or collocation is the form to which
|
||||
inflections are added.
|
||||
.TP 25
|
||||
.B basic synset
|
||||
Syntactically, same as \fBsynset\fP. Term is used in
|
||||
.BR wninput (5WN)
|
||||
to help explain differences in entering synsets in lexicographer
|
||||
files.
|
||||
.TP 25
|
||||
.B collocation
|
||||
A collocation in WordNet is a string of two or more words, connected
|
||||
by spaces or hyphens. Examples are: \fBman-eating~shark\fP,
|
||||
\fBblue-collar\fP, \fBdepend~on\fP, \fBline~of~products\fP. In the
|
||||
database files spaces are represented as underscore (\fB_\fP)
|
||||
characters.
|
||||
.TP 25
|
||||
.B coordinate
|
||||
Coordinate terms are nouns or verbs that have the same \fBhypernym\fP.
|
||||
.TP 25
|
||||
.B cross-cluster pointer
|
||||
A \fBsemantic pointer\fP from one adjective cluster to another.
|
||||
.TP 25
|
||||
.B derivationally related forms
|
||||
Terms in different
|
||||
syntactic categories that have the same root form and are semantically
|
||||
related.
|
||||
.TP 25
|
||||
.B direct antonyms
|
||||
A pair of words between which there is an associative bond resulting
|
||||
from their frequent
|
||||
co-occurrence. In \fBadjective clusters\fP, direct antonyms appears
|
||||
only in \fBhead synsets\fP.
|
||||
.TP 25
|
||||
.B domain
|
||||
A topical classification to which a synset has been linked with a
|
||||
CATEGORY, REGION or USAGE pointer.
|
||||
.TP 25
|
||||
.B domain term
|
||||
A synset belonging to a topical class. A domain term is further
|
||||
identified as being a CATEGORY_TERM, REGION_TERM or USAGE_TERM.
|
||||
.TP 25
|
||||
.B entailment
|
||||
A verb \fBX\fP entails \fBY\fP if \fBX\fP cannot be done unless \fBY\fP is,
|
||||
or has been, done.
|
||||
.TP 25
|
||||
.B exception list
|
||||
Morphological transformations for words that are not regular and
|
||||
therefore cannot be processed in an algorithmic manner.
|
||||
.TP 25
|
||||
.B group
|
||||
Verb senses that similar in meaning and have been manually grouped
|
||||
together.
|
||||
.TP 25
|
||||
.B gloss
|
||||
Each synset contains \fBgloss\fP consisting of a definition and
|
||||
optionally example sentences.
|
||||
.TP 25
|
||||
.B head synset
|
||||
Synset in an adjective \fBcluster\fP containing at least one word
|
||||
that has a \fBdirect antonym\fP.
|
||||
.TP 25
|
||||
.B holonym
|
||||
The name of the whole of which the meronym names a part. \fBY\fP
|
||||
is a holonym of \fBX\fP if \fBX\fP is a part of \fBY\fP.
|
||||
.TP 25
|
||||
.B hypernym
|
||||
The generic term used to designate a whole class of specific instances.
|
||||
\fBY\fP is a hypernym of \fBX\fP if \fBX\fP is a (kind of) \fBY\fP.
|
||||
.TP 25
|
||||
.B hyponym
|
||||
The specific
|
||||
term used to designate a member of a class. \fBX\fP is a hyponym of
|
||||
\fBY\fP if \fBX\fP is a (kind of) \fBY\fP.
|
||||
.TP 25
|
||||
.B indirect antonym
|
||||
An adjective in a \fBsatellite synset\fP that does not have a
|
||||
\fBdirect antonym\fP
|
||||
has an indirect antonyms via the direct antonym of the \fBhead
|
||||
synset\fP.
|
||||
.TP 25
|
||||
.B instance
|
||||
A proper noun that refers
|
||||
to a particular, unique referent (as distinguished from nouns that
|
||||
refer to classes). This is a specific form of hyponym.
|
||||
.TP 25
|
||||
.B lemma
|
||||
Lower case ASCII text of word as found in the WordNet database index
|
||||
files. Usually the \fBbase form\fP for a word or collocation.
|
||||
.TP 25
|
||||
.B lexical pointer
|
||||
A lexical pointer indicates a relation between words in synsets (word
|
||||
forms).
|
||||
.TP
|
||||
.B lexicographer file
|
||||
Files containing the raw data for WordNet synsets, edited by lexicographers,
|
||||
that are input to the \fBgrind\fP program to generate a WordNet database.
|
||||
.TP
|
||||
.B lexicographer id (lex id)
|
||||
A decimal integer that, when appended onto \fBlemma\fP, uniquely
|
||||
identifies a sense within a lexicographer file.
|
||||
.TP
|
||||
.B monosemous
|
||||
Having only one sense in a syntactic category.
|
||||
.TP 25
|
||||
.B meronym
|
||||
The name of a constituent part of, the substance of, or a member of
|
||||
something. \fBX\fP is a meronym of \fBY\fP if \fBX\fP is a part of \fBY\fP.
|
||||
.TP 25
|
||||
.B part of speech
|
||||
WordNet defines "part of speech" as either noun, verb, adjective, or
|
||||
adverb. Same as \fBsyntactic category\fP.
|
||||
.TP 25
|
||||
.B participial adjective
|
||||
An adjective that is derived from a verb.
|
||||
.TP 25
|
||||
.B pertainym
|
||||
A relational adjective. Adjectives that are pertainyms are usually
|
||||
defined by such phrases as "of or pertaining to" and do not have
|
||||
antonyms. A pertainym can point to a noun or another pertainym.
|
||||
.TP 25
|
||||
.B polysemous
|
||||
Having more than one sense in a syntactic category.
|
||||
.TP 25
|
||||
.B polysemy count
|
||||
Number of senses of a word in a syntactic category, in WordNet.
|
||||
.TP 25
|
||||
.B postnominal
|
||||
A postnominal adjective occurs only immediately following the noun
|
||||
that it modifies.
|
||||
.TP 25
|
||||
.B predicative
|
||||
An adjective that can be used only in predicate positions. If \fBX\fP
|
||||
is a predicate adjective, it can only be used in such phrases as "it is
|
||||
\fBX\fP" and never prenominally.
|
||||
.TP 25
|
||||
.B prenominal
|
||||
An adjective that can occur only before the noun that it modifies: it
|
||||
cannot be used predicatively.
|
||||
.TP 25
|
||||
.B satellite synset
|
||||
Synset in an adjective \fBcluster\fP representing a concept that is
|
||||
similar in meaning to the concept represented by its \fBhead
|
||||
synset\fP.
|
||||
.TP 25
|
||||
.B semantic concordance
|
||||
A textual corpus (e.g. the Brown Corpus) and a lexicon (e.g. WordNet)
|
||||
so combined
|
||||
that every substantive word in the text is linked to its appropriate
|
||||
sense in the lexicon via a \fBsemantic tag\fP.
|
||||
.TP 25
|
||||
.B semantic tag
|
||||
A pointer from a word in a text file to a specific sense of that word in the
|
||||
WordNet database. A semantic tag in a semantic concordance is
|
||||
represented by a \fBsense key\fP.
|
||||
.TP 25
|
||||
.B semantic pointer
|
||||
A semantic pointer indicates a relation between synsets (concepts).
|
||||
.TP 25
|
||||
.B sense
|
||||
A meaning of a word in WordNet. Each sense of a word is in a
|
||||
different \fBsynset\fP.
|
||||
.TP 25
|
||||
.B sense key
|
||||
Information necessary to find a sense in the WordNet database. A
|
||||
sense key combines a \fBlemma\fP field and codes for the synset type,
|
||||
lexicographer id, lexicographer file number, and information about a
|
||||
satellite's \fBhead synset\fP, if required. See
|
||||
.BR senseidx (5WN)
|
||||
for a description of the format of a sense key.
|
||||
.TP 25
|
||||
.B subordinate
|
||||
Same as \fBhyponym\fP.
|
||||
.TP 25
|
||||
.B superordinate
|
||||
Same as \fBhypernym\fP.
|
||||
.TP 25
|
||||
.B synset
|
||||
A synonym set; a set of words that are interchangeable in some
|
||||
context without changing the truth value of the preposition in which
|
||||
they are embedded.
|
||||
.TP 25
|
||||
.B troponym
|
||||
A verb expressing a specific manner elaboration of another verb.
|
||||
\fBX\fP is a troponym of \fBY\fP if \fBto X\fP is \fBto Y\fP in some manner.
|
||||
.TP 25
|
||||
.B unique beginner
|
||||
A noun synset with no \fBsuperordinate\fP.
|
|
@ -1,43 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNGROUPS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
|
||||
.SH NAME
|
||||
wngroups \- discussion of WordNet search code to group similar verb senses
|
||||
.SH DESCRIPTION
|
||||
Some similar senses of verbs have been grouped by the lexicographers.
|
||||
This grouping is done statically in the lexicographer source files
|
||||
using the semantic \fIpointer_symbol\fP \fB$\fP.
|
||||
Transitivity is used to combine groups of overlapping
|
||||
senses into the largest sense groups possible.
|
||||
.SH NOTES
|
||||
Coverage of verb groups is incomplete.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH FILES
|
||||
.TP 20
|
||||
.B sentidx.vrb
|
||||
verb sense keys and sentence frame numbers
|
||||
.TP 20
|
||||
.B sents.vrb
|
||||
example sentence frames
|
||||
.SH SEE ALSO
|
||||
.BR wn (1WN),
|
||||
.BR wnb (1WN),
|
||||
.BR senseidx (5WN),
|
||||
.BR wnsearch (3WN),
|
||||
.BR wndb (5WN),
|
||||
.BR wnintro (7WN).
|
||||
|
|
@ -1,513 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNINPUT 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
|
||||
.SH NAME
|
||||
noun.\fIsuffix\fP, verb.\fIsuffix\fP, adj.\fIsuffix\fP, adv.\fIsuffix\fP \-
|
||||
WordNet lexicographer files that are input to
|
||||
.BR grind (1WN)
|
||||
.SH DESCRIPTION
|
||||
WordNet's source files are written by lexicographers. They are the
|
||||
product of a detailed relational analysis of lexical semantics: a
|
||||
variety of lexical and semantic relations are used to represent the
|
||||
organization of lexical knowledge. Two kinds of building blocks are
|
||||
distinguished in the source files: word forms and word meanings. Word
|
||||
forms are represented in their familiar orthography; word meanings are
|
||||
represented by synonym sets (\fIsynset\fPs) \- lists of synonymous
|
||||
word forms that are interchangeable in some context. Two kinds of
|
||||
relations are recognized: lexical and semantic. Lexical relations
|
||||
hold between word forms; semantic relations hold between word
|
||||
meanings.
|
||||
|
||||
Lexicographer files correspond to the syntactic categories implemented
|
||||
in WordNet \- noun, verb, adjective and adverb. All of the synsets in
|
||||
a lexicographer file are in the same syntactic category. Each synset
|
||||
consists of a list of synonymous words or collocations
|
||||
(eg. \fB"fountain pen"\fP, \fB"take in"\fP), and pointers that
|
||||
describe the relations between this synset and other synsets. These
|
||||
relations include (but are not limited to) hypernymy/hyponymy,
|
||||
antonymy, entailment, and meronymy/holonymy. A word or collocation
|
||||
may appear in more than one synset, and in more than one part of
|
||||
speech. Each use of a word in a synset represents a sense of that
|
||||
word in the part of speech corresponding to the synset.
|
||||
|
||||
Adjectives may be organized into clusters containing head synsets and
|
||||
satellite synsets. Adverbs generally point to the adjectives from
|
||||
which they are derived.
|
||||
|
||||
See
|
||||
.BR wngloss (7WN)
|
||||
for a glossary of WordNet terminology and a discussion of the
|
||||
database's content and logical organization.
|
||||
.SS Lexicographer File Names
|
||||
The names of the lexicographer files are of the form:
|
||||
|
||||
.RS
|
||||
.IR pos . suffix
|
||||
.RE
|
||||
|
||||
where \fIpos\fP is either \fBnoun\fP, \fBverb\fP, \fBadj\fP or
|
||||
\fBadv\fP. \fIsuffix\fP may be used to organize groups of synsets
|
||||
into different files, for example \fBnoun.animal\fP and
|
||||
\fBnoun.plant\fP. See
|
||||
.BR lexnames (5WN)
|
||||
for a list of lexicographer file names that are used in building
|
||||
WordNet.
|
||||
.SS Pointers
|
||||
Pointers are used to represent the relations between the words in one
|
||||
synset and another. Semantic pointers represent relations between
|
||||
word meanings, and therefore pertain to all of the words in the source
|
||||
and target synsets. Lexical pointers represent relations between word
|
||||
forms, and pertain only to specific words in the source and target
|
||||
synsets. The following pointer types are usually used to indicate
|
||||
lexical relations: Antonym, Pertainym, Participle, Also See, Derivationally
|
||||
Related. The remaining pointer types are generally used to represent semantic
|
||||
relations.
|
||||
|
||||
A relation from a source to a target synset is formed by specifying
|
||||
a word from the target synset in the source synset, followed by the
|
||||
\fIpointer_symbol\fP indicating the pointer type. The location of a pointer
|
||||
within a synset defines it as either lexical or semantic.
|
||||
The
|
||||
.SB "Lexicographer File Format"
|
||||
section describes the syntax for entering a semantic pointer, and
|
||||
.SB "Word Syntax"
|
||||
describes the syntax for entering a lexical pointer.
|
||||
|
||||
Although there are many pointer types, only certain types of relations
|
||||
are permitted between synsets of each syntactic category.
|
||||
|
||||
The \fIpointer_symbol\fPs for nouns are:
|
||||
.RS
|
||||
.nf
|
||||
\fB!\fP Antonym
|
||||
\fB@\fP Hypernym
|
||||
\fB@i\fP Instance Hypernym
|
||||
\fB\(ap\fP Hyponym
|
||||
\fB\(api\fP Instance Hyponym
|
||||
\fB#m\fP Member holonym
|
||||
\fB#s\fP Substance holonym
|
||||
\fB#p\fP Part holonym
|
||||
\fB%m\fP Member meronym
|
||||
\fB%s\fP Substance meronym
|
||||
\fB%p\fP Part meronym
|
||||
\fB=\fP Attribute
|
||||
\fB+\fP Derivationally related form
|
||||
\fB;c\fP Domain of synset - TOPIC
|
||||
\fB-c\fP Member of this domain - TOPIC
|
||||
\fB;r\fP Domain of synset - REGION
|
||||
\fB-r\fP Member of this domain - REGION
|
||||
\fB;u\fP Domain of synset - USAGE
|
||||
\fB-u\fP Member of this domain - USAGE
|
||||
.RE
|
||||
.fi
|
||||
|
||||
The \fIpointer_symbol\fPs for verbs are:
|
||||
.RS
|
||||
.nf
|
||||
\fB!\fP Antonym
|
||||
\fB@\fP Hypernym
|
||||
\fB\(ap\fP Hyponym
|
||||
\fB*\fP Entailment
|
||||
\fB>\fP Cause
|
||||
\fB^\fP Also see
|
||||
\fB$\fP Verb Group
|
||||
\fB+\fP Derivationally related form
|
||||
\fB;c\fP Domain of synset - TOPIC
|
||||
\fB;r\fP Domain of synset - REGION
|
||||
\fB;u\fP Domain of synset - USAGE
|
||||
.fi
|
||||
.RE
|
||||
|
||||
The \fIpointer_symbol\fPs for adjectives are:
|
||||
.RS
|
||||
.nf
|
||||
\fB!\fP Antonym
|
||||
\fB&\fP Similar to
|
||||
\fB<\fP Participle of verb
|
||||
\fB\e\fP Pertainym (pertains to noun)
|
||||
\fB=\fP Attribute
|
||||
\fB^\fP Also see
|
||||
\fB;c\fP Domain of synset - TOPIC
|
||||
\fB;r\fP Domain of synset - REGION
|
||||
\fB;u\fP Domain of synset - USAGE
|
||||
.fi
|
||||
.RE
|
||||
|
||||
The \fIpointer_symbol\fPs for adverbs are:
|
||||
.RS
|
||||
.nf
|
||||
\fB!\fP Antonym
|
||||
\fB\e\fP Derived from adjective
|
||||
\fB;c\fP Domain of synset - TOPIC
|
||||
\fB;r\fP Domain of synset - REGION
|
||||
\fB;u\fP Domain of synset - USAGE
|
||||
.fi
|
||||
.RE
|
||||
|
||||
Many pointer types are reflexive, meaning that if a synset contains a
|
||||
pointer to another synset, the other synset should contain a
|
||||
corresponding reflexive pointer.
|
||||
.BR grind (1WN)
|
||||
automatically inserts missing reflexive pointers for the following
|
||||
pointer types:
|
||||
|
||||
.TS
|
||||
center box ;
|
||||
c | c
|
||||
l | l .
|
||||
\fBPointer\fP \fBReflect\fP
|
||||
_
|
||||
Antonym Antonym
|
||||
Hyponym Hypernym
|
||||
Hypernym Hyponym
|
||||
Instance Hyponym Instance Hypernym
|
||||
Instance Hypernym Instance Hyponym
|
||||
Holonym Meronym
|
||||
Meronym Holonym
|
||||
Similar to Similar to
|
||||
Attribute Attribute
|
||||
Verb Group Verb Group
|
||||
Derivationally Related Derivationally Related
|
||||
Domain of synset Member of Doman
|
||||
.TE
|
||||
.SS Verb Frames
|
||||
Each verb synset contains a list of generic sentence frames
|
||||
illustrating the types of simple sentences in which the verbs in the
|
||||
synset can be used. For some verb senses, example sentences
|
||||
illustrating actual uses of the verb are provided. (See
|
||||
.SB "Verb Example Sentences"
|
||||
in
|
||||
.BR wndb (5WN).)
|
||||
Whenever there is no example sentence, the generic sentence frames
|
||||
specified by the lexicographer are used. The generic sentence frames
|
||||
are entered in a synset as a comma-separated list of integer frame
|
||||
numbers. The following list is the text of the generic frames,
|
||||
preceded by their frame numbers:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
1 Something ----s
|
||||
2 Somebody ----s
|
||||
3 It is ----ing
|
||||
4 Something is ----ing PP
|
||||
5 Something ----s something Adjective/Noun
|
||||
6 Something ----s Adjective/Noun
|
||||
7 Somebody ----s Adjective
|
||||
8 Somebody ----s something
|
||||
9 Somebody ----s somebody
|
||||
10 Something ----s somebody
|
||||
11 Something ----s something
|
||||
12 Something ----s to somebody
|
||||
13 Somebody ----s on something
|
||||
14 Somebody ----s somebody something
|
||||
15 Somebody ----s something to somebody
|
||||
16 Somebody ----s something from somebody
|
||||
17 Somebody ----s somebody with something
|
||||
18 Somebody ----s somebody of something
|
||||
19 Somebody ----s something on somebody
|
||||
20 Somebody ----s somebody PP
|
||||
21 Somebody ----s something PP
|
||||
22 Somebody ----s PP
|
||||
23 Somebody's (body part) ----s
|
||||
24 Somebody ----s somebody to INFINITIVE
|
||||
25 Somebody ----s somebody INFINITIVE
|
||||
26 Somebody ----s that CLAUSE
|
||||
27 Somebody ----s to somebody
|
||||
28 Somebody ----s to INFINITIVE
|
||||
29 Somebody ----s whether INFINITIVE
|
||||
30 Somebody ----s somebody into V-ing something
|
||||
31 Somebody ----s something with something
|
||||
32 Somebody ----s INFINITIVE
|
||||
33 Somebody ----s VERB-ing
|
||||
34 It ----s that CLAUSE
|
||||
35 Something ----s INFINITIVE
|
||||
.fi
|
||||
.RE
|
||||
.SS Lexicographer File Format
|
||||
Synsets are entered one per line, and each line is terminated with a
|
||||
newline character. A line containing a synset may be as long as
|
||||
necessary, but no newlines can be entered within a synset. Within a
|
||||
synset, spaces or tabs may be used to separate entities. Items
|
||||
enclosed in italicized square brackets may not be present.
|
||||
|
||||
The general synset syntax is:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB{\fP \fI~~words~~pointers~~\fP \fB(\fP \fI~gloss~\fP \fB)~~}\fR
|
||||
.fi
|
||||
.RE
|
||||
|
||||
Synsets of this form are valid for all syntactic categories except
|
||||
verb, and are referred to as basic synsets. At least one \fIword\fP
|
||||
and a \fIgloss\fP are required to form a valid synset. Pointers
|
||||
entered following all the \fIwords\fP in a synset represent semantic
|
||||
relations between all the words in the source and target synsets.
|
||||
|
||||
For verbs, the basic synset syntax is defined as follows:
|
||||
|
||||
.KS
|
||||
.RS
|
||||
.nf
|
||||
\fB{\fP \fI~~words~~pointers~~frames~~\fP \fB(\fP ~\fIgloss~\fP \fB)~~}\fR
|
||||
.fi
|
||||
.RE
|
||||
|
||||
Adjective may be organized into clusters containing one or more head
|
||||
synsets and optional satellite synsets. Adjective clusters are of the
|
||||
form:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB[
|
||||
\fIhead synset
|
||||
[satellite synsets]
|
||||
[\-]
|
||||
[additional head/satellite synsets]
|
||||
\fB]\fR
|
||||
.fi
|
||||
.RE
|
||||
.KE
|
||||
|
||||
Each adjective cluster is enclosed in square brackets, and may have
|
||||
one or more parts. Each part consists of a head synset and optional
|
||||
satellite synsets that are conceptually similar to the head synset's
|
||||
meaning. Parts of a cluster are separated by one or more hyphens
|
||||
(\fB\-\fP) on a line by themselves, with the terminating square
|
||||
bracket following the last synset. Head and satellite synsets follow
|
||||
the syntax of basic synsets, however a "Similar to" pointer must be
|
||||
specified in a head synset for each of its satellite synsets. Most
|
||||
adjective clusters contain two antonymous parts. See
|
||||
.BR wngloss (7WN)
|
||||
for a discussion of adjective clusters, and
|
||||
.SB "Special Adjective Syntax"
|
||||
for more information on adjective cluster syntax.
|
||||
|
||||
Synsets for relational adjectives (pertainyms) and participial
|
||||
adjectives do not adhere to the cluster structure. They use the basic
|
||||
synset syntax.
|
||||
|
||||
Comments can be entered in a lexicographer file by enclosing the text
|
||||
of the comment in parentheses. Note that comments \fBcannot\fP appear
|
||||
within a synset, as parentheses within a synset have an entirely
|
||||
different meaning (see
|
||||
.SB "Gloss Syntax"
|
||||
). However, entire synsets (or adjective clusters) can be "commented
|
||||
out" by enclosing them in parentheses. This is often used by the
|
||||
lexicographers to verify the syntax of files under development or to
|
||||
leave a note to oneself while working on entries.
|
||||
.SS Word Syntax
|
||||
A synset must have at least one word, and the words of a synset must
|
||||
appear after the opening brace and before any other synset constructs.
|
||||
A word may be entered in either the simple word or word/pointer
|
||||
syntax.
|
||||
|
||||
A simple word is of the form:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fIword[\fP \fB(\fP \fImarker\fP \fB)\fP \fI][lex_id]\fP \fB,\fR
|
||||
.fi
|
||||
.RE
|
||||
|
||||
\fIword\fP may be entered in any combination of upper and lower case
|
||||
unless it is in an adjective cluster. A collocation is entered by
|
||||
joining the individual words with an underscore character (\fB_\fP).
|
||||
Numbers (integer or real) may be entered, either by themselves or as
|
||||
part of a word string, by following the number with a double quote
|
||||
(\fB"\fP).
|
||||
|
||||
See
|
||||
.SB "Special Adjective Syntax"
|
||||
for a description of adjective clusters and markers.
|
||||
|
||||
\fIword\fP may be followed by an integer \fIlex_id\fP from \fB1\fP to
|
||||
\fB15\fP. The \fIlex_id\fP is used to distinguish different senses of
|
||||
the same word within a lexicographer file. The lexicographer assigns
|
||||
\fIlex_id\fP values, usually in ascending order, although there is no
|
||||
requirement that the numbers be consecutive. The default is \fB0\fP,
|
||||
and does not have to be specified. A \fIlex_id\fP must be used on
|
||||
pointers if the desired sense has a non-zero \fIlex_id\fP in its
|
||||
synset specification.
|
||||
|
||||
Word/pointer syntax is of the form:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB[~~\fP \fIword[\fP \fB(\fP \fImarker\fP \fB)\fP \fI][lex_id]\fP \fB,\fP \fI~~pointers~~\fP \fB]\fR
|
||||
.fi
|
||||
.RE
|
||||
|
||||
This syntax is used when one or more pointers correspond only to the
|
||||
specific word in the word/pointer set, rather than all the words in
|
||||
the synset, and represents a lexical relation. Note that a
|
||||
word/pointer set appears within a synset, therefore the square
|
||||
brackets used to enclose it are treated differently from those used to
|
||||
define an adjective cluster. Only one word can be specified in each
|
||||
word/pointer set, and any number of pointers may be included. A
|
||||
synset can have any number of word/pointer sets. Each is treated by
|
||||
.BR grind (1WN)
|
||||
essentially as a \fIword\fP, so they all must appear
|
||||
before any synset \fIpointers\fP representing semantic relations.
|
||||
|
||||
For verbs, the word/pointer syntax is extended in the following manner
|
||||
to allow the user to specify generic sentence frames that, like
|
||||
pointers, correspond only to a specific word, rather than all the
|
||||
words in the synset. In this case, \fIpointers\fP are optional.
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB[~~\fP \fIword\fP \fB,\fP ~~\fI[pointers]~~frames~~\fP \fB]\fR
|
||||
.fi
|
||||
.RE
|
||||
.SS Pointer Syntax
|
||||
Pointers are optional in synsets. If a pointer is specified outside
|
||||
of a word/pointer set, the relation is applied to all of the words in
|
||||
the synset, including any words specified using the word/pointer
|
||||
syntax. This indicates a semantic relation between the meanings of
|
||||
the words in the synsets. If specified within a word/pointer set, the
|
||||
relation corresponds only to the word in the set and represents a
|
||||
lexical relation.
|
||||
|
||||
A pointer is of the form:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fI[lex_filename\fP\fB:\fP \fI]word[lex_id]\fP\fB,\fP\fIpointer_symbol\fR
|
||||
.fi
|
||||
.RE
|
||||
|
||||
or:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fI[lex_filename\fP\fB:\fP \fI]word[lex_id]\fP\fB^\fP\fIword[lex_id]\fP\fB,\fP\fIpointer_symbol\fR
|
||||
.fi
|
||||
.RE
|
||||
|
||||
For pointers, \fIword\fP indicates a word in another synset. When the
|
||||
second form of a pointer is used, the first \fIword\fP indicates a
|
||||
word in a head synset, and the second is a word in a satellite of that
|
||||
cluster. \fIword\fP may be followed by a \fIlex_id\fP that is used to
|
||||
match the pointer to the correct target synset. The synset containing
|
||||
\fIword\fP may reside in another lexicographer file. In this case,
|
||||
\fIword\fP is preceded by \fIlex_filename\fP as shown.
|
||||
|
||||
See
|
||||
.SB "Pointers"
|
||||
for a list of \fIpointer_symbol\fPs and their meanings.
|
||||
.SS Verb Frame List Syntax
|
||||
Frame numbers corresponding to generic sentence frames must be entered
|
||||
in each verb synset. If a frame list is specified outside of a
|
||||
word/pointer set, the verb frames in the list apply to all of the
|
||||
words in the synset, including any words specified using the
|
||||
word/pointer syntax. If specified within a word/pointer set, the verb
|
||||
frames in the list correspond only to the word in the set.
|
||||
|
||||
A frame number list is entered as follows:
|
||||
|
||||
.RS
|
||||
\fBframes:\fP~~\fIf_num\fP[\fB,\fP\fIf_num...]\fR
|
||||
.RE
|
||||
|
||||
Where \fIf_num\fP specifies a generic frame number.
|
||||
See
|
||||
.SB "Verb Frames"
|
||||
for a list of generic sentences and their corresponding frame numbers.
|
||||
.SS Gloss Syntax
|
||||
A gloss is included in all synsets. The lexicographer may enter a
|
||||
text string of any length desired. A gloss is simply a string
|
||||
enclosed in parentheses with no embedded carriage returns. It
|
||||
provides a definition of what the synset represents and/or example
|
||||
sentences.
|
||||
.SS Special Adjective Syntax
|
||||
The syntax for representing antonymous adjective synsets requires
|
||||
several additional conditions.
|
||||
|
||||
The first word of a head synset \fBmust\fP be entered in upper case,
|
||||
and can be thought of as the head word of the head synset. The
|
||||
\fIword\fP part of a pointer from one head synset to another head
|
||||
synset within the same cluster (usually an antonym) must also be
|
||||
entered in upper case. Usually antonymous adjectives are entered
|
||||
using the word/pointer syntax described in
|
||||
.SB "Word Syntax"
|
||||
to indicate a lexical relation. There is no restriction on the number
|
||||
of parts that a cluster may have, and some clusters have three parts,
|
||||
representing antonymous triplets, such as \fBsolid\fP, \fBliquid\fP,
|
||||
and \fBgas\fP.
|
||||
|
||||
A cross-cluster pointer may be specified, allowing a head or satellite
|
||||
synset to point to a head synset in a different cluster. A
|
||||
cross-cluster pointer is indicated by entering the \fIword\fP part of
|
||||
the pointer in upper case.
|
||||
|
||||
An adjective may be annotated with a syntactic marker indicating a
|
||||
limitation on the syntactic position the adjective may have in
|
||||
relation to noun that it modifies. If so marked, the marker appears
|
||||
between the word and its following comma. If a \fIlex_id\fP is
|
||||
specified, the marker immediately follows it. The syntactic markers
|
||||
are:
|
||||
.RS
|
||||
.nf
|
||||
\fB(p)\fP predicate position
|
||||
\fB(a)\fP prenominal (attributive) position
|
||||
\fB(ip)\fP immediately postnominal position
|
||||
.fi
|
||||
.RE
|
||||
.SH EXAMPLES
|
||||
\fI(Note that these are hypothetical examples not found in the WordNet
|
||||
lexicographer files.)\fP
|
||||
|
||||
Sample noun synsets:
|
||||
.RS
|
||||
.nf
|
||||
{ canine, [ dog1, cat,! ] pooch, canid,@ }
|
||||
{ collie, dog1,@ (large multi-colored dog with pointy nose) }
|
||||
{ hound, hunting_dog, pack,#m dog1,@ }
|
||||
{ dog, }
|
||||
.fi
|
||||
.RE
|
||||
|
||||
Sample verb synsets:
|
||||
.RS
|
||||
.nf
|
||||
{ [ confuse, clarify,! frames: 1 ] blur, obscure, frames: 8, 10 }
|
||||
{ [ clarify, confuse,! ] make_clear, interpret,@ frames: 8 }
|
||||
{ interpret, construe, understand,@ frames: 8 }
|
||||
.fi
|
||||
.RE
|
||||
|
||||
Sample adjective clusters:
|
||||
.RS
|
||||
.nf
|
||||
[
|
||||
{ [ HOT, COLD,! ] lukewarm(a), TEPID,^ (hot to the touch) }
|
||||
{ warm, }
|
||||
\-
|
||||
{ [ COLD, HOT,! ] frigid, (cold to the touch) }
|
||||
{ freezing, }
|
||||
]
|
||||
.fi
|
||||
.RE
|
||||
|
||||
Sample adverb synsets:
|
||||
.RS
|
||||
.nf
|
||||
{ [ basically, adj.all:essential^basic,\e ] [ essentially, adj.all:basic^fundamental,\e ] ( by one's very nature )}
|
||||
{ pointedly, adj.all:pungent^pointed,\e }
|
||||
{ [ badly, adj.all:bad,\e well,! ] ill, ("He was badly prepared") }
|
||||
.fi
|
||||
.RE
|
||||
.SH SEE ALSO
|
||||
.BR grind (1WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR lexnames (5WN),
|
||||
.BR wndb (5WN),
|
||||
.BR uniqbeg (7WN),
|
||||
.BR wngloss (7WN).
|
||||
.LP
|
||||
Fellbaum, C. (1998), ed.
|
||||
\fI"WordNet: An Electronic Lexical Database"\fP.
|
||||
MIT Press, Cambridge, MA.
|
||||
|
|
@ -1,53 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNINTRO 1WN "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
|
||||
.SH NAME
|
||||
wnintro \- WordNet user commands
|
||||
.SH SYNOPSIS
|
||||
.LP
|
||||
\fBwn\fP \- command line interface to WordNet database
|
||||
.LP
|
||||
\fBwnb\fP \- window based WordNet browser
|
||||
.SH DESCRIPTION
|
||||
This section of the \fIWordNet Reference Manual\fP contains manual
|
||||
pages that describe commands available with the various WordNet system
|
||||
packages.
|
||||
|
||||
The WordNet interfaces
|
||||
.BR wn (1WN)
|
||||
and
|
||||
.BR wnb (1WN)
|
||||
allow the user to search the WordNet database and display the
|
||||
information textually.
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH SEE ALSO
|
||||
.BR grind (1WN),
|
||||
.BR wn (1WN),
|
||||
.BR wnb (1WN),
|
||||
.BR wnintro (3WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR wnintro (7WN).
|
||||
.LP
|
||||
Fellbaum, C. (1998), ed.
|
||||
\fI"WordNet: An Electronic Lexical Database"\fP.
|
||||
MIT Press, Cambridge, MA.
|
||||
.SH AVAILABILITY
|
||||
WordNet has a World Wide Web site at
|
||||
\fBhttp://wordnet.princeton.edu\fP. From this web site
|
||||
users can learn about the WordNet project, run several different
|
||||
interfaces to the WordNet database, and download various WordNet
|
||||
system packages and \fI"Five Papers on WordNet"\fP.
|
|
@ -1,280 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNINTRO 3WN "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
|
||||
.SH NAME
|
||||
wnintro \- introduction to WordNet library functions
|
||||
.SH DESCRIPTION
|
||||
This section of the \fIWordNet Reference Manual\fP contains manual
|
||||
pages that describe the WordNet library functions and API.
|
||||
|
||||
Functions are organized into the following categories:
|
||||
|
||||
.TS
|
||||
center box ;
|
||||
l | l | l.
|
||||
\fBCategory\fP \fBManual Page\fP \fBObject File\fP
|
||||
_
|
||||
Database Search wnsearch (3WN) search.o
|
||||
Morphology morph (3WN) morph.o
|
||||
Misc. Utility wnutil (3WN) wnutil.o
|
||||
Binary Search binsrch (3WN) binsrch.o
|
||||
.TE
|
||||
|
||||
The WordNet library is used by all of the searching interfaces
|
||||
provided with the various WordNet packages. Additional programs in
|
||||
the system, such as
|
||||
.BR grind (1WN),
|
||||
also use functions in this library.
|
||||
|
||||
The WordNet library is provided in both source and binary forms (on
|
||||
some platforms) to allow users to build applications and tools to
|
||||
their own specifications that utilize the WordNet database. We do not
|
||||
provide programming support or assistance.
|
||||
|
||||
The code conforms to ANSI C standards. Functions are defined with
|
||||
function prototypes. If you do not have a compiler that accepts
|
||||
prototypes, you must edit the source code and remove the prototypes
|
||||
before compiling.
|
||||
.SH LIST OF WORDNET LIBRARY FUNCTIONS
|
||||
Not all library functions are listed below. Missing are mainly
|
||||
functions that are called by documented ones, or ones that were
|
||||
written for specific applications or tools used during WordNet
|
||||
development. Data structures are defined in
|
||||
\fBwn.h\fP.
|
||||
|
||||
.SS Database Searching Functions (search.o)
|
||||
|
||||
.TP 25
|
||||
.B findtheinfo
|
||||
Primary search function for WordNet database. Returns
|
||||
formatted search results in text buffer. Used by WordNet interfaces
|
||||
to perform requested search.
|
||||
.TP 25
|
||||
.B findtheinfo_ds
|
||||
Primary search function for WordNet database. Returns search results
|
||||
in linked list data structure.
|
||||
.TP 25
|
||||
.B is_defined
|
||||
Set bit for each search type that is valid for the search word passed
|
||||
and return bit mask.
|
||||
.TP 25
|
||||
.B in_wn
|
||||
Set bit for each syntactic category that search word is in.
|
||||
.TP 25
|
||||
.B index_lookup
|
||||
Find word in index file and return parsed entry in data structure.
|
||||
Input word must be exact match of string in database. Called by
|
||||
\fBgetindex(\|)\fP.
|
||||
.TP 25
|
||||
.B getindex
|
||||
Find word in index file, trying different techniques \- replace hyphens
|
||||
with underscores, replace underscores with hyphens, strip hyphens and
|
||||
underscores, strip periods.
|
||||
.TP 25
|
||||
.B read_synset
|
||||
Read synset from data file at byte offset passed and return parsed
|
||||
entry in data structure. Calls \fBparse_synset(\|)\fP.
|
||||
.TP 25
|
||||
.B parse_synset
|
||||
Read synset at current byte offset in file and return parsed entry in
|
||||
data structure.
|
||||
.TP 25
|
||||
.B free_syns
|
||||
Free a synset linked list allocated by \fBfindtheinfo_ds(\|)\fP.
|
||||
.TP 25
|
||||
.B free_synset
|
||||
Free a synset structure.
|
||||
.TP 25
|
||||
.B free_index
|
||||
Free an index structure.
|
||||
.TP 25
|
||||
.B traceptrs_ds
|
||||
Recursive search algorithm to trace a pointer tree and return results
|
||||
in linked list.
|
||||
.TP 25
|
||||
.B do_trace
|
||||
Do requested search on synset passed returning formatted output in
|
||||
buffer.
|
||||
|
||||
.SS Morphology Functions (morph.o)
|
||||
|
||||
.TP 25
|
||||
.B morphinit
|
||||
Open exception list files.
|
||||
.TP 25
|
||||
.B re_morphinit
|
||||
Close exception list files and reopen.
|
||||
.TP 25
|
||||
.B morphstr
|
||||
Try to find base form (lemma) of word or collocation in syntactic
|
||||
category passed. Calls \fBmorphword(\|)\fP for each word in string
|
||||
passed.
|
||||
.TP 25
|
||||
.B morphword
|
||||
Try to find base form (lemma) of individual word in syntactic category
|
||||
passed.
|
||||
|
||||
.SS Utility Functions (wnutil.o)
|
||||
|
||||
.TP 25
|
||||
.B wninit
|
||||
Top level function to open database files and morphology exception
|
||||
lists.
|
||||
.TP 25
|
||||
.B re_wninit
|
||||
Top level function to close and reopen database files and morphology
|
||||
exception lists.
|
||||
.TP 25
|
||||
.B cntwords
|
||||
Count the number of underscore or space separated words in a string.
|
||||
.TP 25
|
||||
.B strtolower
|
||||
Convert string to lower case and remove trailing adjective marker if
|
||||
found.
|
||||
.TP 25
|
||||
.B ToLowerCase
|
||||
Convert string passed to lower case.
|
||||
.TP 25
|
||||
.B strsubst
|
||||
Replace all occurrences of \fIfrom\fP with \fIto\fP in \fIstr\fP.
|
||||
.TP 25
|
||||
.B getptrtype
|
||||
Return code for pointer type character passed.
|
||||
.TP 25
|
||||
.B getpos
|
||||
Return syntactic category code for string passed.
|
||||
.TP 25
|
||||
.B getsstype
|
||||
Return synset type code for string passed.
|
||||
.TP 25
|
||||
.B FmtSynset
|
||||
Reconstruct synset string from synset pointer.
|
||||
.TP 25
|
||||
.B StrToPos
|
||||
Passed string for syntactic category, returns corresponding integer
|
||||
value.
|
||||
.TP 25
|
||||
.B GetSynsetForSense
|
||||
Return synset for sense key passed.
|
||||
.TP 25
|
||||
.B GetDataOffset
|
||||
Find synset offset for sense.
|
||||
.TP 25
|
||||
.B GetPolyCount
|
||||
Find polysemy count for sense passed.
|
||||
.TP 25
|
||||
.B GetWORD
|
||||
Return word part of sense key.
|
||||
.TP 25
|
||||
.B GetPOS
|
||||
Return syntactic category code for sense key passed.
|
||||
.TP 25
|
||||
.B WNSnsToStr
|
||||
Generate sense key for index entry passed.
|
||||
.TP 25
|
||||
.B GetValidIndexPointer
|
||||
Search for string and/or base form of word in database and return index
|
||||
structure for word if found.
|
||||
.TP 25
|
||||
.B GetWNSense
|
||||
Return sense number in database for sense key.
|
||||
.TP 25
|
||||
.B GetSenseIndex
|
||||
Return parsed sense index entry for sense key passed.
|
||||
.TP 25
|
||||
.B default_display_message
|
||||
Default function to use as value of \fBdisplay_message\fP. Simply
|
||||
returns \fB-1\fP.
|
||||
|
||||
.SS Binary Search Functions (binsrch.o)
|
||||
|
||||
.TP 25
|
||||
.B bin_search
|
||||
General purpose binary search function to search for key as first item
|
||||
on line in sorted file.
|
||||
.TP 25
|
||||
.B copyfile
|
||||
Copy contents from one file to another.
|
||||
.TP 25
|
||||
.B replace_line
|
||||
Replace a line in a sorted file.
|
||||
.TP 25
|
||||
.B insert_line
|
||||
Insert a line into a sorted file.
|
||||
.SH HEADER FILE
|
||||
.TP 20
|
||||
.B wn.h
|
||||
WordNet include file of constants, data structures, external
|
||||
declarations for global variables initialized in \fBwnglobal.c\fP.
|
||||
Also lists function prototypes for library API. It must be included to
|
||||
use any WordNet library functions.
|
||||
.SH NOTES
|
||||
All library functions that access the database files expect the files
|
||||
to be open. The function
|
||||
.BR wninit (3WN)
|
||||
must be called before other database access functions such as
|
||||
.BR findtheinfo (3WN)
|
||||
or
|
||||
.BR read_synset (3WN).
|
||||
|
||||
Inclusion of the header file \fBwn.h\fP is necessary.
|
||||
|
||||
The command line interface is a good example of a simple application
|
||||
that uses several WordNet library functions.
|
||||
|
||||
Many of the library functions are passed or return syntactic category
|
||||
or synset type information. The following table lists the possible
|
||||
categories as integer codes, synset type constant names, syntactic
|
||||
category constant names, single characters and character strings.
|
||||
|
||||
.TS
|
||||
center box ;
|
||||
c | c | c | c | c
|
||||
c | l | l | c | l.
|
||||
\fBInteger\fP \fBSynset Type\fP \fBSyntactic Category\fP \fBChar\fP \fBString\fP
|
||||
_
|
||||
1 NOUN NOUN n noun
|
||||
2 VERB VERB v verb
|
||||
3 ADJ ADJ a adj
|
||||
4 ADV ADV r adv
|
||||
5 SATELLITE ADJ s \fIn/a\fP
|
||||
.TE
|
||||
.SH ENVIRONMENT VARIABLES (UNIX)
|
||||
.TP 20
|
||||
.B WNHOME
|
||||
Base directory for WordNet. Default is
|
||||
\fB/usr/local/WordNet-3.0\fP.
|
||||
.TP 20
|
||||
.B WNSEARCHDIR
|
||||
Directory in which the WordNet database has been installed.
|
||||
Default is \fBWNHOME/dict\fP.
|
||||
.SH REGISTRY (WINDOWS)
|
||||
.TP 20
|
||||
.B HKEY_LOCAL_MACHINE\eSOFTWARE\eWordNet\e3.0\eWNHome
|
||||
Base directory for WordNet. Default is
|
||||
\fBC:\eProgram~Files\eWordNet\e3.0\fP.
|
||||
.SH FILES
|
||||
.TP 30
|
||||
.B lib/libwn.a
|
||||
WordNet library (Unix)
|
||||
.TP 30
|
||||
.B lib\ewn.lib
|
||||
WordNet library (Windows)
|
||||
.TP 30
|
||||
.B include
|
||||
header files for use with WordNet library
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (1WN),
|
||||
.BR binsrch (3WN),
|
||||
.BR morph (3WN),
|
||||
.BR wnsearch (3WN),
|
||||
.BR wnutil (3WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR wnintro (7WN).
|
||||
|
||||
Fellbaum, C. (1998), ed.
|
||||
\fI"WordNet: An Electronic Lexical Database"\fP.
|
||||
MIT Press, Cambridge, MA.
|
||||
.SH BUGS
|
||||
Please report bugs to \fBwordnet@princeton.edu\fP.
|
|
@ -1,54 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNINTRO 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
|
||||
.SH NAME
|
||||
wnintro \- introduction to descriptions of WordNet file formats
|
||||
.SH SYNOPSIS
|
||||
.LP
|
||||
\fBcntlist\fP \- format of \fBcntlist\fP and \fBcntlist.rev\fP files
|
||||
.LP
|
||||
\fBlexnames\fP \- list of lexicographer file names and numbers
|
||||
.LP
|
||||
\fBprologdb\fP \- description of Prolog database files
|
||||
.LP
|
||||
\fBsenseidx\fP \- format of sense index file
|
||||
.LP
|
||||
\fBsensemap\fP \- mapping from senses in WordNet 2.1 to corresponding
|
||||
3.0 senses
|
||||
.LP
|
||||
\fBwndb\fP \- format of WordNet database files
|
||||
.LP
|
||||
\fBwninput\fP \- format of WordNet lexicographer files
|
||||
.SH DESCRIPTION
|
||||
This section of the \fIWordNet Reference Manual\fP contains manual pages
|
||||
that describe the formats of the various files included in different
|
||||
WordNet 3.0 packages.
|
||||
.SH NOMENCLATURE
|
||||
All files are in ASCII. Fields are generally separated by one space,
|
||||
unless otherwise noted, and each line is terminated with a newline
|
||||
character. In the file format descriptions, terms in \fIitalics\fP
|
||||
refer to field names. Characters or strings in \fBboldface\fP
|
||||
represent an actual character or string as it appears in the file.
|
||||
Items enclosed in italicized square brackets (\fI[~~]\fP) may not be present.
|
||||
Since several files contain fields that have the identical meaning,
|
||||
field names are consistently defined. For example, several WordNet
|
||||
files contain one or more \fIsynset_offset\fP fields. In each case,
|
||||
the definition of \fIsynset_offset\fP is identical.
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (1WN),
|
||||
.BR wnintro (3WN),
|
||||
.BR cntlist (5WN),
|
||||
.BR lexnames (5WN),
|
||||
.BR prologdb (5WN),
|
||||
.BR senseidx (5WN),
|
||||
.BR sensemap (5WN),
|
||||
.BR wndb (5WN),
|
||||
.BR wninput (5WN),
|
||||
.BR wnintro (7WN),
|
||||
.BR wngloss (7WN).
|
||||
.LP
|
||||
Fellbaum, C. (1998), ed.
|
||||
\fI"WordNet: An Electronic Lexical Database"\fP.
|
||||
MIT Press, Cambridge, MA.
|
||||
|
|
@ -1,40 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNINTRO 7WN "Dec 2006" "WordNet 3.0" "Miscellaneous WordNet\(tm Topics"
|
||||
.SH NAME
|
||||
wnintro \- introduction to miscellaneous WordNet information
|
||||
.SH SYNOPSIS
|
||||
.LP
|
||||
\fBmorphy\fP \- discussion of WordNet's morphological processing
|
||||
.LP
|
||||
\fBuniqbeg\fP \- unique beginners for noun hierarchies
|
||||
.LP
|
||||
\fBwngloss\fP \- glossary of terms used in WordNet
|
||||
.LP
|
||||
\fBwngroups\fP \- discussion of WordNet search code to group similar senses
|
||||
.LP
|
||||
\fBwnlicens\fP \- text of WordNet license agreement
|
||||
.LP
|
||||
\fBwnpkgs\fP \- information about WordNet packages and distribution
|
||||
.LP
|
||||
\fBwnstats\fP \- database statistics
|
||||
.SH DESCRIPTION
|
||||
This section of the \fIWordNet Reference Manual\fP contains manual pages
|
||||
that describe various topics related to WordNet and the semantic
|
||||
concordances, and a glossary of terms.
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (1WN),
|
||||
.BR wnintro (3WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR morphy (7WN),
|
||||
.BR uniqbeg (7WN),
|
||||
.BR wngroups (7WN),
|
||||
.BR wnlicens (7WN),
|
||||
.BR wnpkgs (7WN),
|
||||
.BR wnstats (7WN),
|
||||
.BR wngloss (7WN).
|
||||
.LP
|
||||
Fellbaum, C. (1998), ed.
|
||||
\fI"WordNet: An Electronic Lexical Database"\fP.
|
||||
MIT Press, Cambridge, MA.
|
|
@ -1,37 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.TH WNLICENS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
|
||||
.SH NAME
|
||||
wnlicens \- text of WordNet license
|
||||
.SH DESCRIPTION
|
||||
WordNet Release 3.0
|
||||
|
||||
This software and database is being provided to you, the LICENSEE, by
|
||||
Princeton University under the following license. By obtaining, using
|
||||
and/or copying this software and database, you agree that you have
|
||||
read, understood, and will comply with these terms and conditions.:
|
||||
|
||||
Permission to use, copy, modify and distribute this software and
|
||||
database and its documentation for any purpose and without fee or
|
||||
royalty is hereby granted, provided that you agree to comply with
|
||||
the following copyright notice and statements, including the disclaimer,
|
||||
and that the same appear on ALL copies of the software, database and
|
||||
documentation, including modifications that you make for internal
|
||||
use or for distribution.
|
||||
|
||||
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.
|
||||
|
||||
THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
|
||||
UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
|
||||
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON
|
||||
UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT-
|
||||
ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE
|
||||
OF THE LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT
|
||||
INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR
|
||||
OTHER RIGHTS.
|
||||
|
||||
The name of Princeton University or Princeton may not be used in
|
||||
advertising or publicity pertaining to distribution of the software
|
||||
and/or database. Title to copyright in this software, database and
|
||||
any associated documentation shall at all times remain with
|
||||
Princeton University and LICENSEE agrees to preserve same.
|
|
@ -1,77 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.tr ~
|
||||
.TH WNPKGS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
|
||||
.SH NAME
|
||||
wnpkgs \- description of various WordNet system packages
|
||||
.SH DESCRIPTION
|
||||
WordNet 3.0 is distributed in several formats and in various packages.
|
||||
All of the packages are available via anonymous FTP from
|
||||
\fBftp.cogsci.princeton.edu\fP and from the WordNet Web
|
||||
site at \fBhttp://wordnet.princeton.edu\fP.
|
||||
.SS "Packages Available Via FTP and WWW"
|
||||
The following WordNet packages can be downloaded using a web browser
|
||||
from \fBftp://ftp.cogsci.princeton.edu/wordnet/3.0\fP, or
|
||||
from the Web site noted above. Users can also FTP directly from
|
||||
\fBftp.cogsci.princeton.edu\fP, directory \fBwordnet/3.0\fP.
|
||||
|
||||
.TS
|
||||
center box ;
|
||||
c | c | c | c
|
||||
lt | l | l | lt.
|
||||
\fBPackage\fP \fBFilename\fP \fBPlatform\fP \fBDescription\fP
|
||||
_
|
||||
.na
|
||||
Database \fBWordNet-3.0.tar.gz\fP Unix/OS X T{
|
||||
WordNet 3.0 database, interfaces, sense index, interface
|
||||
and library source code, documentation.
|
||||
T}
|
||||
Database \fBWordNet-3.0.exe\fP Windows T{
|
||||
WordNet 3.0 database, interfaces, sense index, interface
|
||||
and library source code, documentation.
|
||||
T}
|
||||
Prolog Database \fBWNprolog-3.0.tar.gz\fP All T{
|
||||
WordNet 3.0 database files in Prolog-readable format, documentation.
|
||||
T}
|
||||
Sense Map \fBWNsnsmap-3.0.tar.gz\fP All T{
|
||||
Mapping of 2.1 to 3.0 senses, documentation.
|
||||
T}
|
||||
.TE
|
||||
|
||||
.SS "Database Package"
|
||||
The database package is a complete installation for WordNet 3.0 users.
|
||||
It includes the 3.0 database files, source code for the WordNet browsers and
|
||||
library, and documentation. The other packages are not included \-
|
||||
they must be downloaded and installed separately.
|
||||
|
||||
Note that with this version of WordNet for Unix platforms, only source
|
||||
code is provided. Users should carefully read the README and INSTALL
|
||||
files for detailed information on compiling WordNet and dependencies.
|
||||
|
||||
.SS Prolog Database Package
|
||||
The WordNet 3.0 database files are available in this package in a
|
||||
Prolog-readable format. Documentation describing the file format is
|
||||
included. This package is only downloadable in compressed tar file
|
||||
format, although once unpackaged it can be used from Windows
|
||||
systems since the files are in ASCII. Many Windows utilities, such as
|
||||
WinZip, can deal with a
|
||||
compressed tar file.
|
||||
.SS Sense Map Package
|
||||
To help users automatically convert 2.1 noun and verb senses to their
|
||||
corresponding 3.0 senses, we provide sense mapping information in
|
||||
this package. This package contains files to map polysemous and
|
||||
monosemous words, and documentation that describes the format of these
|
||||
files. As with the Prolog database, this package is only downloadable
|
||||
in compressed tar format, but the files are also in ASCII.
|
||||
.SH NOTES
|
||||
The lexicographer files and
|
||||
.BR grind (1WN)
|
||||
program are not generally distributed.
|
||||
|
||||
All of the packages described above may not be available at the time
|
||||
of release of the 3.0 database package.
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (1WN),
|
||||
.BR wnintro (3WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR wnintro (7WN).
|
|
@ -1,343 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.TH WNSEARCH 3WN "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
|
||||
.SH NAME
|
||||
findtheinfo, findtheinfo_ds, is_defined, in_wn, index_lookup, parse_index, getindex, read_synset, parse_synset, free_syns, free_synset, free_index, traceptrs_ds, do_trace
|
||||
.SH SYNOPSIS
|
||||
.LP
|
||||
\fB#include "wn.h"
|
||||
.LP
|
||||
\fBchar *findtheinfo(char *searchstr, int pos, int ptr_type, int sense_num);\fP
|
||||
.LP
|
||||
\fBSynsetPtr findtheinfo_ds(char *searchstr, int pos, int ptr_type, int sense_num );\fP
|
||||
.LP
|
||||
\fBunsigned int is_defined(char *searchstr, int pos);\fP
|
||||
.LP
|
||||
\fBunsigned int in_wn(char *searchstr, int pos);\fP
|
||||
.LP
|
||||
\fBIndexPtr index_lookup(char *searchstr, int pos);\fP
|
||||
.LP
|
||||
\fBIndexPtr parse_index(long offset, int dabase, char *line);\fP
|
||||
.LP
|
||||
\fBIndexPtr getindex(char *searchstr, int pos);\fP
|
||||
.LP
|
||||
\fBSynsetPtr read_synset(int pos, long synset_offset, char *searchstr);\fP
|
||||
.LP
|
||||
\fBSynsetPtr parse_synset(FILE *fp, int pos, char *searchstr);\fP
|
||||
.LP
|
||||
\fBvoid free_syns(SynsetPtr synptr);\fP
|
||||
.LP
|
||||
\fBvoid free_synset(SynsetPtr synptr);\fP
|
||||
.LP
|
||||
\fBvoid free_index(IndexPtr idx);\fP
|
||||
.LP
|
||||
\fBSynsetPtr traceptrs_ds(SynsetPtr synptr, int ptr_type, int pos, int depth);\fP
|
||||
.LP
|
||||
\fBchar *do_trace(SynsetPtr synptr, int ptr_type, int pos, int depth);\fP
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
These functions are used for searching the WordNet database. They
|
||||
generally fall into several categories: functions for reading and
|
||||
parsing index file entries; functions for reading and parsing synsets
|
||||
in data files; functions for tracing pointers and hierarchies;
|
||||
functions for freeing space occupied by data structures allocated with
|
||||
.BR malloc (3).
|
||||
|
||||
In the following function descriptions, \fIpos\fP is one of the
|
||||
following:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
\fB1\fP NOUN
|
||||
\fB2\fP VERB
|
||||
\fB3\fP ADJECTIVE
|
||||
\fB4\fP ADVERB
|
||||
.fi
|
||||
.RE
|
||||
|
||||
.B findtheinfo(\|)
|
||||
is the primary search algorithm for use with database interface
|
||||
applications. Search results are automatically formatted, and a
|
||||
pointer to the text buffer is returned. All searches listed in
|
||||
.B WNHOME/include/wn.h
|
||||
can be done by
|
||||
.BR findtheinfo(\|) .
|
||||
.B findtheinfo_ds(\|)
|
||||
can be used to perform most of the searches, with results returned in
|
||||
a linked list data structure. This is for use with applications that
|
||||
need to analyze the search results rather than just display them.
|
||||
|
||||
Both functions are passed the same arguments: \fIsearchstr\fP is the
|
||||
word or collocation to search for; \fIpos\fP indicates the syntactic
|
||||
category to search in; \fIptr_type\fP is one of the valid search types
|
||||
for \fIsearchstr\fP in \fIpos\fP. (Available searches can be obtained
|
||||
by calling
|
||||
.B is_defined(\|)
|
||||
described below.) \fIsense_num\fP should be
|
||||
.SB ALLSENSES
|
||||
if the search is to be done on all senses of \fIsearchstr\fP in
|
||||
\fIpos\fP, or a positive integer indicating which sense to search.
|
||||
|
||||
\fBfindtheinfo_ds(\|)\fP returns a linked list data structures
|
||||
representing synsets. Senses are linked through the \fInextss\fP
|
||||
field of a \fBSynset\fP data structure. For each sense, synsets that
|
||||
match the search specified with \fIptr_type\fP are linked through the
|
||||
\fIptrlist\fP field. See
|
||||
.SB "Synset Navigation",
|
||||
below, for detailed information on the linked lists returned.
|
||||
|
||||
\fBis_defined(\|)\fP sets a bit for each search type that is valid for
|
||||
\fIsearchstr\fP in \fIpos\fP, and returns the resulting unsigned
|
||||
integer. Each bit number corresponds to a pointer type constant
|
||||
defined in \fBWNHOME/include/wn.h\fP. For example, if bit 2 is
|
||||
set, the
|
||||
.SB HYPERPTR
|
||||
search is valid for \fIsearchstr\fP. There are 29 possible searches.
|
||||
|
||||
\fBin_wn(\|)\fP is used to find the syntactic categories in the
|
||||
WordNet database that contain one or more senses of \fIsearchstr\fP.
|
||||
If \fIpos\fP is
|
||||
.SB ALL_POS,
|
||||
all syntactic categories are checked. Otherwise, only the part of
|
||||
speech passed is checked. An unsigned integer is returned with a bit
|
||||
set corresponding to each syntactic category containing
|
||||
\fIsearchstr\fP. The bit number matches the number for the part of
|
||||
speech. \fB0\fP is returned if \fIsearchstr\fP is not present in
|
||||
\fIpos\fP.
|
||||
|
||||
\fBindex_lookup(\|)\fP finds \fIsearchstr\fP in the index file for
|
||||
\fIpos\fP and returns a pointer to the parsed entry in an \fBIndex\fP
|
||||
data structure. \fIsearchstr\fP must exactly match the form of the
|
||||
word (lower case only, hyphens and underscores in the same places) in
|
||||
the index file.
|
||||
.SB NULL
|
||||
is returned if a match is not found.
|
||||
|
||||
\fBparse_index(\|)\fP parses an entry from an index file and returns a
|
||||
pointer to the parsed entry in an \fBIndex\fP data structure.
|
||||
Passed the byte \fIoffset\fP and syntactic category, it reads the index
|
||||
entry at the desired location in the corresponding file. If passed
|
||||
\fIline\fP, \fIline\fP contains an index file entry and the database
|
||||
index file is not consulted. However, \fIoffset\fP and \fIdbase\fP
|
||||
should still be passed so the information can be stored in the
|
||||
\fBIndex\fP structure.
|
||||
|
||||
\fBgetindex(\|)\fP is a "smart" search for \fIsearchstr\fP in the
|
||||
index file corresponding to \fIpos\fP. It applies to \fIsearchstr\fP
|
||||
an algorithm that replaces underscores with hyphens, hyphens with
|
||||
underscores, removes hyphens and underscores, and removes periods in
|
||||
an attempt to find a form of the string that is an exact match for an
|
||||
entry in the index file corresponding to \fIpos\fP.
|
||||
\fBindex_lookup(\|)\fP is called on each transformed string until a
|
||||
match is found or all the different strings have been tried. It
|
||||
returns a pointer to the parsed \fBIndex\fP data structure for
|
||||
\fIsearchstr\fP, or
|
||||
.SB NULL
|
||||
if a match is not found.
|
||||
|
||||
\fBread_synset(\|)\fP is used to read a synset from a byte offset in a
|
||||
data file. It performs an \fBfseek\fP(3) to \fIsynset_offset\fP in
|
||||
the data file corresponding to \fIpos\fP, and calls
|
||||
\fBparse_synset(\|)\fP to read and parse the synset. A pointer to the
|
||||
\fBSynset\fP data structure containing the parsed synset is returned.
|
||||
|
||||
\fBparse_synset(\|)\fP reads the synset at the current offset in the
|
||||
file indicated by \fIfp\fP. \fIpos\fP is the syntactic category, and
|
||||
\fIsearchstr\fP, if not
|
||||
.SB NULL,
|
||||
indicates the word in the synset that the caller is interested in. An
|
||||
attempt is made to match \fIsearchstr\fP to one of the words in the
|
||||
synset. If an exact match is found, the \fIwhichword\fP field in the
|
||||
\fBSynset\fP structure is set to that word's number in the synset
|
||||
(beginning to count from \fB1\fP).
|
||||
|
||||
\fBfree_syns(\|)\fP is used to free a linked list of \fBSynset\fP
|
||||
structures allocated by \fBfindtheinfo_ds(\|)\fP. \fIsynptr\fP is a
|
||||
pointer to the list to free.
|
||||
|
||||
\fBfree_synset(\|)\fP frees the \fBSynset\fP structure pointed to by
|
||||
\fIsynptr\fP.
|
||||
|
||||
\fBfree_index(\|)\fP frees the \fBIndex\fP structure pointed to by
|
||||
\fIidx\fP.
|
||||
|
||||
\fBtraceptrs_ds(\|)\fP is a recursive search algorithm that traces
|
||||
pointers matching \fIptr_type\fP starting with the synset pointed to
|
||||
by \fIsynptr\fP. Setting \fIdepth\fP to \fB1\fP when
|
||||
\fBtraceptrs_ds(\|)\fP is called indicates a recursive search; \fB0\fP
|
||||
indicates a non-recursive call. \fIsynptr\fP points to the data
|
||||
structure representing the synset to search for a pointer of type
|
||||
\fIptr_type\fP. When a pointer type match is found, the synset
|
||||
pointed to is read is linked onto the \fInextss\fP chain. Levels of
|
||||
the tree generated by a recursive search are linked via the
|
||||
\fIptrlist\fP field structure until
|
||||
.SB NULL
|
||||
is found, indicating the top (or bottom) of the tree. This function
|
||||
is usually called from \fBfindtheinfo_ds(\|)\fP for each sense of the
|
||||
word. See
|
||||
.SB "Synset Navigation",
|
||||
below, for detailed information on the linked lists returned.
|
||||
|
||||
\fBdo_trace(\|)\fP performs the search indicated by \fIptr_type\fP on
|
||||
synset \fPsynptr\fP in syntactic category \fIpos\fP. \fIdepth\fP is
|
||||
defined as above. \fBdo_trace(\|)\fP returns the search results
|
||||
formatted in a text buffer.
|
||||
.SS Synset Navigation
|
||||
Since the \fBSynset\fP structure is used to represent the synsets for
|
||||
both word senses and pointers, the \fIptrlist\fP and \fInextss\fP
|
||||
fields have different meanings depending on whether the structure is a
|
||||
word sense or pointer. This can make navigation through the lists
|
||||
returned by \fBfindtheinfo_ds(\|)\fP confusing.
|
||||
|
||||
Navigation through the returned list involves the following:
|
||||
|
||||
Following the \fInextss\fP chain from the synset returned moves
|
||||
through the various senses of \fIsearchstr\fP.
|
||||
.SB NULL
|
||||
indicates that end of the chain of senses.
|
||||
|
||||
Following the \fIptrlist\fP chain from a \fBSynset\fP structure
|
||||
representing a sense traces the hierarchy of the search results for
|
||||
that sense. Subsequent links in the \fIptrlist\fP chain indicate the
|
||||
next level (up or down, depending on the search) in the hierarchy.
|
||||
.SB NULL
|
||||
indicates the end of the chain of search result synsets.
|
||||
|
||||
If a synset pointed to by \fIptrlist\fP has a value in the
|
||||
\fInextss\fP field, it represents another pointer of the same type at
|
||||
that level in the hierarchy. For example, some noun synsets have two
|
||||
hypernyms. Following this \fInextss\fP pointer, and then the
|
||||
\fIptrlist\fP chain from the \fBSynset\fP structure pointed to, traces
|
||||
another, parallel, hierarchy, until the end is indicated by
|
||||
.SB NULL
|
||||
on that \fIptrlist\fP chain. So, a \fBsynset\fP representing a
|
||||
pointer (versus a sense of \fIsearchstr\fP) having a non-NULL
|
||||
value in \fInextss\fP has another chain of search results linked
|
||||
through the \fIptrlist\fP chain of the synset pointed to by
|
||||
\fInextss\fP.
|
||||
|
||||
If \fIsearchstr\fP contains more than one base form in WordNet (as in
|
||||
the noun \fBaxes\fP, which has base forms \fBaxe\fP and \fBaxis\fP),
|
||||
synsets representing the search results for each base form are linked
|
||||
through the \fInextform\fP pointer of the \fBSynset\fP structure.
|
||||
.SS WordNet Searches
|
||||
There is no extensive description of what each search type is or the
|
||||
results returned. Using the WordNet interface, examining the source
|
||||
code, and reading
|
||||
.BR wndb (5WN)
|
||||
are the best ways to see what types of searches are available and the
|
||||
data returned for each.
|
||||
|
||||
Listed below are the valid searches
|
||||
that can be passed as \fIptr_type\fP
|
||||
to \fBfindtheinfo(\|)\fP. Passing a negative value (when applicable)
|
||||
causes a recursive, hierarchical search by setting \fIdepth\fP to
|
||||
\fB1\fP when \fBtraceptrs(\|)\fP is called.
|
||||
|
||||
.bp
|
||||
.TS
|
||||
center box ;
|
||||
l | c | c | l
|
||||
l | c | c | l
|
||||
l | c | c | l .
|
||||
\fBptr_type\fP \fBValue\fP \fBPointer\fP \fBSearch\fP
|
||||
\fBSymbol\fP
|
||||
_
|
||||
ANTPTR 1 ! Antonyms
|
||||
HYPERPTR 2 @ Hypernyms
|
||||
HYPOPTR 3 \(ap Hyponyms
|
||||
ENTAILPTR 4 * Entailment
|
||||
SIMPTR 5 & Similar
|
||||
ISMEMBERPTR 6 #m Member meronym
|
||||
ISSTUFFPTR 7 #s Substance meronym
|
||||
ISPARTPTR 8 #p Part meronym
|
||||
HASMEMBERPTR 9 %m Member holonym
|
||||
HASSTUFFPTR 10 %s Substance holonym
|
||||
HASPARTPTR 11 %p Part holonym
|
||||
MERONYM 12 % All meronyms
|
||||
HOLONYM 13 # All holonyms
|
||||
CAUSETO 14 > Cause
|
||||
PPLPTR 15 < Participle of verb
|
||||
SEEALSOPTR 16 ^ Also see
|
||||
PERTPTR 17 \e Pertains to noun or derived from adjective
|
||||
ATTRIBUTE 18 \\= Attribute
|
||||
VERBGROUP 19 $ Verb group
|
||||
DERIVATION 20 + Derivationally related form
|
||||
CLASSIFICATION 21 ; Domain of synset
|
||||
CLASS 22 - Member of this domain
|
||||
SYNS 23 \fIn/a\fP Find synonyms
|
||||
FREQ 24 \fIn/a\fP Polysemy
|
||||
FRAMES 25 \fIn/a\fP Verb example sentences and generic frames
|
||||
COORDS 26 \fIn/a\fP Noun coordinates
|
||||
RELATIVES 27 \fIn/a\fP Group related senses
|
||||
HMERONYM 28 \fIn/a\fP Hierarchical meronym search
|
||||
HHOLONYM 29 \fIn/a\fP Hierarchical holonym search
|
||||
WNGREP 30 \fIn/a\fP Find keywords by substring
|
||||
OVERVIEW 31 \fIn/a\fP Show all synsets for word
|
||||
CLASSIF_CATEGORY 32 ;c Show domain topic
|
||||
CLASSIF_USAGE 33 ;u Show domain usage
|
||||
CLASSIF_REGIONAL 34 ;r Show domain region
|
||||
CLASS_CATEGORY 35 -c Show domain terms for topic
|
||||
CLASS_USAGE 36 -u Show domain terms for usage
|
||||
CLASS_REGIONAL 37 -r Show domain terms for region
|
||||
INSTANCE 38 @i Instance of
|
||||
INSTANCES 39 \(api Show instances
|
||||
.TE
|
||||
|
||||
\fBfindtheinfo_ds(\|)\fP cannot perform the following searches:
|
||||
|
||||
.RS
|
||||
.nf
|
||||
SEEALSOPTR
|
||||
PERTPTR
|
||||
VERBGROUP
|
||||
FREQ
|
||||
FRAMES
|
||||
RELATIVES
|
||||
WNGREP
|
||||
OVERVIEW
|
||||
.fi
|
||||
.RE
|
||||
.SH NOTES
|
||||
Applications that use WordNet and/or the morphological functions
|
||||
must call \fBwninit(\|)\fP at the start of the program. See
|
||||
.BR wnutil (3WN)
|
||||
for more information.
|
||||
|
||||
In all function calls, \fIsearchstr\fP may be either a word or a
|
||||
collocation formed by joining individual words with underscore
|
||||
characters (\fB_\fP).
|
||||
|
||||
The \fBSearchResults\fP structure defines fields in the
|
||||
\fIwnresults\fP global variable that are set by the various search
|
||||
functions. This is a way to get additional information, such as the
|
||||
number of senses the word has, from the search functions.
|
||||
The \fIsearchds\fP field is set by \fBfindtheinfo_ds(\|)\fP.
|
||||
|
||||
The \fIpos\fP passed to \fBtraceptrs_ds(\|)\fP is not used.
|
||||
|
||||
.SH SEE ALSO
|
||||
.BR wn (1WN),
|
||||
.BR wnb (1WN),
|
||||
.BR wnintro (3WN),
|
||||
.BR binsrch (3WN),
|
||||
.BR malloc (3),
|
||||
.BR morph (3WN),
|
||||
.BR wnutil (3WN),
|
||||
.BR wnintro (5WN).
|
||||
.SH WARNINGS
|
||||
\fBparse_synset(\|)\fP must find an exact match between the
|
||||
\fIsearchstr\fP passed and a word in the synset to set
|
||||
\fIwhichword\fP. No attempt is made to translate hyphens and
|
||||
underscores, as is done in \fBgetindex(\|)\fP.
|
||||
|
||||
The WordNet database and exception list files must be opened with
|
||||
\fBwninit\fP prior to using any of the searching functions.
|
||||
|
||||
A large search may cause \fBfindtheinfo(\|)\fP to run out of buffer
|
||||
space. The maximum buffer size is determined by computer platform.
|
||||
If the buffer size is exceeded the following message is printed in the
|
||||
output buffer: \fB"Search too large. Narrow search and try
|
||||
again..."\fP.
|
||||
|
||||
Passing an invalid \fIpos\fP will probably result in a core dump.
|
|
@ -1,65 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.TH WNSTATS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
|
||||
.SH NAME
|
||||
wnstats \- WordNet 3.0 database statistics
|
||||
.SH DESCRIPTION
|
||||
.SS Number of words, synsets, and senses
|
||||
.TS
|
||||
center box tab(/);
|
||||
c | c | c | c
|
||||
c | c | c | c
|
||||
l | r | r | r.
|
||||
\fBPOS\fP/\fBUnique\fP/\fBSynsets\fP/\fBTotal\fP
|
||||
/\fBStrings\fP//\fBWord-Sense Pairs\fP/
|
||||
_
|
||||
Noun/117798/82115/146312
|
||||
Verb/11529/13767/25047
|
||||
Adjective/21479/18156/30002
|
||||
Adverb/4481/3621/5580
|
||||
=
|
||||
Totals/155287/117659/206941
|
||||
.TE
|
||||
|
||||
.SS Polysemy information
|
||||
|
||||
.TS
|
||||
center box tab(/);
|
||||
c | c | c | c
|
||||
c | c | c | c
|
||||
l | r | r | r.
|
||||
\fBPOS\fP/\fBMonosemous\fP/\fBPolysemous\fP/\fBPolysemous\fP
|
||||
/\fBWords and Senses\fP/\fBWords\fP/\fBSenses\fP
|
||||
_
|
||||
Noun/101863/15935/44449
|
||||
Verb/6277/5252/18770
|
||||
Adjective/16503/4976/14399
|
||||
Adverb/3748/733/1832
|
||||
=
|
||||
Totals/128391/26896/79450
|
||||
.TE
|
||||
|
||||
.TS
|
||||
center box tab(/);
|
||||
c | c | c
|
||||
c | c | c
|
||||
l | r | r.
|
||||
\fBPOS\fP/\fBAverage Polysemy\fP/\fBAverage Polysemy\fP
|
||||
/\fBIncluding Monosemous Words\fP/\fBExcluding Monosemous Words\fP
|
||||
_
|
||||
Noun/1.24/2.79
|
||||
Verb/2.17/3.57
|
||||
Adjective/1.40/2.71
|
||||
Adverb/1.25/2.50
|
||||
.TE
|
||||
|
||||
.SH NOTES
|
||||
Statistics for all types of adjectives and adjective satellites are
|
||||
combined.
|
||||
|
||||
The total of all unique noun, verb, adjective, and adverb strings is
|
||||
actually 147278.
|
||||
However, many strings are unique within a
|
||||
syntactic category, but are in more than one syntactic category. The
|
||||
figures in the table represent the unique strings in each syntactic category.
|
||||
|
|
@ -1,177 +0,0 @@
|
|||
'\" t
|
||||
.\" $Id$
|
||||
.TH WNUTIL 3WN "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
|
||||
.SH NAME
|
||||
wninit, re_wninit, cntwords, strtolower, ToLowerCase, strsubst,
|
||||
getptrtype, getpos, getsstype, StrToPos, GetSynsetForSense,
|
||||
GetDataOffset, GetPolyCount, WNSnsToStr,
|
||||
GetValidIndexPointer, GetWNSense, GetSenseIndex, default_display_message
|
||||
.SH SYNOPSIS
|
||||
.LP
|
||||
\fB#include "wn.h"\fP
|
||||
.LP
|
||||
\fBint wninit(void);\fP
|
||||
.LP
|
||||
\fBint re_wninit(void);\fP
|
||||
.LP
|
||||
\fBint cntwords(char *str, char separator);\fP
|
||||
.LP
|
||||
\fBchar *strtolower(char *str);\fP
|
||||
.LP
|
||||
\fBchar *ToLowerCase(char *str);\fP
|
||||
.LP
|
||||
\fBchar *strsubst(char *str, char from, char to);\fP
|
||||
.LP
|
||||
\fBint getptrtype(char *ptr_symbol);\fP
|
||||
.LP
|
||||
\fBint getpos(char *ss_type);\fP
|
||||
.LP
|
||||
\fBint getsstype(char *ss_type);\fP
|
||||
.LP
|
||||
\fBint StrToPos(char \**pos);\fP
|
||||
.LP
|
||||
\fBSynsetPtr GetSynsetForSense(char *sense_key);\fP
|
||||
.LP
|
||||
\fBlong GetDataOffset(char *sense_key);\fP
|
||||
.LP
|
||||
\fBint GetPolyCount(char *sense_key);\fP
|
||||
.LP
|
||||
\fBchar *WNSnsToStr(IndexPtr idx, int sense_num);\fP
|
||||
.LP
|
||||
\fBIndexPtr GetValidIndexPointer(char *str, int pos);\fP
|
||||
.LP
|
||||
\fBint GetWNSense(char *lemma, *lex_sense);\fP
|
||||
.LP
|
||||
\fBSnsIndexPtr GetSenseIndex(char *sense_key);\fP
|
||||
.LP
|
||||
\fBint GetTagcnt(IndexPtr idx, int sense);\fP
|
||||
.LP
|
||||
\fBint default_display_message(char *msg);\fP
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
The WordNet library contains many utility functions used by the
|
||||
interface code, other library functions, and various applications and
|
||||
tools. Only those of importance to the WordNet search code, or which
|
||||
are generally useful are described here.
|
||||
|
||||
.B wninit(\|)
|
||||
opens the files necessary for using WordNet with the WordNet library
|
||||
functions. The database files are opened, and
|
||||
.B morphinit(\|)
|
||||
is called to open the exception list files. Returns \fB0\fP if
|
||||
successful, \fB-1\fP otherwise. The database and exception list files
|
||||
must be open before the WordNet search and morphology functions are
|
||||
used. If the database is successfully opened, the global variable
|
||||
\fBOpenDB\fP is set to \fB1\fP. Note that it is possible for the
|
||||
database files to be opened (\fBOpenDB == 1\fP), but not the exception
|
||||
list files.
|
||||
|
||||
.B re_wninit(\|)
|
||||
is used to close the database files and reopen them, and is used
|
||||
exclusively for WordNet development.
|
||||
.B re_morphinit(\|)
|
||||
is called to close and reopen the exception list files. Return codes
|
||||
are as described above.
|
||||
|
||||
.B cntwords(\|)
|
||||
counts the number of underscore or space separated words in \fIstr\fP.
|
||||
A hyphen is passed in \fIseparator\fP if is is to be considered a
|
||||
word delimiter. Otherwise \fIseparator\fP can be any other
|
||||
character, or an underscore if another character is not desired.
|
||||
|
||||
.B strtolower(\|)
|
||||
converts \fIstr\fP to lower case and removes a trailing adjective
|
||||
marker, if present. \fIstr\fP is actually modified by this function,
|
||||
and a pointer to the modified string is returned.
|
||||
|
||||
.B ToLowerCase(\|)
|
||||
converts \fIstr\fP to lower case as above, without removing an
|
||||
adjective marker.
|
||||
|
||||
.B strsubst(\|)
|
||||
replaces all occurrences of \fIfrom\fP with \fIto\fP in \fIstr\fP and
|
||||
returns resulting string.
|
||||
|
||||
.B getptrtype(\|)
|
||||
returns the integer \fIptr_type\fP corresponding to the pointer
|
||||
character passed in \fIptr_symbol\fP. See
|
||||
.BR wnsearch (3WN)
|
||||
for a table of pointer symbols and types.
|
||||
|
||||
.B getpos(\|)
|
||||
returns the integer constant corresponding to the synset type passed.
|
||||
\fIss_type\fP may be one of the following: \fBn, v, a, r, s\fP. If
|
||||
\fBs\fP is passed,
|
||||
.SB ADJ
|
||||
is returned. Exits with \fB-1\fP if \fIss_type\fP is invalid.
|
||||
|
||||
.B getsstype(\|)
|
||||
works like \fBgetpos(\|)\fP, but returns
|
||||
.SB SATELLITE
|
||||
if \fIss_type\fP is \fBs\fP.
|
||||
|
||||
.B StrToPos(\|)
|
||||
returns the integer constant corresponding to the syntactic category
|
||||
passed in \fIpos\fP. \fIstring\fP must be one of the following:
|
||||
\fBnoun, verb, adj, adv\fP. \fB-1\fP is returned if \fIpos\fP is
|
||||
invalid.
|
||||
|
||||
.B GetSynsetForSense(\|)
|
||||
returns the synset that contains the word sense \fIsense_key\fP and
|
||||
.SB NULL
|
||||
in case of error.
|
||||
|
||||
.B GetDataOffset(\|)
|
||||
returns the synset offset for synset that contains the word sense
|
||||
\fIsense_key\fP, and \fB0\fP if \fIsense_key\fP is not in sense index
|
||||
file.
|
||||
|
||||
.B GetPolyCount(\|)
|
||||
returns the polysemy count (number of senses in WordNet) for
|
||||
\fIlemma\fP encoded in \fIsense_key\fP and \fB0\fP if word is not
|
||||
found.
|
||||
|
||||
.B WNSnsToStr(\|)
|
||||
returns sense key encoding for \fIsense_num\fP entry in \fIidx\fP.
|
||||
|
||||
.B GetValidIndexPointer(\|)
|
||||
returns the Index structure for \fIword\fP in \fIpos\fP. Calls
|
||||
.BR morphstr (3WN)
|
||||
to find a valid base form if \fIword\fP is inflected.
|
||||
|
||||
.B GetWNSense(\|)
|
||||
returns the WordNet sense number for the sense key encoding
|
||||
represented by \fIlemma\fP and \fIlex_sense\fP.
|
||||
|
||||
.B GetSenseIndex(\|)
|
||||
returns parsed sense index entry for \fIsense_key\fP and
|
||||
.SB NULL
|
||||
if \fIsense_key\fP is not in sense index.
|
||||
|
||||
.B GetTagcnt(\|)
|
||||
returns the number of times the sense passed has been tagged according
|
||||
to the \fIcntlist\fP file.
|
||||
|
||||
.B default_display_message(\|)
|
||||
simply returns \fB-1\fP. This is the default value for the global
|
||||
variable \fBdisplay_message\fP, that points to a function to call to
|
||||
display an error message. In general, applications (including the
|
||||
WordNet interfaces) define an application specific function and set
|
||||
\fBdisplay_message\fP to point to it.
|
||||
.SH NOTES
|
||||
\fBinclude/wn.h\fP lists all the pointer and search
|
||||
types and their corresponding constant values. There is no
|
||||
description of what each search type is or the results returned.
|
||||
Using the WordNet interface is the best way to see what types of
|
||||
searches are available, and the data returned for each.
|
||||
.SH SEE ALSO
|
||||
.BR wnintro (3WN),
|
||||
.BR wnsearch (3WN),
|
||||
.BR morph (3WN),
|
||||
.BR wnintro (5WN),
|
||||
.BR wnintro (7WN).
|
||||
|
||||
.SH WARNINGS
|
||||
Error checking on passed arguments is not rigorous. Passing
|
||||
.SB NULL
|
||||
pointers or invalid values will often cause an application to die.
|
|
@ -1,313 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# doc/pdf/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
|
||||
srcdir = .
|
||||
top_srcdir = ../..
|
||||
|
||||
pkgdatadir = $(datadir)/WordNet
|
||||
pkglibdir = $(libdir)/WordNet
|
||||
pkgincludedir = $(includedir)/WordNet
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = /usr/csl/bin/install -c
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc/pdf
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
am__installdirs = "$(DESTDIR)$(pdfdir)"
|
||||
pdfDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(pdf_DATA)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run aclocal-1.9
|
||||
AMDEP_FALSE = #
|
||||
AMDEP_TRUE =
|
||||
AMTAR = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run tar
|
||||
AUTOCONF = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run automake-1.9
|
||||
AWK = nawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DHAVE_CONFIG_H
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EGREP = egrep
|
||||
EXEEXT =
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||
LDFLAGS =
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run makeinfo
|
||||
OBJEXT = o
|
||||
PACKAGE = WordNet
|
||||
PACKAGE_BUGREPORT = wordnet@princeton.edu
|
||||
PACKAGE_NAME = WordNet
|
||||
PACKAGE_STRING = WordNet 3.0
|
||||
PACKAGE_TARNAME = wordnet
|
||||
PACKAGE_VERSION = 3.0
|
||||
PATH_SEPARATOR = :
|
||||
RANLIB = ranlib
|
||||
SET_MAKE =
|
||||
SHELL = /bin/bash
|
||||
STRIP =
|
||||
TCL_INCLUDE_SPEC = -I/usr/csl/include
|
||||
TCL_LIB_SPEC = -L/usr/csl/lib -ltcl8.4
|
||||
TK_LIBS = -L/usr/openwin/lib -lX11 -ldl -lpthread -lsocket -lnsl -lm
|
||||
TK_LIB_SPEC = -L/usr/csl/lib -ltk8.4
|
||||
TK_PREFIX = /usr/csl
|
||||
TK_XINCLUDES = -I/usr/openwin/include
|
||||
VERSION = 3.0
|
||||
ac_ct_CC = gcc
|
||||
ac_ct_RANLIB = ranlib
|
||||
ac_ct_STRIP =
|
||||
ac_prefix = /usr/local/WordNet-3.0
|
||||
am__fastdepCC_FALSE = #
|
||||
am__fastdepCC_TRUE =
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build_alias =
|
||||
datadir = ${prefix}/share
|
||||
exec_prefix = ${prefix}
|
||||
host_alias =
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${prefix}/info
|
||||
install_sh = /people/wn/src/Release/3.0/Unix/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${prefix}/man
|
||||
mkdir_p = $(install_sh) -d
|
||||
oldincludedir = /usr/include
|
||||
prefix = /usr/local/WordNet-3.0
|
||||
program_transform_name = s,x,x,
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
pdfdir = $(prefix)/doc/pdf
|
||||
pdf_DATA = binsrch.3.pdf cntlist.5.pdf grind.1.pdf lexnames.5.pdf morph.3.pdf morphy.7.pdf senseidx.5.pdf uniqbeg.7.pdf wn.1.pdf wnb.1.pdf wndb.5.pdf wngloss.7.pdf wngroups.7.pdf wninput.5.pdf wnintro.1.pdf wnintro.3.pdf wnintro.5.pdf wnintro.7.pdf wnlicens.7.pdf wnpkgs.7.pdf wnsearch.3.pdf wnstats.7.pdf wnutil.3.pdf
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/pdf/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/pdf/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
install-pdfDATA: $(pdf_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(pdfdir)" || $(mkdir_p) "$(DESTDIR)$(pdfdir)"
|
||||
@list='$(pdf_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f=$(am__strip_dir) \
|
||||
echo " $(pdfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pdfdir)/$$f'"; \
|
||||
$(pdfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pdfdir)/$$f"; \
|
||||
done
|
||||
|
||||
uninstall-pdfDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(pdf_DATA)'; for p in $$list; do \
|
||||
f=$(am__strip_dir) \
|
||||
echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
|
||||
done
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(DATA)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(pdfdir)"; do \
|
||||
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-pdfDATA
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am uninstall-pdfDATA
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-pdfDATA install-strip installcheck installcheck-am \
|
||||
installdirs maintainer-clean maintainer-clean-generic \
|
||||
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
|
||||
uninstall-am uninstall-info-am uninstall-pdfDATA
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1,2 +0,0 @@
|
|||
pdfdir=$(prefix)/doc/pdf
|
||||
pdf_DATA =binsrch.3.pdf cntlist.5.pdf grind.1.pdf lexnames.5.pdf morph.3.pdf morphy.7.pdf senseidx.5.pdf uniqbeg.7.pdf wn.1.pdf wnb.1.pdf wndb.5.pdf wngloss.7.pdf wngroups.7.pdf wninput.5.pdf wnintro.1.pdf wnintro.3.pdf wnintro.5.pdf wnintro.7.pdf wnlicens.7.pdf wnpkgs.7.pdf wnsearch.3.pdf wnstats.7.pdf wnutil.3.pdf
|
|
@ -1,313 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = @INSTALL@
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc/pdf
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
am__installdirs = "$(DESTDIR)$(pdfdir)"
|
||||
pdfDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(pdf_DATA)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMDEP_FALSE = @AMDEP_FALSE@
|
||||
AMDEP_TRUE = @AMDEP_TRUE@
|
||||
AMTAR = @AMTAR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EGREP = @EGREP@
|
||||
EXEEXT = @EXEEXT@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
RANLIB = @RANLIB@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
TCL_INCLUDE_SPEC = @TCL_INCLUDE_SPEC@
|
||||
TCL_LIB_SPEC = @TCL_LIB_SPEC@
|
||||
TK_LIBS = @TK_LIBS@
|
||||
TK_LIB_SPEC = @TK_LIB_SPEC@
|
||||
TK_PREFIX = @TK_PREFIX@
|
||||
TK_XINCLUDES = @TK_XINCLUDES@
|
||||
VERSION = @VERSION@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_RANLIB = @ac_ct_RANLIB@
|
||||
ac_ct_STRIP = @ac_ct_STRIP@
|
||||
ac_prefix = @ac_prefix@
|
||||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build_alias = @build_alias@
|
||||
datadir = @datadir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host_alias = @host_alias@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
pdfdir = $(prefix)/doc/pdf
|
||||
pdf_DATA = binsrch.3.pdf cntlist.5.pdf grind.1.pdf lexnames.5.pdf morph.3.pdf morphy.7.pdf senseidx.5.pdf uniqbeg.7.pdf wn.1.pdf wnb.1.pdf wndb.5.pdf wngloss.7.pdf wngroups.7.pdf wninput.5.pdf wnintro.1.pdf wnintro.3.pdf wnintro.5.pdf wnintro.7.pdf wnlicens.7.pdf wnpkgs.7.pdf wnsearch.3.pdf wnstats.7.pdf wnutil.3.pdf
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/pdf/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/pdf/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
install-pdfDATA: $(pdf_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(pdfdir)" || $(mkdir_p) "$(DESTDIR)$(pdfdir)"
|
||||
@list='$(pdf_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f=$(am__strip_dir) \
|
||||
echo " $(pdfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pdfdir)/$$f'"; \
|
||||
$(pdfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pdfdir)/$$f"; \
|
||||
done
|
||||
|
||||
uninstall-pdfDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(pdf_DATA)'; for p in $$list; do \
|
||||
f=$(am__strip_dir) \
|
||||
echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
|
||||
done
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(DATA)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(pdfdir)"; do \
|
||||
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-pdfDATA
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am uninstall-pdfDATA
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-pdfDATA install-strip installcheck installcheck-am \
|
||||
installdirs maintainer-clean maintainer-clean-generic \
|
||||
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
|
||||
uninstall-am uninstall-info-am uninstall-pdfDATA
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,313 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# doc/ps/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
|
||||
srcdir = .
|
||||
top_srcdir = ../..
|
||||
|
||||
pkgdatadir = $(datadir)/WordNet
|
||||
pkglibdir = $(libdir)/WordNet
|
||||
pkgincludedir = $(includedir)/WordNet
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = /usr/csl/bin/install -c
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc/ps
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
am__installdirs = "$(DESTDIR)$(psdir)"
|
||||
psDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(ps_DATA)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run aclocal-1.9
|
||||
AMDEP_FALSE = #
|
||||
AMDEP_TRUE =
|
||||
AMTAR = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run tar
|
||||
AUTOCONF = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoconf
|
||||
AUTOHEADER = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run autoheader
|
||||
AUTOMAKE = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run automake-1.9
|
||||
AWK = nawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=gcc3
|
||||
CFLAGS = -g -O2
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DHAVE_CONFIG_H
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
EGREP = egrep
|
||||
EXEEXT =
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||
LDFLAGS =
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LTLIBOBJS =
|
||||
MAKEINFO = ${SHELL} /people/wn/src/Release/3.0/Unix/missing --run makeinfo
|
||||
OBJEXT = o
|
||||
PACKAGE = WordNet
|
||||
PACKAGE_BUGREPORT = wordnet@princeton.edu
|
||||
PACKAGE_NAME = WordNet
|
||||
PACKAGE_STRING = WordNet 3.0
|
||||
PACKAGE_TARNAME = wordnet
|
||||
PACKAGE_VERSION = 3.0
|
||||
PATH_SEPARATOR = :
|
||||
RANLIB = ranlib
|
||||
SET_MAKE =
|
||||
SHELL = /bin/bash
|
||||
STRIP =
|
||||
TCL_INCLUDE_SPEC = -I/usr/csl/include
|
||||
TCL_LIB_SPEC = -L/usr/csl/lib -ltcl8.4
|
||||
TK_LIBS = -L/usr/openwin/lib -lX11 -ldl -lpthread -lsocket -lnsl -lm
|
||||
TK_LIB_SPEC = -L/usr/csl/lib -ltk8.4
|
||||
TK_PREFIX = /usr/csl
|
||||
TK_XINCLUDES = -I/usr/openwin/include
|
||||
VERSION = 3.0
|
||||
ac_ct_CC = gcc
|
||||
ac_ct_RANLIB = ranlib
|
||||
ac_ct_STRIP =
|
||||
ac_prefix = /usr/local/WordNet-3.0
|
||||
am__fastdepCC_FALSE = #
|
||||
am__fastdepCC_TRUE =
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__tar = ${AMTAR} chof - "$$tardir"
|
||||
am__untar = ${AMTAR} xf -
|
||||
bindir = ${exec_prefix}/bin
|
||||
build_alias =
|
||||
datadir = ${prefix}/share
|
||||
exec_prefix = ${prefix}
|
||||
host_alias =
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${prefix}/info
|
||||
install_sh = /people/wn/src/Release/3.0/Unix/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localstatedir = ${prefix}/var
|
||||
mandir = ${prefix}/man
|
||||
mkdir_p = $(install_sh) -d
|
||||
oldincludedir = /usr/include
|
||||
prefix = /usr/local/WordNet-3.0
|
||||
program_transform_name = s,x,x,
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
sysconfdir = ${prefix}/etc
|
||||
target_alias =
|
||||
psdir = $(prefix)/doc/ps
|
||||
ps_DATA = binsrch.3.ps cntlist.5.ps grind.1.ps lexnames.5.ps morph.3.ps morphy.7.ps senseidx.5.ps uniqbeg.7.ps wn.1.ps wnb.1.ps wndb.5.ps wngloss.7.ps wngroups.7.ps wninput.5.ps wnintro.1.ps wnintro.3.ps wnintro.5.ps wnintro.7.ps wnlicens.7.ps wnpkgs.7.ps wnsearch.3.ps wnstats.7.ps wnutil.3.ps
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/ps/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/ps/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
install-psDATA: $(ps_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(psdir)" || $(mkdir_p) "$(DESTDIR)$(psdir)"
|
||||
@list='$(ps_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f=$(am__strip_dir) \
|
||||
echo " $(psDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(psdir)/$$f'"; \
|
||||
$(psDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(psdir)/$$f"; \
|
||||
done
|
||||
|
||||
uninstall-psDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(ps_DATA)'; for p in $$list; do \
|
||||
f=$(am__strip_dir) \
|
||||
echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(psdir)/$$f"; \
|
||||
done
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(DATA)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(psdir)"; do \
|
||||
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-psDATA
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am uninstall-psDATA
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-psDATA install-strip installcheck installcheck-am \
|
||||
installdirs maintainer-clean maintainer-clean-generic \
|
||||
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
|
||||
uninstall-am uninstall-info-am uninstall-psDATA
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1,2 +0,0 @@
|
|||
psdir = $(prefix)/doc/ps
|
||||
ps_DATA = binsrch.3.ps cntlist.5.ps grind.1.ps lexnames.5.ps morph.3.ps morphy.7.ps senseidx.5.ps uniqbeg.7.ps wn.1.ps wnb.1.ps wndb.5.ps wngloss.7.ps wngroups.7.ps wninput.5.ps wnintro.1.ps wnintro.3.ps wnintro.5.ps wnintro.7.ps wnlicens.7.ps wnpkgs.7.ps wnsearch.3.ps wnstats.7.ps wnutil.3.ps
|
|
@ -1,313 +0,0 @@
|
|||
# Makefile.in generated by automake 1.9 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
# 2003, 2004 Free Software Foundation, Inc.
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
top_builddir = ../..
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
INSTALL = @INSTALL@
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
subdir = doc/ps
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||
am__installdirs = "$(DESTDIR)$(psdir)"
|
||||
psDATA_INSTALL = $(INSTALL_DATA)
|
||||
DATA = $(ps_DATA)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMDEP_FALSE = @AMDEP_FALSE@
|
||||
AMDEP_TRUE = @AMDEP_TRUE@
|
||||
AMTAR = @AMTAR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EGREP = @EGREP@
|
||||
EXEEXT = @EXEEXT@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
RANLIB = @RANLIB@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
TCL_INCLUDE_SPEC = @TCL_INCLUDE_SPEC@
|
||||
TCL_LIB_SPEC = @TCL_LIB_SPEC@
|
||||
TK_LIBS = @TK_LIBS@
|
||||
TK_LIB_SPEC = @TK_LIB_SPEC@
|
||||
TK_PREFIX = @TK_PREFIX@
|
||||
TK_XINCLUDES = @TK_XINCLUDES@
|
||||
VERSION = @VERSION@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_RANLIB = @ac_ct_RANLIB@
|
||||
ac_ct_STRIP = @ac_ct_STRIP@
|
||||
ac_prefix = @ac_prefix@
|
||||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build_alias = @build_alias@
|
||||
datadir = @datadir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host_alias = @host_alias@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
psdir = $(prefix)/doc/ps
|
||||
ps_DATA = binsrch.3.ps cntlist.5.ps grind.1.ps lexnames.5.ps morph.3.ps morphy.7.ps senseidx.5.ps uniqbeg.7.ps wn.1.ps wnb.1.ps wndb.5.ps wngloss.7.ps wngroups.7.ps wninput.5.ps wnintro.1.ps wnintro.3.ps wnintro.5.ps wnintro.7.ps wnlicens.7.ps wnpkgs.7.ps wnsearch.3.ps wnstats.7.ps wnutil.3.ps
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/ps/Makefile'; \
|
||||
cd $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu doc/ps/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
uninstall-info-am:
|
||||
install-psDATA: $(ps_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
test -z "$(psdir)" || $(mkdir_p) "$(DESTDIR)$(psdir)"
|
||||
@list='$(ps_DATA)'; for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
f=$(am__strip_dir) \
|
||||
echo " $(psDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(psdir)/$$f'"; \
|
||||
$(psDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(psdir)/$$f"; \
|
||||
done
|
||||
|
||||
uninstall-psDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(ps_DATA)'; for p in $$list; do \
|
||||
f=$(am__strip_dir) \
|
||||
echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
|
||||
rm -f "$(DESTDIR)$(psdir)/$$f"; \
|
||||
done
|
||||
tags: TAGS
|
||||
TAGS:
|
||||
|
||||
ctags: CTAGS
|
||||
CTAGS:
|
||||
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||
list='$(DISTFILES)'; for file in $$list; do \
|
||||
case $$file in \
|
||||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||
esac; \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||
dir="/$$dir"; \
|
||||
$(mkdir_p) "$(distdir)$$dir"; \
|
||||
else \
|
||||
dir=''; \
|
||||
fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||
fi; \
|
||||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||
else \
|
||||
test -f $(distdir)/$$file \
|
||||
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(DATA)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(psdir)"; do \
|
||||
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
`test -z '$(STRIP)' || \
|
||||
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-psDATA
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-man:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-info-am uninstall-psDATA
|
||||
|
||||
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||
install install-am install-data install-data-am install-exec \
|
||||
install-exec-am install-info install-info-am install-man \
|
||||
install-psDATA install-strip installcheck installcheck-am \
|
||||
installdirs maintainer-clean maintainer-clean-generic \
|
||||
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
|
||||
uninstall-am uninstall-info-am uninstall-psDATA
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
|
@ -1,452 +0,0 @@
|
|||
%!PS
|
||||
%%Version: 3.15
|
||||
%%DocumentFonts: (atend)
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
%ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
|
||||
%
|
||||
% Version 3.16 prologue for troff files.
|
||||
%
|
||||
|
||||
/#copies 1 store
|
||||
/aspectratio 1 def
|
||||
/formsperpage 1 def
|
||||
/landscape false def
|
||||
/linewidth .3 def
|
||||
/magnification 1 def
|
||||
/margin 0 def
|
||||
/orientation 0 def
|
||||
/resolution 720 def
|
||||
/xoffset 0 def
|
||||
/yoffset 0 def
|
||||
|
||||
/roundpage true def
|
||||
/useclippath true def
|
||||
/pagebbox [0 0 612 792] def
|
||||
|
||||
/R /Times-Roman def
|
||||
/I /Times-Italic def
|
||||
/B /Times-Bold def
|
||||
/BI /Times-BoldItalic def
|
||||
/H /Helvetica def
|
||||
/HI /Helvetica-Oblique def
|
||||
/HB /Helvetica-Bold def
|
||||
/HX /Helvetica-BoldOblique def
|
||||
/CW /Courier def
|
||||
/CO /Courier def
|
||||
/CI /Courier-Oblique def
|
||||
/CB /Courier-Bold def
|
||||
/CX /Courier-BoldOblique def
|
||||
/PA /Palatino-Roman def
|
||||
/PI /Palatino-Italic def
|
||||
/PB /Palatino-Bold def
|
||||
/PX /Palatino-BoldItalic def
|
||||
/Hr /Helvetica-Narrow def
|
||||
/Hi /Helvetica-Narrow-Oblique def
|
||||
/Hb /Helvetica-Narrow-Bold def
|
||||
/Hx /Helvetica-Narrow-BoldOblique def
|
||||
/KR /Bookman-Light def
|
||||
/KI /Bookman-LightItalic def
|
||||
/KB /Bookman-Demi def
|
||||
/KX /Bookman-DemiItalic def
|
||||
/AR /AvantGarde-Book def
|
||||
/AI /AvantGarde-BookOblique def
|
||||
/AB /AvantGarde-Demi def
|
||||
/AX /AvantGarde-DemiOblique def
|
||||
/NR /NewCenturySchlbk-Roman def
|
||||
/NI /NewCenturySchlbk-Italic def
|
||||
/NB /NewCenturySchlbk-Bold def
|
||||
/NX /NewCenturySchlbk-BoldItalic def
|
||||
/ZD /ZapfDingbats def
|
||||
/ZI /ZapfChancery-MediumItalic def
|
||||
/VR /Varitimes#Roman def
|
||||
/VI /Varitimes#Italic def
|
||||
/VB /Varitimes#Bold def
|
||||
/VX /Varitimes#BoldItalic def
|
||||
/S /S def
|
||||
/S1 /S1 def
|
||||
/GR /Symbol def
|
||||
|
||||
/inch {72 mul} bind def
|
||||
/min {2 copy gt {exch} if pop} bind def
|
||||
|
||||
/setup {
|
||||
counttomark 2 idiv {def} repeat pop
|
||||
|
||||
landscape {/orientation 90 orientation add def} if
|
||||
/scaling 72 resolution div def
|
||||
linewidth setlinewidth
|
||||
1 setlinecap
|
||||
|
||||
pagedimensions
|
||||
xcenter ycenter translate
|
||||
orientation neg rotate
|
||||
width 2 div neg height 2 div translate
|
||||
xoffset inch yoffset inch translate
|
||||
margin 2 div dup neg translate
|
||||
magnification dup aspectratio mul scale
|
||||
scaling scaling scale
|
||||
|
||||
/Symbol /S Sdefs cf
|
||||
/Times-Roman /S1 S1defs cf
|
||||
0 0 moveto
|
||||
} def
|
||||
|
||||
/pagedimensions {
|
||||
useclippath userdict /gotpagebbox known not and {
|
||||
/pagebbox [clippath pathbbox newpath] def
|
||||
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
||||
} if
|
||||
pagebbox aload pop
|
||||
4 -1 roll exch 4 1 roll 4 copy
|
||||
landscape {4 2 roll} if
|
||||
sub /width exch def
|
||||
sub /height exch def
|
||||
add 2 div /xcenter exch def
|
||||
add 2 div /ycenter exch def
|
||||
userdict /gotpagebbox true put
|
||||
} def
|
||||
|
||||
/pagesetup {
|
||||
/page exch def
|
||||
currentdict /pagedict known currentdict page known and {
|
||||
page load pagedict exch get cvx exec
|
||||
} if
|
||||
} def
|
||||
|
||||
/decodingdefs [
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
||||
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg setfunnytext}
|
||||
] def
|
||||
|
||||
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
||||
|
||||
/w {neg moveto show} bind def
|
||||
/m {neg dup /y exch def moveto} bind def
|
||||
/done {/lastpage where {pop lastpage} if} def
|
||||
|
||||
/f {
|
||||
dup /font exch def findfont exch
|
||||
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
||||
linewidth ptsize mul scaling 10 mul div setlinewidth
|
||||
/spacewidth ( ) stringwidth pop def
|
||||
} bind def
|
||||
|
||||
/changefont {
|
||||
/fontheight exch def
|
||||
/fontslant exch def
|
||||
currentfont [
|
||||
1 0
|
||||
fontheight ptsize div fontslant sin mul fontslant cos div
|
||||
fontheight ptsize div
|
||||
0 0
|
||||
] makefont setfont
|
||||
} bind def
|
||||
|
||||
/sf {f} bind def
|
||||
|
||||
/cf {
|
||||
dup length 2 idiv
|
||||
/entries exch def
|
||||
/chtab exch def
|
||||
/newfont exch def
|
||||
|
||||
findfont dup length 1 add dict
|
||||
/newdict exch def
|
||||
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
||||
|
||||
newdict /Metrics entries dict put
|
||||
newdict /Metrics get
|
||||
begin
|
||||
chtab aload pop
|
||||
1 1 entries {pop def} for
|
||||
newfont newdict definefont pop
|
||||
end
|
||||
} bind def
|
||||
|
||||
%
|
||||
% A few arrays used to adjust reference points and character widths in some
|
||||
% of the printer resident fonts. If square roots are too high try changing
|
||||
% the lines describing /radical and /radicalex to,
|
||||
%
|
||||
% /radical [0 -75 550 0]
|
||||
% /radicalex [-50 -75 500 0]
|
||||
%
|
||||
|
||||
/Sdefs [
|
||||
/bracketlefttp [220 500]
|
||||
/bracketleftbt [220 500]
|
||||
/bracketrighttp [-70 380]
|
||||
/bracketrightbt [-70 380]
|
||||
/braceleftbt [220 490]
|
||||
/bracketrightex [220 -125 500 0]
|
||||
/radical [0 0 550 0]
|
||||
% NeWSprint's \(br is too low, compensate
|
||||
statusdict /product get (NeWS Server) eq {
|
||||
/radicalex [-50 100 500 0]
|
||||
/parenleftex [-20 100 0 0]
|
||||
|
||||
} {
|
||||
/radicalex [-50 0 500 0]
|
||||
/parenleftex [-20 -170 0 0]
|
||||
} ifelse
|
||||
/integral [100 -50 500 0]
|
||||
/infinity [10 -75 730 0]
|
||||
] def
|
||||
|
||||
/S1defs [
|
||||
/underscore [0 80 500 0]
|
||||
/endash [7 90 650 0]
|
||||
] def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
mark
|
||||
/resolution 720 def
|
||||
setup
|
||||
2 setdecoding
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
save
|
||||
mark
|
||||
1 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 3WN \))3 330( BINSRCH)1 3130(Library Functions)1 727 3 1213 480 t
|
||||
9 B f
|
||||
(NAME)720 960 w
|
||||
10 R f
|
||||
(bin)1080 1080 w
|
||||
10 S f
|
||||
(_)1208 1080 w
|
||||
10 R f
|
||||
(search, copy\256le, replace)2 979 1 1258 1080 t
|
||||
10 S f
|
||||
(_)2237 1080 w
|
||||
10 R f
|
||||
(line, insert)1 430 1 2287 1080 t
|
||||
10 S f
|
||||
(_)2717 1080 w
|
||||
10 R f
|
||||
(line)2767 1080 w
|
||||
9 B f
|
||||
(SYNOPSIS)720 1248 w
|
||||
10 B f
|
||||
(char)1080 1368 w
|
||||
10 S f
|
||||
(*)1307 1368 w
|
||||
10 B f
|
||||
(bin)1357 1368 w
|
||||
10 S f
|
||||
(_)1497 1368 w
|
||||
10 B f
|
||||
(search\(char)1547 1368 w
|
||||
10 S f
|
||||
(*)2084 1368 w
|
||||
10 B f
|
||||
(key, FILE)1 442 1 2134 1368 t
|
||||
10 S f
|
||||
(*)2609 1368 w
|
||||
10 B f
|
||||
(fp\);)2659 1368 w
|
||||
(void copy\256le\(FILE)1 812 1 1080 1536 t
|
||||
10 S f
|
||||
(*)1925 1536 w
|
||||
10 B f
|
||||
(fromfp, FILE)1 591 1 1975 1536 t
|
||||
10 S f
|
||||
(*)2599 1536 w
|
||||
10 B f
|
||||
(tofp\);)2649 1536 w
|
||||
(char)1080 1704 w
|
||||
10 S f
|
||||
(*)1307 1704 w
|
||||
10 B f
|
||||
(replace)1357 1704 w
|
||||
10 S f
|
||||
(_)1667 1704 w
|
||||
10 B f
|
||||
(line\(char)1717 1704 w
|
||||
10 S f
|
||||
(*)2133 1704 w
|
||||
10 B f
|
||||
(new)2183 1704 w
|
||||
10 S f
|
||||
(_)2355 1704 w
|
||||
10 B f
|
||||
(line, char)1 408 1 2405 1704 t
|
||||
10 S f
|
||||
(*)2846 1704 w
|
||||
10 B f
|
||||
(key, FILE)1 442 1 2896 1704 t
|
||||
10 S f
|
||||
(*)3371 1704 w
|
||||
10 B f
|
||||
(fp\);)3421 1704 w
|
||||
(char)1080 1872 w
|
||||
10 S f
|
||||
(*)1307 1872 w
|
||||
10 B f
|
||||
(insert)1357 1872 w
|
||||
10 S f
|
||||
(_)1601 1872 w
|
||||
10 B f
|
||||
(line\(char)1651 1872 w
|
||||
10 S f
|
||||
(*)2067 1872 w
|
||||
10 B f
|
||||
(new)2117 1872 w
|
||||
10 S f
|
||||
(_)2289 1872 w
|
||||
10 B f
|
||||
(line, char)1 408 1 2339 1872 t
|
||||
10 S f
|
||||
(*)2780 1872 w
|
||||
10 B f
|
||||
(key, FILE)1 442 1 2830 1872 t
|
||||
10 S f
|
||||
(*)3305 1872 w
|
||||
10 B f
|
||||
(fp\);)3355 1872 w
|
||||
9 B f
|
||||
(DESCRIPTION)720 2040 w
|
||||
10 R f
|
||||
( functions for performing a binary search and)7 1998(The WordNet library contains several general purpose)6 2322 2 1080 2160 t
|
||||
(modifying sorted \256les.)2 919 1 1080 2280 t
|
||||
10 B f
|
||||
(bin)1080 2448 w
|
||||
10 S f
|
||||
(_)1220 2448 w
|
||||
10 B f
|
||||
(search\( \))1 359 1 1270 2448 t
|
||||
10 R f
|
||||
( algorithm to search for)4 997(is the primary binary search)4 1170 2 1668 2448 t
|
||||
10 I f
|
||||
(key)3875 2448 w
|
||||
10 R f
|
||||
(as the \256rst item on a line in the)8 1353 1 4047 2448 t
|
||||
(\256le pointed to by)3 723 1 1080 2568 t
|
||||
10 I f
|
||||
(fp)1842 2568 w
|
||||
10 R f
|
||||
( of the \256elds on the line, if any, must)9 1586( delimiter between the key and the rest)7 1642(. The)1 252 3 1920 2568 t
|
||||
( pointer to a static variable containing the entire line is returned.)11 2722( A)1 145(be a space.)2 464 3 1080 2688 t
|
||||
9 B f
|
||||
(NULL)4484 2688 w
|
||||
10 R f
|
||||
( if a)2 187(is returned)1 439 2 4774 2688 t
|
||||
(match is not found.)3 796 1 1080 2808 t
|
||||
(The remaining functions are not used by WordNet, and are only brie\257y described.)12 3367 1 1080 2976 t
|
||||
10 B f
|
||||
(copy\256le\( \))1 410 1 1080 3144 t
|
||||
10 R f
|
||||
(copies the contents of one \256le to another.)7 1698 1 1523 3144 t
|
||||
10 B f
|
||||
(replace)1080 3312 w
|
||||
10 S f
|
||||
(_)1390 3312 w
|
||||
10 B f
|
||||
(line\( \))1 238 1 1440 3312 t
|
||||
10 R f
|
||||
(replaces a line in a \256le having searchkey)7 1734 1 1720 3312 t
|
||||
10 I f
|
||||
(key)3496 3312 w
|
||||
10 R f
|
||||
( contents of)2 502(with the)1 342 2 3670 3312 t
|
||||
10 I f
|
||||
(new)4557 3312 w
|
||||
10 S f
|
||||
(_)4718 3312 w
|
||||
10 I f
|
||||
(line)4768 3312 w
|
||||
10 R f
|
||||
( returns)1 320(. It)1 162 2 4918 3312 t
|
||||
(the original line or)3 765 1 1080 3432 t
|
||||
9 B f
|
||||
(NULL)1878 3432 w
|
||||
10 R f
|
||||
(in case of error.)3 649 1 2161 3432 t
|
||||
10 B f
|
||||
(insert)1080 3600 w
|
||||
10 S f
|
||||
(_)1324 3600 w
|
||||
10 B f
|
||||
(line\( \))1 238 1 1374 3600 t
|
||||
10 R f
|
||||
(\256nds the proper place to insert the contents of)8 1889 1 1645 3600 t
|
||||
10 I f
|
||||
(new)3567 3600 w
|
||||
10 S f
|
||||
(_)3728 3600 w
|
||||
10 I f
|
||||
(line)3778 3600 w
|
||||
10 R f
|
||||
(, having searchkey)2 761 1 3928 3600 t
|
||||
10 I f
|
||||
(key)4722 3600 w
|
||||
10 R f
|
||||
(in the sorted)2 512 1 4888 3600 t
|
||||
(\256le pointed to by)3 705 1 1080 3720 t
|
||||
10 I f
|
||||
(fp)1818 3720 w
|
||||
10 R f
|
||||
( returns)1 310(. It)1 152 2 1896 3720 t
|
||||
9 B f
|
||||
(NULL)2391 3720 w
|
||||
10 R f
|
||||
(if a line with this searchkey is already in the \256le.)10 2019 1 2674 3720 t
|
||||
9 B f
|
||||
(NOTES)720 3888 w
|
||||
10 R f
|
||||
(The maximum length of)3 993 1 1080 4008 t
|
||||
10 I f
|
||||
(key)2106 4008 w
|
||||
10 R f
|
||||
(is 1024.)1 325 1 2271 4008 t
|
||||
(The maximum line length in a \256le is 25K.)8 1739 1 1080 4248 t
|
||||
( by at least one space)5 950(If there are no additional \256elds after the search key, the key must be followed)14 3370 2 1080 4488 t
|
||||
(before the newline character.)3 1180 1 1080 4608 t
|
||||
9 B f
|
||||
(SEE ALSO)1 460 1 720 4776 t
|
||||
10 B f
|
||||
(wnintro)1080 4896 w
|
||||
10 R f
|
||||
(\(3WN\),)1419 4896 w
|
||||
10 B f
|
||||
(morph)1759 4896 w
|
||||
10 R f
|
||||
(\(3WN\),)2048 4896 w
|
||||
10 B f
|
||||
(wnsearch)2388 4896 w
|
||||
10 R f
|
||||
(\(3WN\),)2793 4896 w
|
||||
10 B f
|
||||
(wnutil)3133 4896 w
|
||||
10 R f
|
||||
(\(3WN\),)3406 4896 w
|
||||
10 B f
|
||||
(wnintro)3746 4896 w
|
||||
10 R f
|
||||
(\(5WN\).)4085 4896 w
|
||||
9 B f
|
||||
(WARNINGS)720 5064 w
|
||||
10 B f
|
||||
(binsearch\( \))1 499 1 1080 5184 t
|
||||
10 R f
|
||||
( returned string should be copied by the)7 1696( The)1 229(returns a pointer to a static character buffer.)7 1856 3 1619 5184 t
|
||||
(caller if the results need to be saved, as a subsequent call will replace the contents of the static buffer.)19 4201 1 1080 5304 t
|
||||
( 1)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 1 1
|
||||
%%Trailer
|
||||
done
|
||||
%%DocumentFonts: Times-Roman Symbol Times-Bold Times-Italic
|
||||
%%Pages: 1
|
|
@ -1,514 +0,0 @@
|
|||
%!PS
|
||||
%%Version: 3.15
|
||||
%%DocumentFonts: (atend)
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
%ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
|
||||
%
|
||||
% Version 3.16 prologue for troff files.
|
||||
%
|
||||
|
||||
/#copies 1 store
|
||||
/aspectratio 1 def
|
||||
/formsperpage 1 def
|
||||
/landscape false def
|
||||
/linewidth .3 def
|
||||
/magnification 1 def
|
||||
/margin 0 def
|
||||
/orientation 0 def
|
||||
/resolution 720 def
|
||||
/xoffset 0 def
|
||||
/yoffset 0 def
|
||||
|
||||
/roundpage true def
|
||||
/useclippath true def
|
||||
/pagebbox [0 0 612 792] def
|
||||
|
||||
/R /Times-Roman def
|
||||
/I /Times-Italic def
|
||||
/B /Times-Bold def
|
||||
/BI /Times-BoldItalic def
|
||||
/H /Helvetica def
|
||||
/HI /Helvetica-Oblique def
|
||||
/HB /Helvetica-Bold def
|
||||
/HX /Helvetica-BoldOblique def
|
||||
/CW /Courier def
|
||||
/CO /Courier def
|
||||
/CI /Courier-Oblique def
|
||||
/CB /Courier-Bold def
|
||||
/CX /Courier-BoldOblique def
|
||||
/PA /Palatino-Roman def
|
||||
/PI /Palatino-Italic def
|
||||
/PB /Palatino-Bold def
|
||||
/PX /Palatino-BoldItalic def
|
||||
/Hr /Helvetica-Narrow def
|
||||
/Hi /Helvetica-Narrow-Oblique def
|
||||
/Hb /Helvetica-Narrow-Bold def
|
||||
/Hx /Helvetica-Narrow-BoldOblique def
|
||||
/KR /Bookman-Light def
|
||||
/KI /Bookman-LightItalic def
|
||||
/KB /Bookman-Demi def
|
||||
/KX /Bookman-DemiItalic def
|
||||
/AR /AvantGarde-Book def
|
||||
/AI /AvantGarde-BookOblique def
|
||||
/AB /AvantGarde-Demi def
|
||||
/AX /AvantGarde-DemiOblique def
|
||||
/NR /NewCenturySchlbk-Roman def
|
||||
/NI /NewCenturySchlbk-Italic def
|
||||
/NB /NewCenturySchlbk-Bold def
|
||||
/NX /NewCenturySchlbk-BoldItalic def
|
||||
/ZD /ZapfDingbats def
|
||||
/ZI /ZapfChancery-MediumItalic def
|
||||
/VR /Varitimes#Roman def
|
||||
/VI /Varitimes#Italic def
|
||||
/VB /Varitimes#Bold def
|
||||
/VX /Varitimes#BoldItalic def
|
||||
/S /S def
|
||||
/S1 /S1 def
|
||||
/GR /Symbol def
|
||||
|
||||
/inch {72 mul} bind def
|
||||
/min {2 copy gt {exch} if pop} bind def
|
||||
|
||||
/setup {
|
||||
counttomark 2 idiv {def} repeat pop
|
||||
|
||||
landscape {/orientation 90 orientation add def} if
|
||||
/scaling 72 resolution div def
|
||||
linewidth setlinewidth
|
||||
1 setlinecap
|
||||
|
||||
pagedimensions
|
||||
xcenter ycenter translate
|
||||
orientation neg rotate
|
||||
width 2 div neg height 2 div translate
|
||||
xoffset inch yoffset inch translate
|
||||
margin 2 div dup neg translate
|
||||
magnification dup aspectratio mul scale
|
||||
scaling scaling scale
|
||||
|
||||
/Symbol /S Sdefs cf
|
||||
/Times-Roman /S1 S1defs cf
|
||||
0 0 moveto
|
||||
} def
|
||||
|
||||
/pagedimensions {
|
||||
useclippath userdict /gotpagebbox known not and {
|
||||
/pagebbox [clippath pathbbox newpath] def
|
||||
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
||||
} if
|
||||
pagebbox aload pop
|
||||
4 -1 roll exch 4 1 roll 4 copy
|
||||
landscape {4 2 roll} if
|
||||
sub /width exch def
|
||||
sub /height exch def
|
||||
add 2 div /xcenter exch def
|
||||
add 2 div /ycenter exch def
|
||||
userdict /gotpagebbox true put
|
||||
} def
|
||||
|
||||
/pagesetup {
|
||||
/page exch def
|
||||
currentdict /pagedict known currentdict page known and {
|
||||
page load pagedict exch get cvx exec
|
||||
} if
|
||||
} def
|
||||
|
||||
/decodingdefs [
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
||||
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg setfunnytext}
|
||||
] def
|
||||
|
||||
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
||||
|
||||
/w {neg moveto show} bind def
|
||||
/m {neg dup /y exch def moveto} bind def
|
||||
/done {/lastpage where {pop lastpage} if} def
|
||||
|
||||
/f {
|
||||
dup /font exch def findfont exch
|
||||
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
||||
linewidth ptsize mul scaling 10 mul div setlinewidth
|
||||
/spacewidth ( ) stringwidth pop def
|
||||
} bind def
|
||||
|
||||
/changefont {
|
||||
/fontheight exch def
|
||||
/fontslant exch def
|
||||
currentfont [
|
||||
1 0
|
||||
fontheight ptsize div fontslant sin mul fontslant cos div
|
||||
fontheight ptsize div
|
||||
0 0
|
||||
] makefont setfont
|
||||
} bind def
|
||||
|
||||
/sf {f} bind def
|
||||
|
||||
/cf {
|
||||
dup length 2 idiv
|
||||
/entries exch def
|
||||
/chtab exch def
|
||||
/newfont exch def
|
||||
|
||||
findfont dup length 1 add dict
|
||||
/newdict exch def
|
||||
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
||||
|
||||
newdict /Metrics entries dict put
|
||||
newdict /Metrics get
|
||||
begin
|
||||
chtab aload pop
|
||||
1 1 entries {pop def} for
|
||||
newfont newdict definefont pop
|
||||
end
|
||||
} bind def
|
||||
|
||||
%
|
||||
% A few arrays used to adjust reference points and character widths in some
|
||||
% of the printer resident fonts. If square roots are too high try changing
|
||||
% the lines describing /radical and /radicalex to,
|
||||
%
|
||||
% /radical [0 -75 550 0]
|
||||
% /radicalex [-50 -75 500 0]
|
||||
%
|
||||
|
||||
/Sdefs [
|
||||
/bracketlefttp [220 500]
|
||||
/bracketleftbt [220 500]
|
||||
/bracketrighttp [-70 380]
|
||||
/bracketrightbt [-70 380]
|
||||
/braceleftbt [220 490]
|
||||
/bracketrightex [220 -125 500 0]
|
||||
/radical [0 0 550 0]
|
||||
% NeWSprint's \(br is too low, compensate
|
||||
statusdict /product get (NeWS Server) eq {
|
||||
/radicalex [-50 100 500 0]
|
||||
/parenleftex [-20 100 0 0]
|
||||
|
||||
} {
|
||||
/radicalex [-50 0 500 0]
|
||||
/parenleftex [-20 -170 0 0]
|
||||
} ifelse
|
||||
/integral [100 -50 500 0]
|
||||
/infinity [10 -75 730 0]
|
||||
] def
|
||||
|
||||
/S1defs [
|
||||
/underscore [0 80 500 0]
|
||||
/endash [7 90 650 0]
|
||||
] def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
mark
|
||||
/resolution 720 def
|
||||
setup
|
||||
2 setdecoding
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
save
|
||||
mark
|
||||
1 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 5WN \))3 330( CNTLIST)1 3340(File Formats)1 517 3 1213 480 t
|
||||
9 B f
|
||||
(NAME)720 960 w
|
||||
10 R f
|
||||
(cntlist)1080 1080 w
|
||||
10 S1 f
|
||||
(\261)1359 1080 w
|
||||
10 R f
|
||||
( most to)2 343(\256le listing number of times each tagged sense occurs in a semantic concordance, sorted)13 3599 2 1458 1080 t
|
||||
(least frequently tagged)2 925 1 1080 1200 t
|
||||
(cntlist.rev)1080 1440 w
|
||||
10 S1 f
|
||||
(\261)1514 1440 w
|
||||
10 R f
|
||||
( tagged sense occurs in a semantic concordance, sorted by)9 2433(\256le listing number of times each)5 1351 2 1616 1440 t
|
||||
(sense key)1 393 1 1080 1560 t
|
||||
9 B f
|
||||
(DESCRIPTION)720 1728 w
|
||||
10 R f
|
||||
( concordance lists the number of times each semantically tagged sense occurs)11 3195(A cntlist \256le for a semantic)5 1125 2 1080 1848 t
|
||||
( line in the \256le corresponds to a)7 1313( Each)1 265(in the concordance and its sense number in the WordNet database.)10 2742 3 1080 1968 t
|
||||
( senses that are tagged in)5 1045( Only)1 268( points.)1 305(sense in the WordNet database to which at least one semantic tag)11 2702 4 1080 2088 t
|
||||
(a concordance are in the concordance's cntlist \256le.)7 2072 1 1080 2208 t
|
||||
9 B f
|
||||
(WordNet Database)1 760 1 900 2496 t
|
||||
9 I f
|
||||
(cntlist)1705 2496 w
|
||||
9 B f
|
||||
(File)1970 2496 w
|
||||
10 R f
|
||||
( database, words are assigned sense numbers based on frequency of use in semantically)13 3668(In the WordNet)2 652 2 1080 2616 t
|
||||
( cntlist \256le used by)4 852( The)1 237(tagged corpora.)1 644 3 1080 2736 t
|
||||
10 B f
|
||||
(grind)2862 2736 w
|
||||
10 R f
|
||||
( the WordNet database and assign the)6 1640(\(1WN\) to build)2 664 2 3096 2736 t
|
||||
( union of the cntlist \256les from the various semantic concordances that were formerly)13 3538(sense numbers is a)3 782 2 1080 2856 t
|
||||
( cntlist \256le is provided with the WordNet package and)9 2269( combined)1 432( This)1 249(released by Princeton University.)3 1370 4 1080 2976 t
|
||||
(is found in the)3 599 1 1080 3096 t
|
||||
10 B f
|
||||
(WNSEARCHDIR)1712 3096 w
|
||||
10 R f
|
||||
(directory.)2517 3096 w
|
||||
(The)1080 3336 w
|
||||
10 I f
|
||||
(cntlist.rev)1268 3336 w
|
||||
10 R f
|
||||
( at run-time by the WordNet library code and browser interfaces to print in the)14 3258(\256le is used)2 444 2 1698 3336 t
|
||||
(output display the number of times each sense has been tagged.)10 2612 1 1080 3456 t
|
||||
9 B f
|
||||
(File Format)1 480 1 900 3624 t
|
||||
10 R f
|
||||
( ordered from most to least fre-)6 1319( \256le is)2 267( The)1 224(Each line in a cntlist \256le contains information for one sense.)10 2510 4 1080 3744 t
|
||||
( \256elds are separated by one space, and each line is terminated with a newline)14 3216( The)1 224( sense.)1 277(quently tagged)1 603 4 1080 3864 t
|
||||
( having the same)3 728(character. Senses)1 737 2 1080 3984 t
|
||||
10 I f
|
||||
(tag)2588 3984 w
|
||||
10 S f
|
||||
(_)2716 3984 w
|
||||
10 I f
|
||||
(cnt)2766 3984 w
|
||||
10 R f
|
||||
(value are listed in reverse alphabetical order of the)8 2160 1 2931 3984 t
|
||||
10 I f
|
||||
(lemma)5134 3984 w
|
||||
10 R f
|
||||
(\256eld of the)2 449 1 1080 4104 t
|
||||
10 I f
|
||||
(sense)1562 4104 w
|
||||
10 S f
|
||||
(_)1778 4104 w
|
||||
10 I f
|
||||
(key)1828 4104 w
|
||||
10 R f
|
||||
(.)1960 4104 w
|
||||
(Each line in)2 493 1 1080 4344 t
|
||||
10 B f
|
||||
(cntlist)1606 4344 w
|
||||
10 R f
|
||||
(is of the form:)3 593 1 1900 4344 t
|
||||
10 I f
|
||||
(tag)1440 4584 w
|
||||
10 S f
|
||||
(_)1568 4584 w
|
||||
10 I f
|
||||
(cnt sense)1 404 1 1618 4584 t
|
||||
10 S f
|
||||
(_)2022 4584 w
|
||||
10 I f
|
||||
(key sense)1 414 1 2072 4584 t
|
||||
10 S f
|
||||
(_)2486 4584 w
|
||||
10 I f
|
||||
(number)2536 4584 w
|
||||
10 R f
|
||||
(where)1080 4824 w
|
||||
10 I f
|
||||
(tag)1358 4824 w
|
||||
10 S f
|
||||
(_)1486 4824 w
|
||||
10 I f
|
||||
(cnt)1536 4824 w
|
||||
10 R f
|
||||
( tagged in the corresponding semantic concor-)6 1912(is the decimal number of times the sense is)8 1795 2 1693 4824 t
|
||||
(dance.)1080 4944 w
|
||||
10 I f
|
||||
(sense)1425 4944 w
|
||||
10 S f
|
||||
(_)1641 4944 w
|
||||
10 I f
|
||||
(key)1691 4944 w
|
||||
10 R f
|
||||
(is a WordNet sense encoding and)5 1483 1 1878 4944 t
|
||||
10 I f
|
||||
(sense)3416 4944 w
|
||||
10 S f
|
||||
(_)3632 4944 w
|
||||
10 I f
|
||||
(number)3682 4944 w
|
||||
10 R f
|
||||
( sense number as)3 766(is a WordNet)2 592 2 4042 4944 t
|
||||
(described in)1 493 1 1080 5064 t
|
||||
(The)1080 5304 w
|
||||
10 I f
|
||||
(cntlist.rev)1268 5304 w
|
||||
10 R f
|
||||
(\256le contains the same \256elds described above, in the following order:)10 2807 1 1698 5304 t
|
||||
10 I f
|
||||
(sense)1440 5544 w
|
||||
10 S f
|
||||
(_)1656 5544 w
|
||||
10 I f
|
||||
(key sense)1 414 1 1706 5544 t
|
||||
10 S f
|
||||
(_)2120 5544 w
|
||||
10 I f
|
||||
(number tag)1 499 1 2170 5544 t
|
||||
10 S f
|
||||
(_)2669 5544 w
|
||||
10 I f
|
||||
(cnt)2719 5544 w
|
||||
9 B f
|
||||
(NOTES)720 5832 w
|
||||
10 R f
|
||||
( The)1 225( releases the Semantic Concordance \256les.)5 1712(Princeton no longer maintains or)4 1354 3 1080 5952 t
|
||||
10 I f
|
||||
(cntlist)4408 5952 w
|
||||
10 R f
|
||||
(\256le used to order)3 710 1 4690 5952 t
|
||||
( was generated from the Semantic Concordance \256les at the point that they)12 3185(the senses in WordNet 3.0)4 1135 2 1080 6072 t
|
||||
( general, the order of senses presented usually re\257ects what the user would)12 3087( In)1 150(were last updated in 2001.)4 1083 3 1080 6192 t
|
||||
( prior releases and should not be construed as)8 1885(expect, however sense ordering is now less reliable than in)9 2435 2 1080 6312 t
|
||||
(an accurate indicator of frequency of use.)6 1700 1 1080 6432 t
|
||||
9 B f
|
||||
(ENVIRONMENT VARIABLES \(UNIX\))2 1600 1 720 6600 t
|
||||
10 B f
|
||||
(WNHOME)1080 6720 w
|
||||
10 R f
|
||||
( is)1 100( Default)1 365(Base directory for WordNet.)3 1165 3 2080 6720 t
|
||||
10 B f
|
||||
(/usr/local/WordNet-3.0)3743 6720 w
|
||||
10 R f
|
||||
(.)4723 6720 w
|
||||
10 B f
|
||||
(WNSEARCHDIR)1080 6888 w
|
||||
10 R f
|
||||
( which the WordNet database has been installed. Default is)9 2788(Directory in)1 532 2 2080 6888 t
|
||||
10 B f
|
||||
(WNHOME/dict)2080 7008 w
|
||||
10 R f
|
||||
(.)2758 7008 w
|
||||
( 1)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 1 1
|
||||
%%Page: 2 2
|
||||
save
|
||||
mark
|
||||
2 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 5WN \))3 330( CNTLIST)1 3340(File Formats)1 517 3 1213 480 t
|
||||
9 B f
|
||||
(REGISTRY \(WINDOWS\))1 1040 1 720 960 t
|
||||
10 B f
|
||||
(HKEY)1080 1080 w
|
||||
10 S f
|
||||
(_)1375 1080 w
|
||||
10 B f
|
||||
(LOCAL)1425 1080 w
|
||||
10 S f
|
||||
(_)1781 1080 w
|
||||
10 B f
|
||||
(MACHINE)1831 1080 w
|
||||
10 S1 f
|
||||
(\\)2325 1080 w
|
||||
10 B f
|
||||
(SOFTWARE)2353 1080 w
|
||||
10 S1 f
|
||||
(\\)2926 1080 w
|
||||
10 B f
|
||||
(WordNet)2954 1080 w
|
||||
10 S1 f
|
||||
(\\)3353 1080 w
|
||||
10 B f
|
||||
(3.0)3381 1080 w
|
||||
10 S1 f
|
||||
(\\)3506 1080 w
|
||||
10 B f
|
||||
(WNHome)3534 1080 w
|
||||
10 R f
|
||||
( is)1 100( Default)1 365(Base directory for WordNet.)3 1165 3 2080 1200 t
|
||||
10 B f
|
||||
(C:)3743 1200 w
|
||||
10 S1 f
|
||||
(\\)3848 1200 w
|
||||
10 B f
|
||||
(Program Files)1 615 1 3876 1200 t
|
||||
10 S1 f
|
||||
(\\)4491 1200 w
|
||||
10 B f
|
||||
(WordNet)4519 1200 w
|
||||
10 S1 f
|
||||
(\\)4918 1200 w
|
||||
10 B f
|
||||
(3.0)4946 1200 w
|
||||
10 R f
|
||||
(.)5071 1200 w
|
||||
10 B f
|
||||
(HKEY)1080 1368 w
|
||||
10 S f
|
||||
(_)1375 1368 w
|
||||
10 B f
|
||||
(CURRENT)1425 1368 w
|
||||
10 S f
|
||||
(_)1919 1368 w
|
||||
10 B f
|
||||
(USER)1969 1368 w
|
||||
10 S1 f
|
||||
(\\)2236 1368 w
|
||||
10 B f
|
||||
(SOFTWARE)2264 1368 w
|
||||
10 S1 f
|
||||
(\\)2837 1368 w
|
||||
10 B f
|
||||
(WordNet)2865 1368 w
|
||||
10 S1 f
|
||||
(\\)3264 1368 w
|
||||
10 B f
|
||||
(3.0)3292 1368 w
|
||||
10 S1 f
|
||||
(\\)3417 1368 w
|
||||
10 B f
|
||||
(wnres)3445 1368 w
|
||||
10 R f
|
||||
(User's default browser options.)3 1277 1 2080 1488 t
|
||||
9 B f
|
||||
(FILES)720 1656 w
|
||||
10 B f
|
||||
(cntlist, cntlist.rev)1 743 1 1080 1776 t
|
||||
10 R f
|
||||
(\256le of combined semantic concordance)4 1711 1 2080 1776 t
|
||||
10 B f
|
||||
(cntlist)3853 1776 w
|
||||
10 R f
|
||||
( assign sense)2 592( to)1 140(\256les. Used)1 492 3 4176 1776 t
|
||||
(numbers in WordNet database)3 1235 1 2080 1896 t
|
||||
9 B f
|
||||
(SEE ALSO)1 460 1 720 2064 t
|
||||
10 B f
|
||||
(grind)1080 2184 w
|
||||
10 R f
|
||||
(\(1WN\),)1314 2184 w
|
||||
10 B f
|
||||
(wnintro)1654 2184 w
|
||||
10 R f
|
||||
(\(5WN\),)1993 2184 w
|
||||
10 B f
|
||||
(senseidx)2333 2184 w
|
||||
10 R f
|
||||
(\(5WN\).)2689 2184 w
|
||||
( 2)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 2 2
|
||||
%%Trailer
|
||||
done
|
||||
%%DocumentFonts: Times-Roman Symbol Times-Bold Times-Italic
|
||||
%%Pages: 2
|
|
@ -1,742 +0,0 @@
|
|||
%!PS
|
||||
%%Version: 3.15
|
||||
%%DocumentFonts: (atend)
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
%ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
|
||||
%
|
||||
% Version 3.16 prologue for troff files.
|
||||
%
|
||||
|
||||
/#copies 1 store
|
||||
/aspectratio 1 def
|
||||
/formsperpage 1 def
|
||||
/landscape false def
|
||||
/linewidth .3 def
|
||||
/magnification 1 def
|
||||
/margin 0 def
|
||||
/orientation 0 def
|
||||
/resolution 720 def
|
||||
/xoffset 0 def
|
||||
/yoffset 0 def
|
||||
|
||||
/roundpage true def
|
||||
/useclippath true def
|
||||
/pagebbox [0 0 612 792] def
|
||||
|
||||
/R /Times-Roman def
|
||||
/I /Times-Italic def
|
||||
/B /Times-Bold def
|
||||
/BI /Times-BoldItalic def
|
||||
/H /Helvetica def
|
||||
/HI /Helvetica-Oblique def
|
||||
/HB /Helvetica-Bold def
|
||||
/HX /Helvetica-BoldOblique def
|
||||
/CW /Courier def
|
||||
/CO /Courier def
|
||||
/CI /Courier-Oblique def
|
||||
/CB /Courier-Bold def
|
||||
/CX /Courier-BoldOblique def
|
||||
/PA /Palatino-Roman def
|
||||
/PI /Palatino-Italic def
|
||||
/PB /Palatino-Bold def
|
||||
/PX /Palatino-BoldItalic def
|
||||
/Hr /Helvetica-Narrow def
|
||||
/Hi /Helvetica-Narrow-Oblique def
|
||||
/Hb /Helvetica-Narrow-Bold def
|
||||
/Hx /Helvetica-Narrow-BoldOblique def
|
||||
/KR /Bookman-Light def
|
||||
/KI /Bookman-LightItalic def
|
||||
/KB /Bookman-Demi def
|
||||
/KX /Bookman-DemiItalic def
|
||||
/AR /AvantGarde-Book def
|
||||
/AI /AvantGarde-BookOblique def
|
||||
/AB /AvantGarde-Demi def
|
||||
/AX /AvantGarde-DemiOblique def
|
||||
/NR /NewCenturySchlbk-Roman def
|
||||
/NI /NewCenturySchlbk-Italic def
|
||||
/NB /NewCenturySchlbk-Bold def
|
||||
/NX /NewCenturySchlbk-BoldItalic def
|
||||
/ZD /ZapfDingbats def
|
||||
/ZI /ZapfChancery-MediumItalic def
|
||||
/VR /Varitimes#Roman def
|
||||
/VI /Varitimes#Italic def
|
||||
/VB /Varitimes#Bold def
|
||||
/VX /Varitimes#BoldItalic def
|
||||
/S /S def
|
||||
/S1 /S1 def
|
||||
/GR /Symbol def
|
||||
|
||||
/inch {72 mul} bind def
|
||||
/min {2 copy gt {exch} if pop} bind def
|
||||
|
||||
/setup {
|
||||
counttomark 2 idiv {def} repeat pop
|
||||
|
||||
landscape {/orientation 90 orientation add def} if
|
||||
/scaling 72 resolution div def
|
||||
linewidth setlinewidth
|
||||
1 setlinecap
|
||||
|
||||
pagedimensions
|
||||
xcenter ycenter translate
|
||||
orientation neg rotate
|
||||
width 2 div neg height 2 div translate
|
||||
xoffset inch yoffset inch translate
|
||||
margin 2 div dup neg translate
|
||||
magnification dup aspectratio mul scale
|
||||
scaling scaling scale
|
||||
|
||||
/Symbol /S Sdefs cf
|
||||
/Times-Roman /S1 S1defs cf
|
||||
0 0 moveto
|
||||
} def
|
||||
|
||||
/pagedimensions {
|
||||
useclippath userdict /gotpagebbox known not and {
|
||||
/pagebbox [clippath pathbbox newpath] def
|
||||
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
||||
} if
|
||||
pagebbox aload pop
|
||||
4 -1 roll exch 4 1 roll 4 copy
|
||||
landscape {4 2 roll} if
|
||||
sub /width exch def
|
||||
sub /height exch def
|
||||
add 2 div /xcenter exch def
|
||||
add 2 div /ycenter exch def
|
||||
userdict /gotpagebbox true put
|
||||
} def
|
||||
|
||||
/pagesetup {
|
||||
/page exch def
|
||||
currentdict /pagedict known currentdict page known and {
|
||||
page load pagedict exch get cvx exec
|
||||
} if
|
||||
} def
|
||||
|
||||
/decodingdefs [
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
||||
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg setfunnytext}
|
||||
] def
|
||||
|
||||
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
||||
|
||||
/w {neg moveto show} bind def
|
||||
/m {neg dup /y exch def moveto} bind def
|
||||
/done {/lastpage where {pop lastpage} if} def
|
||||
|
||||
/f {
|
||||
dup /font exch def findfont exch
|
||||
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
||||
linewidth ptsize mul scaling 10 mul div setlinewidth
|
||||
/spacewidth ( ) stringwidth pop def
|
||||
} bind def
|
||||
|
||||
/changefont {
|
||||
/fontheight exch def
|
||||
/fontslant exch def
|
||||
currentfont [
|
||||
1 0
|
||||
fontheight ptsize div fontslant sin mul fontslant cos div
|
||||
fontheight ptsize div
|
||||
0 0
|
||||
] makefont setfont
|
||||
} bind def
|
||||
|
||||
/sf {f} bind def
|
||||
|
||||
/cf {
|
||||
dup length 2 idiv
|
||||
/entries exch def
|
||||
/chtab exch def
|
||||
/newfont exch def
|
||||
|
||||
findfont dup length 1 add dict
|
||||
/newdict exch def
|
||||
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
||||
|
||||
newdict /Metrics entries dict put
|
||||
newdict /Metrics get
|
||||
begin
|
||||
chtab aload pop
|
||||
1 1 entries {pop def} for
|
||||
newfont newdict definefont pop
|
||||
end
|
||||
} bind def
|
||||
|
||||
%
|
||||
% A few arrays used to adjust reference points and character widths in some
|
||||
% of the printer resident fonts. If square roots are too high try changing
|
||||
% the lines describing /radical and /radicalex to,
|
||||
%
|
||||
% /radical [0 -75 550 0]
|
||||
% /radicalex [-50 -75 500 0]
|
||||
%
|
||||
|
||||
/Sdefs [
|
||||
/bracketlefttp [220 500]
|
||||
/bracketleftbt [220 500]
|
||||
/bracketrighttp [-70 380]
|
||||
/bracketrightbt [-70 380]
|
||||
/braceleftbt [220 490]
|
||||
/bracketrightex [220 -125 500 0]
|
||||
/radical [0 0 550 0]
|
||||
% NeWSprint's \(br is too low, compensate
|
||||
statusdict /product get (NeWS Server) eq {
|
||||
/radicalex [-50 100 500 0]
|
||||
/parenleftex [-20 100 0 0]
|
||||
|
||||
} {
|
||||
/radicalex [-50 0 500 0]
|
||||
/parenleftex [-20 -170 0 0]
|
||||
} ifelse
|
||||
/integral [100 -50 500 0]
|
||||
/infinity [10 -75 730 0]
|
||||
] def
|
||||
|
||||
/S1defs [
|
||||
/underscore [0 80 500 0]
|
||||
/endash [7 90 650 0]
|
||||
] def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
mark
|
||||
/resolution 720 def
|
||||
setup
|
||||
2 setdecoding
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
save
|
||||
mark
|
||||
1 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 1 \))3 164( GRIND)1 3346(User Commands)1 677 3 1213 480 t
|
||||
9 B f
|
||||
(NAME)720 960 w
|
||||
10 R f
|
||||
(grind)1080 1080 w
|
||||
10 S1 f
|
||||
(\261)1324 1080 w
|
||||
10 R f
|
||||
(process WordNet lexicographer \256les)3 1484 1 1422 1080 t
|
||||
9 B f
|
||||
(SYNOPSIS)720 1248 w
|
||||
10 B f
|
||||
(grind)1080 1368 w
|
||||
10 R f
|
||||
([)1347 1368 w
|
||||
10 S1 f
|
||||
(\261)1413 1368 w
|
||||
10 B f
|
||||
(v)1478 1368 w
|
||||
10 R f
|
||||
(] [)1 99 1 1561 1368 t
|
||||
10 S1 f
|
||||
(\261)1693 1368 w
|
||||
10 B f
|
||||
(s)1758 1368 w
|
||||
10 R f
|
||||
(] [)1 99 1 1830 1368 t
|
||||
10 S1 f
|
||||
(\261)1962 1368 w
|
||||
10 B f
|
||||
(L)2027 1368 w
|
||||
10 I f
|
||||
(log\256le)2094 1368 w
|
||||
10 R f
|
||||
(] [)1 99 1 2377 1368 t
|
||||
10 S1 f
|
||||
(\261)2509 1368 w
|
||||
10 B f
|
||||
(a)2574 1368 w
|
||||
10 R f
|
||||
(] [)1 99 1 2657 1368 t
|
||||
10 S1 f
|
||||
(\261)2789 1368 w
|
||||
10 B f
|
||||
(d)2854 1368 w
|
||||
10 R f
|
||||
(] [)1 99 1 2943 1368 t
|
||||
10 S1 f
|
||||
(\261)3075 1368 w
|
||||
10 B f
|
||||
(i)3140 1368 w
|
||||
10 R f
|
||||
(] [)1 99 1 3201 1368 t
|
||||
10 S1 f
|
||||
(\261)3333 1368 w
|
||||
10 B f
|
||||
(o)3398 1368 w
|
||||
10 R f
|
||||
(] [)1 99 1 3481 1368 t
|
||||
10 S1 f
|
||||
(\261)3613 1368 w
|
||||
10 B f
|
||||
(n)3678 1368 w
|
||||
10 R f
|
||||
(])3767 1368 w
|
||||
10 I f
|
||||
(\256lename)3833 1368 w
|
||||
10 R f
|
||||
([)4204 1368 w
|
||||
10 I f
|
||||
(\256lename)4270 1368 w
|
||||
10 R f
|
||||
( ])1 66(. . .)2 107 2 4608 1368 t
|
||||
9 B f
|
||||
(DESCRIPTION)720 1536 w
|
||||
10 B f
|
||||
(grind\( \))1 316 1 1080 1656 t
|
||||
10 R f
|
||||
( database \256les suitable for use with the Word-)8 1926(processes WordNet lexicographer \256les, producing)4 2042 2 1432 1656 t
|
||||
( syntactic and structural integrity of the input)7 1892( The)1 226( and interface code and other applications.)6 1765(Net search)1 437 4 1080 1776 t
|
||||
( and errors are reported via)5 1136( Warnings)1 458(\256les is veri\256ed.)2 638 3 1080 1896 t
|
||||
10 B f
|
||||
(stderr)3349 1896 w
|
||||
10 R f
|
||||
( log is produced on)4 818(and a run-time)2 606 2 3646 1896 t
|
||||
10 B f
|
||||
(stdout)5108 1896 w
|
||||
10 R f
|
||||
(.)5375 1896 w
|
||||
(A database is generated only if there are no errors.)9 2082 1 1080 2016 t
|
||||
9 B f
|
||||
(Input Files)1 440 1 900 2184 t
|
||||
10 R f
|
||||
( to the syntactic categories implemented in WordNet)7 2189(Input \256les correspond)2 893 2 1080 2304 t
|
||||
10 S1 f
|
||||
(\261)4199 2304 w
|
||||
10 B f
|
||||
(noun)4301 2304 w
|
||||
10 R f
|
||||
(,)4519 2304 w
|
||||
10 B f
|
||||
(verb)4581 2304 w
|
||||
10 R f
|
||||
(,)4775 2304 w
|
||||
10 B f
|
||||
(adjective)4837 2304 w
|
||||
10 R f
|
||||
(and)5256 2304 w
|
||||
10 B f
|
||||
(adverb)1080 2424 w
|
||||
10 R f
|
||||
( sets \()2 249( input lexicographer \256le consists of a list of synonym)9 2205(. Each)1 291 3 1380 2424 t
|
||||
10 I f
|
||||
(synsets)4125 2424 w
|
||||
10 R f
|
||||
(\) for one part of speech.)5 992 1 4408 2424 t
|
||||
( speech, some parts of the syntax only)7 1583(Although the basic synset syntax is the same for all of the parts of)13 2737 2 1080 2544 t
|
||||
( See)1 210(apply to a particular part of speech.)6 1458 2 1080 2664 t
|
||||
10 B f
|
||||
(wninput)2781 2664 w
|
||||
10 R f
|
||||
(\(5WN\) for a description of the input \256le format.)8 1980 1 3138 2664 t
|
||||
(Each)1080 2904 w
|
||||
10 I f
|
||||
(\256lename)1312 2904 w
|
||||
10 R f
|
||||
(speci\256ed is of the form:)4 981 1 1683 2904 t
|
||||
10 I f
|
||||
(pathname)1440 3144 w
|
||||
10 B f
|
||||
(/)1842 3144 w
|
||||
10 I f
|
||||
(pos)1870 3144 w
|
||||
10 B f
|
||||
(.)2017 3144 w
|
||||
10 I f
|
||||
(suf\256x)2042 3144 w
|
||||
10 R f
|
||||
(where)1080 3384 w
|
||||
10 I f
|
||||
(pathname)1364 3384 w
|
||||
10 R f
|
||||
(is optional and)2 621 1 1799 3384 t
|
||||
10 I f
|
||||
(pos)2461 3384 w
|
||||
10 R f
|
||||
(is either)1 335 1 2641 3384 t
|
||||
10 B f
|
||||
(noun)3018 3384 w
|
||||
10 R f
|
||||
(,)3236 3384 w
|
||||
10 B f
|
||||
(verb)3303 3384 w
|
||||
10 R f
|
||||
(,)3497 3384 w
|
||||
10 B f
|
||||
(adj)3564 3384 w
|
||||
10 R f
|
||||
(or)3745 3384 w
|
||||
10 B f
|
||||
(adv)3870 3384 w
|
||||
10 R f
|
||||
(.)4026 3384 w
|
||||
10 I f
|
||||
(suf\256x)4126 3384 w
|
||||
10 R f
|
||||
(may be used to separate)4 1021 1 4379 3384 t
|
||||
(groups of synsets into different \256les, for example)7 2125 1 1080 3504 t
|
||||
10 B f
|
||||
(noun.animal)3252 3504 w
|
||||
10 R f
|
||||
(and)3837 3504 w
|
||||
10 B f
|
||||
(noun.plant)4028 3504 w
|
||||
10 R f
|
||||
( or more input)3 635(. One)1 271 2 4494 3504 t
|
||||
( See)1 212( speci\256ed.)1 415(\256les, in any combination of syntactic categories, may be)8 2319 3 1080 3624 t
|
||||
10 B f
|
||||
(lexnames)4061 3624 w
|
||||
10 R f
|
||||
(\(5WN\) for a list of the)5 945 1 4455 3624 t
|
||||
(lexicographer \256les used to build the complete WordNet database.)8 2673 1 1080 3744 t
|
||||
9 B f
|
||||
(Output Files)1 505 1 900 3912 t
|
||||
10 B f
|
||||
(grind\( \))1 316 1 1080 4032 t
|
||||
10 R f
|
||||
(produces the following output \256les:)4 1454 1 1429 4032 t
|
||||
10 S f
|
||||
(_ _____________________________________________)1 2252 1 2114 4172 t
|
||||
10 B f
|
||||
(Filename Description)1 1595 1 2207 4292 t
|
||||
10 S f
|
||||
(_ _____________________________________________)1 2252 1 2114 4312 t
|
||||
10 B f
|
||||
(index.)2164 4432 w
|
||||
10 I f
|
||||
(pos)2423 4432 w
|
||||
10 R f
|
||||
(Index \256le for each syntactic category)5 1516 1 2795 4432 t
|
||||
10 B f
|
||||
(data.)2164 4552 w
|
||||
10 I f
|
||||
(pos)2378 4552 w
|
||||
10 R f
|
||||
(Data \256le for each syntactic category)5 1477 1 2795 4552 t
|
||||
10 B f
|
||||
(index.sense)2164 4672 w
|
||||
10 R f
|
||||
(Sense index)1 488 1 2795 4672 t
|
||||
10 S f
|
||||
( \347)1 -2252(_ _____________________________________________)1 2252 2 2114 4692 t
|
||||
(\347)2114 4672 w
|
||||
(\347)2114 4572 w
|
||||
(\347)2114 4472 w
|
||||
(\347)2114 4372 w
|
||||
(\347)2114 4272 w
|
||||
(\347)2720 4692 w
|
||||
(\347)2720 4672 w
|
||||
(\347)2720 4572 w
|
||||
(\347)2720 4472 w
|
||||
(\347)2720 4372 w
|
||||
(\347)2720 4272 w
|
||||
(\347)4366 4692 w
|
||||
(\347)4366 4672 w
|
||||
(\347)4366 4572 w
|
||||
(\347)4366 4472 w
|
||||
(\347)4366 4372 w
|
||||
(\347)4366 4272 w
|
||||
10 R f
|
||||
(See)1080 4932 w
|
||||
10 B f
|
||||
(wndb)1257 4932 w
|
||||
10 R f
|
||||
(\(5WN\) for a description of the database \256le formats.)8 2156 1 1497 4932 t
|
||||
(Each time)1 420 1 1080 5172 t
|
||||
10 B f
|
||||
(grind\( \))1 316 1 1543 5172 t
|
||||
10 R f
|
||||
( \256les are overwritten with the database \256les generated)8 2297(is run, any existing database)4 1201 2 1902 5172 t
|
||||
( no input \256les from a syntactic category are speci\256ed, the corresponding)11 2977( If)1 134(from the speci\256ed input \256les.)4 1209 3 1080 5292 t
|
||||
(database \256les are not overwritten.)4 1376 1 1080 5412 t
|
||||
9 B f
|
||||
(Sense Numbers)1 615 1 900 5580 t
|
||||
10 R f
|
||||
( generally ordered from most to least frequently used, with the most common sense numbered)14 3893(Senses are)1 427 2 1080 5700 t
|
||||
10 B f
|
||||
(1)1080 5820 w
|
||||
10 R f
|
||||
( various semantic)2 735( of use is determined by the number of times a sense is tagged in the)15 3012(. Frequency)1 523 3 1130 5820 t
|
||||
( that are not semantically tagged follow the ordered senses in an arbitrary)12 3203( Senses)1 353(concordance texts.)1 764 3 1080 5940 t
|
||||
(order. Note that this ordering is only an estimate based on usage in a small corpus.)15 3413 1 1080 6060 t
|
||||
(The)1080 6300 w
|
||||
10 I f
|
||||
(tagsense)1272 6300 w
|
||||
10 S f
|
||||
(_)1616 6300 w
|
||||
10 I f
|
||||
(cnt)1666 6300 w
|
||||
10 R f
|
||||
(\256eld for each entry in the)5 1066 1 1825 6300 t
|
||||
10 B f
|
||||
(index.)2928 6300 w
|
||||
10 I f
|
||||
(pos)3187 6300 w
|
||||
10 R f
|
||||
( the senses in the list)5 890(\256les indicates how many of)4 1147 2 3363 6300 t
|
||||
(have been tagged.)2 733 1 1080 6420 t
|
||||
(The)1080 6660 w
|
||||
10 B f
|
||||
(cntlist)1268 6660 w
|
||||
10 R f
|
||||
( of times each sense is tagged in the semantic)9 1892(\256le provided with the database lists the number)7 1946 2 1562 6660 t
|
||||
(concordances.)1080 6780 w
|
||||
10 B f
|
||||
(grind\( \))1 316 1 1714 6780 t
|
||||
10 R f
|
||||
(uses the data from)3 756 1 2064 6780 t
|
||||
10 B f
|
||||
(cntlist)2854 6780 w
|
||||
10 R f
|
||||
( the)1 155( When)1 304( of each word.)3 594(to order the senses)3 767 4 3149 6780 t
|
||||
10 B f
|
||||
(index)5002 6780 w
|
||||
10 R f
|
||||
(.)5236 6780 w
|
||||
10 I f
|
||||
(pos)5261 6780 w
|
||||
10 R f
|
||||
(\256les are generated, the)3 960 1 1080 6900 t
|
||||
10 I f
|
||||
(synset)2086 6900 w
|
||||
10 S f
|
||||
(_)2330 6900 w
|
||||
10 I f
|
||||
(offset)2380 6900 w
|
||||
10 R f
|
||||
( with sense 1 \256rst in the list.)7 1277(s are output in sense number order,)6 1526 2 2597 6900 t
|
||||
( The)1 223( semantic tags are assigned unique but consecutive sense numbers.)9 2752(Senses with the same number of)5 1345 3 1080 7020 t
|
||||
(WordNet)1080 7140 w
|
||||
9 B f
|
||||
(OVERVIEW)1494 7140 w
|
||||
10 R f
|
||||
( all syntactic categories, and)4 1204(search displays all senses of the speci\256ed word, in)8 2149 2 2047 7140 t
|
||||
(indicates which of the senses are represented in the semantically tagged texts.)11 3187 1 1080 7260 t
|
||||
( 1)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7740 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 1 1
|
||||
%%Page: 2 2
|
||||
save
|
||||
mark
|
||||
2 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 1 \))3 164( GRIND)1 3346(User Commands)1 677 3 1213 480 t
|
||||
9 B f
|
||||
(OPTIONS)720 960 w
|
||||
10 S1 f
|
||||
(\261)1080 1080 w
|
||||
10 B f
|
||||
(v)1145 1080 w
|
||||
10 R f
|
||||
(Verify integrity of input without generating database.)6 2181 1 1830 1080 t
|
||||
10 S1 f
|
||||
(\261)1080 1248 w
|
||||
10 B f
|
||||
(s)1145 1248 w
|
||||
10 R f
|
||||
( Usually)1 380(Suppress generation of warning messages.)4 1738 2 1830 1248 t
|
||||
10 B f
|
||||
(grind)3984 1248 w
|
||||
10 R f
|
||||
( this option until)3 696(is run with)2 450 2 4254 1248 t
|
||||
( warning messages may make)4 1240(all syntactic and structural errors are corrected since the)8 2330 2 1830 1368 t
|
||||
(it dif\256cult to spot error messages.)5 1378 1 1830 1488 t
|
||||
10 S1 f
|
||||
(\261)1080 1656 w
|
||||
10 B f
|
||||
(L)1145 1656 w
|
||||
10 I f
|
||||
(log\256le)1212 1656 w
|
||||
10 R f
|
||||
(Write all messages to)3 881 1 1830 1656 t
|
||||
10 I f
|
||||
(log\256le)2744 1656 w
|
||||
10 R f
|
||||
(instead of)1 399 1 3027 1656 t
|
||||
10 B f
|
||||
(stderr)3459 1656 w
|
||||
10 R f
|
||||
(.)3719 1656 w
|
||||
10 S1 f
|
||||
(\261)1080 1824 w
|
||||
10 B f
|
||||
(a)1145 1824 w
|
||||
10 R f
|
||||
(Generate statistical report on input \256les processed.)6 2064 1 1830 1824 t
|
||||
10 S1 f
|
||||
(\261)1080 1992 w
|
||||
10 B f
|
||||
(d)1145 1992 w
|
||||
10 R f
|
||||
(Generate distribution of senses by string length report on input \256les processed.)11 3229 1 1830 1992 t
|
||||
10 S1 f
|
||||
(\261)1080 2160 w
|
||||
10 B f
|
||||
(i)1145 2160 w
|
||||
10 R f
|
||||
(Generate sense index \256le.)3 1049 1 1830 2160 t
|
||||
10 S1 f
|
||||
(\261)1080 2328 w
|
||||
10 B f
|
||||
(o)1145 2328 w
|
||||
10 R f
|
||||
(Order senses using)2 770 1 1830 2328 t
|
||||
10 B f
|
||||
(cntlist)2633 2328 w
|
||||
10 R f
|
||||
(.)2894 2328 w
|
||||
10 S1 f
|
||||
(\261)1080 2496 w
|
||||
10 B f
|
||||
(n)1145 2496 w
|
||||
10 R f
|
||||
(Generate nominalization \(derivational morphology\) links in database.)6 2830 1 1830 2496 t
|
||||
10 I f
|
||||
(\256lename)1080 2664 w
|
||||
10 R f
|
||||
(Input \256le of the form described in)6 1396 1 1830 2664 t
|
||||
9 B f
|
||||
(Input Files.)1 448 1 3259 2664 t
|
||||
(FILES)720 2832 w
|
||||
10 I f
|
||||
(pos)1080 2952 w
|
||||
10 B f
|
||||
(.)1219 2952 w
|
||||
10 S f
|
||||
(*)1244 2952 w
|
||||
10 R f
|
||||
(lexicographer \256les to use to build database)6 1751 1 2080 2952 t
|
||||
10 B f
|
||||
(cntlist)1080 3120 w
|
||||
10 R f
|
||||
(\256le of combined semantic concordance)4 1711 1 2080 3120 t
|
||||
10 B f
|
||||
(cntlist)3853 3120 w
|
||||
10 R f
|
||||
( assign sense)2 592( to)1 140(\256les. Used)1 492 3 4176 3120 t
|
||||
(numbers in WordNet database)3 1235 1 2080 3240 t
|
||||
9 B f
|
||||
(SEE ALSO)1 460 1 720 3408 t
|
||||
10 B f
|
||||
(cntlist)1080 3528 w
|
||||
10 R f
|
||||
(\(5WN\),)1341 3528 w
|
||||
10 B f
|
||||
(lexnames)1752 3528 w
|
||||
10 R f
|
||||
(\(5WN\),)2146 3528 w
|
||||
10 B f
|
||||
(senseidx)2558 3528 w
|
||||
10 R f
|
||||
(\(5WN\),)2914 3528 w
|
||||
10 B f
|
||||
(wndb)3326 3528 w
|
||||
10 R f
|
||||
(\(5WN\),)3566 3528 w
|
||||
10 B f
|
||||
(wninput)3978 3528 w
|
||||
10 R f
|
||||
(\(5WN\),)4335 3528 w
|
||||
10 B f
|
||||
(uniqbeg)4747 3528 w
|
||||
10 R f
|
||||
(\(7WN\),)5093 3528 w
|
||||
10 B f
|
||||
(wngloss)1080 3648 w
|
||||
10 R f
|
||||
(\(7WN\).)1414 3648 w
|
||||
9 B f
|
||||
(DIAGNOSTICS)720 3816 w
|
||||
10 R f
|
||||
( syntactic or structural errors)4 1207( If)1 139( non-speci\256c error occurs.)3 1086( status is -1 if)4 595( Exit)1 239(Exit status is normally 0.)4 1054 6 1080 3936 t
|
||||
(exist, exit status is number of errors detected.)7 1867 1 1080 4056 t
|
||||
10 B f
|
||||
(usage: grind [)2 605 1 1080 4224 t
|
||||
10 S1 f
|
||||
(\261)1685 4224 w
|
||||
10 B f
|
||||
(v] [)1 149 1 1750 4224 t
|
||||
10 S1 f
|
||||
(\261)1899 4224 w
|
||||
10 B f
|
||||
(s] [)1 138 1 1964 4224 t
|
||||
10 S1 f
|
||||
(\261)2102 4224 w
|
||||
10 B f
|
||||
(Llog\256le] [)1 422 1 2167 4224 t
|
||||
10 S1 f
|
||||
(\261)2589 4224 w
|
||||
10 B f
|
||||
(a ] [)2 182 1 2654 4224 t
|
||||
10 S1 f
|
||||
(\261)2836 4224 w
|
||||
10 B f
|
||||
(d] [)1 155 1 2901 4224 t
|
||||
10 S1 f
|
||||
(\261)3056 4224 w
|
||||
10 B f
|
||||
(i] [)1 127 1 3121 4224 t
|
||||
10 S1 f
|
||||
(\261)3248 4224 w
|
||||
10 B f
|
||||
(o] [)1 149 1 3313 4224 t
|
||||
10 S1 f
|
||||
(\261)3462 4224 w
|
||||
10 B f
|
||||
(n] \256lename [\256lename...])2 1018 1 3527 4224 t
|
||||
10 R f
|
||||
(Invalid options were speci\256ed on the command line.)7 2148 1 1440 4344 t
|
||||
10 B f
|
||||
(No input \256les processed.)3 1058 1 1080 4512 t
|
||||
10 R f
|
||||
(None of the \256lenames speci\256ed were of the appropriate form.)9 2527 1 1440 4632 t
|
||||
10 I f
|
||||
(n)1080 4800 w
|
||||
10 B f
|
||||
(syntactic errors found.)2 984 1 1163 4800 t
|
||||
10 R f
|
||||
(Syntax errors were found while parsing the input \256les.)8 2236 1 1440 4920 t
|
||||
10 I f
|
||||
(n)1080 5088 w
|
||||
10 B f
|
||||
(structural errors found.)2 1034 1 1163 5088 t
|
||||
10 R f
|
||||
(Pointer errors were found that could not be automatically corrected.)9 2777 1 1440 5208 t
|
||||
9 B f
|
||||
(BUGS)720 5376 w
|
||||
10 R f
|
||||
(Please report bugs to)3 859 1 1080 5496 t
|
||||
10 B f
|
||||
(wordnet)1972 5496 w
|
||||
10 S1 f
|
||||
(@)2327 5496 w
|
||||
10 B f
|
||||
(princeton.edu)2419 5496 w
|
||||
10 R f
|
||||
(.)3011 5496 w
|
||||
( 2)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 2 2
|
||||
%%Trailer
|
||||
done
|
||||
%%DocumentFonts: Times-Roman Symbol Times-Bold Times-Italic
|
||||
%%Pages: 2
|
|
@ -1,456 +0,0 @@
|
|||
%!PS
|
||||
%%Version: 3.15
|
||||
%%DocumentFonts: (atend)
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
%ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
|
||||
%
|
||||
% Version 3.16 prologue for troff files.
|
||||
%
|
||||
|
||||
/#copies 1 store
|
||||
/aspectratio 1 def
|
||||
/formsperpage 1 def
|
||||
/landscape false def
|
||||
/linewidth .3 def
|
||||
/magnification 1 def
|
||||
/margin 0 def
|
||||
/orientation 0 def
|
||||
/resolution 720 def
|
||||
/xoffset 0 def
|
||||
/yoffset 0 def
|
||||
|
||||
/roundpage true def
|
||||
/useclippath true def
|
||||
/pagebbox [0 0 612 792] def
|
||||
|
||||
/R /Times-Roman def
|
||||
/I /Times-Italic def
|
||||
/B /Times-Bold def
|
||||
/BI /Times-BoldItalic def
|
||||
/H /Helvetica def
|
||||
/HI /Helvetica-Oblique def
|
||||
/HB /Helvetica-Bold def
|
||||
/HX /Helvetica-BoldOblique def
|
||||
/CW /Courier def
|
||||
/CO /Courier def
|
||||
/CI /Courier-Oblique def
|
||||
/CB /Courier-Bold def
|
||||
/CX /Courier-BoldOblique def
|
||||
/PA /Palatino-Roman def
|
||||
/PI /Palatino-Italic def
|
||||
/PB /Palatino-Bold def
|
||||
/PX /Palatino-BoldItalic def
|
||||
/Hr /Helvetica-Narrow def
|
||||
/Hi /Helvetica-Narrow-Oblique def
|
||||
/Hb /Helvetica-Narrow-Bold def
|
||||
/Hx /Helvetica-Narrow-BoldOblique def
|
||||
/KR /Bookman-Light def
|
||||
/KI /Bookman-LightItalic def
|
||||
/KB /Bookman-Demi def
|
||||
/KX /Bookman-DemiItalic def
|
||||
/AR /AvantGarde-Book def
|
||||
/AI /AvantGarde-BookOblique def
|
||||
/AB /AvantGarde-Demi def
|
||||
/AX /AvantGarde-DemiOblique def
|
||||
/NR /NewCenturySchlbk-Roman def
|
||||
/NI /NewCenturySchlbk-Italic def
|
||||
/NB /NewCenturySchlbk-Bold def
|
||||
/NX /NewCenturySchlbk-BoldItalic def
|
||||
/ZD /ZapfDingbats def
|
||||
/ZI /ZapfChancery-MediumItalic def
|
||||
/VR /Varitimes#Roman def
|
||||
/VI /Varitimes#Italic def
|
||||
/VB /Varitimes#Bold def
|
||||
/VX /Varitimes#BoldItalic def
|
||||
/S /S def
|
||||
/S1 /S1 def
|
||||
/GR /Symbol def
|
||||
|
||||
/inch {72 mul} bind def
|
||||
/min {2 copy gt {exch} if pop} bind def
|
||||
|
||||
/setup {
|
||||
counttomark 2 idiv {def} repeat pop
|
||||
|
||||
landscape {/orientation 90 orientation add def} if
|
||||
/scaling 72 resolution div def
|
||||
linewidth setlinewidth
|
||||
1 setlinecap
|
||||
|
||||
pagedimensions
|
||||
xcenter ycenter translate
|
||||
orientation neg rotate
|
||||
width 2 div neg height 2 div translate
|
||||
xoffset inch yoffset inch translate
|
||||
margin 2 div dup neg translate
|
||||
magnification dup aspectratio mul scale
|
||||
scaling scaling scale
|
||||
|
||||
/Symbol /S Sdefs cf
|
||||
/Times-Roman /S1 S1defs cf
|
||||
0 0 moveto
|
||||
} def
|
||||
|
||||
/pagedimensions {
|
||||
useclippath userdict /gotpagebbox known not and {
|
||||
/pagebbox [clippath pathbbox newpath] def
|
||||
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
||||
} if
|
||||
pagebbox aload pop
|
||||
4 -1 roll exch 4 1 roll 4 copy
|
||||
landscape {4 2 roll} if
|
||||
sub /width exch def
|
||||
sub /height exch def
|
||||
add 2 div /xcenter exch def
|
||||
add 2 div /ycenter exch def
|
||||
userdict /gotpagebbox true put
|
||||
} def
|
||||
|
||||
/pagesetup {
|
||||
/page exch def
|
||||
currentdict /pagedict known currentdict page known and {
|
||||
page load pagedict exch get cvx exec
|
||||
} if
|
||||
} def
|
||||
|
||||
/decodingdefs [
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
||||
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg setfunnytext}
|
||||
] def
|
||||
|
||||
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
||||
|
||||
/w {neg moveto show} bind def
|
||||
/m {neg dup /y exch def moveto} bind def
|
||||
/done {/lastpage where {pop lastpage} if} def
|
||||
|
||||
/f {
|
||||
dup /font exch def findfont exch
|
||||
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
||||
linewidth ptsize mul scaling 10 mul div setlinewidth
|
||||
/spacewidth ( ) stringwidth pop def
|
||||
} bind def
|
||||
|
||||
/changefont {
|
||||
/fontheight exch def
|
||||
/fontslant exch def
|
||||
currentfont [
|
||||
1 0
|
||||
fontheight ptsize div fontslant sin mul fontslant cos div
|
||||
fontheight ptsize div
|
||||
0 0
|
||||
] makefont setfont
|
||||
} bind def
|
||||
|
||||
/sf {f} bind def
|
||||
|
||||
/cf {
|
||||
dup length 2 idiv
|
||||
/entries exch def
|
||||
/chtab exch def
|
||||
/newfont exch def
|
||||
|
||||
findfont dup length 1 add dict
|
||||
/newdict exch def
|
||||
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
||||
|
||||
newdict /Metrics entries dict put
|
||||
newdict /Metrics get
|
||||
begin
|
||||
chtab aload pop
|
||||
1 1 entries {pop def} for
|
||||
newfont newdict definefont pop
|
||||
end
|
||||
} bind def
|
||||
|
||||
%
|
||||
% A few arrays used to adjust reference points and character widths in some
|
||||
% of the printer resident fonts. If square roots are too high try changing
|
||||
% the lines describing /radical and /radicalex to,
|
||||
%
|
||||
% /radical [0 -75 550 0]
|
||||
% /radicalex [-50 -75 500 0]
|
||||
%
|
||||
|
||||
/Sdefs [
|
||||
/bracketlefttp [220 500]
|
||||
/bracketleftbt [220 500]
|
||||
/bracketrighttp [-70 380]
|
||||
/bracketrightbt [-70 380]
|
||||
/braceleftbt [220 490]
|
||||
/bracketrightex [220 -125 500 0]
|
||||
/radical [0 0 550 0]
|
||||
% NeWSprint's \(br is too low, compensate
|
||||
statusdict /product get (NeWS Server) eq {
|
||||
/radicalex [-50 100 500 0]
|
||||
/parenleftex [-20 100 0 0]
|
||||
|
||||
} {
|
||||
/radicalex [-50 0 500 0]
|
||||
/parenleftex [-20 -170 0 0]
|
||||
} ifelse
|
||||
/integral [100 -50 500 0]
|
||||
/infinity [10 -75 730 0]
|
||||
] def
|
||||
|
||||
/S1defs [
|
||||
/underscore [0 80 500 0]
|
||||
/endash [7 90 650 0]
|
||||
] def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
mark
|
||||
/resolution 720 def
|
||||
setup
|
||||
2 setdecoding
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
save
|
||||
mark
|
||||
1 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 5WN \))3 330( LEXNAMES)1 3340(File Formats)1 517 3 1213 480 t
|
||||
9 B f
|
||||
(NAME)720 960 w
|
||||
10 R f
|
||||
(List of WordNet lexicographer \256le names and numbers)7 2260 1 1080 1080 t
|
||||
9 B f
|
||||
(DESCRIPTION)720 1248 w
|
||||
10 R f
|
||||
( are organized into forty-\256ve lexicographer \256les based on syntactic)9 2759(During WordNet development synsets)3 1561 2 1080 1368 t
|
||||
(category and logical groupings.)3 1304 1 1080 1488 t
|
||||
10 B f
|
||||
(grind)2457 1488 w
|
||||
10 R f
|
||||
( produces a database suitable for)5 1369(\(1WN\) processes these \256les and)4 1340 2 2691 1488 t
|
||||
( format of the lexicographer)4 1191( The)1 231( WordNet library, interface code, and other applications.)7 2381(use with the)2 517 4 1080 1608 t
|
||||
(\256les is described in)3 793 1 1080 1728 t
|
||||
10 B f
|
||||
(wninput)1906 1728 w
|
||||
10 R f
|
||||
(\(5WN\).)2263 1728 w
|
||||
( parts of the)3 519( numbers are encoded in several)5 1352( File)1 228(A \256le number corresponds to each lexicographer \256le.)7 2221 4 1080 1968 t
|
||||
( \256le)1 168( The)1 229(WordNet system as an ef\256cient way to indicate a lexicographer \256le name.)11 3125 3 1080 2088 t
|
||||
10 B f
|
||||
(lexnames)4642 2088 w
|
||||
10 R f
|
||||
(lists the)1 324 1 5076 2088 t
|
||||
( and can be used by programs or end users to correlate the)12 2532(mapping between \256le names and numbers,)5 1788 2 1080 2208 t
|
||||
(two.)1080 2328 w
|
||||
9 B f
|
||||
(File Format)1 480 1 900 2496 t
|
||||
10 R f
|
||||
( in)1 117(Each line)1 387 2 1080 2616 t
|
||||
10 B f
|
||||
(lexnames)1623 2616 w
|
||||
10 R f
|
||||
( The)1 227(contains 3 tab separated \256elds, and is terminated with a newline character.)11 3117 2 2056 2616 t
|
||||
( in the list is numbered)5 989( \256rst \256le)2 366( \(The)1 262(\256rst \256eld is the two digit decimal integer \256le number.)9 2277 4 1080 2736 t
|
||||
10 B f
|
||||
(00)5014 2736 w
|
||||
10 R f
|
||||
(.\) The)1 286 1 5114 2736 t
|
||||
( that number, and the third \256eld)6 1347(second \256eld is the name of the lexicographer \256le that is represented by)12 2973 2 1080 2856 t
|
||||
( is simply a)3 504( This)1 251( of the synsets contained in the \256le.)7 1515(is an integer that indicates the syntactic category)7 2050 4 1080 2976 t
|
||||
( syntactic category is also part of the lexicographer \256le's)9 2466(shortcut for programs and scripts, since the)6 1854 2 1080 3096 t
|
||||
(name.)1080 3216 w
|
||||
9 B f
|
||||
(Syntactic Category)1 755 1 900 3384 t
|
||||
10 R f
|
||||
(The syntactic category \256eld is encoded as follows:)7 2072 1 1080 3504 t
|
||||
10 B f
|
||||
(1)1440 3744 w
|
||||
10 R f
|
||||
(NOUN)1800 3744 w
|
||||
10 B f
|
||||
(2)1440 3864 w
|
||||
10 R f
|
||||
(VERB)1800 3864 w
|
||||
10 B f
|
||||
(3)1440 3984 w
|
||||
10 R f
|
||||
(ADJECTIVE)1800 3984 w
|
||||
10 B f
|
||||
(4)1440 4104 w
|
||||
10 R f
|
||||
(ADVERB)1800 4104 w
|
||||
9 B f
|
||||
(Lexicographer Files)1 790 1 900 4272 t
|
||||
10 R f
|
||||
( with a)2 298(The names of the lexicographer \256les and their corresponding \256le numbers are listed below along)14 4022 2 1080 4392 t
|
||||
(brief description each \256le's contents.)4 1504 1 1080 4512 t
|
||||
10 B f
|
||||
( Contents)1 1131( Name)1 399(File Number)1 549 3 1334 4752 t
|
||||
10 S f
|
||||
(_ ___________________________________________________________________________________)1 4173 1 1334 4772 t
|
||||
10 R f
|
||||
( adjective clusters)2 731( all)1 850(00 adj.all)1 946 3 1334 4892 t
|
||||
( adjectives \(pertainyms\))2 975( relational)1 1072(01 adj.pert)1 1001 3 1334 5012 t
|
||||
( adverbs)1 343( all)1 828(02 adv.all)1 968 3 1334 5132 t
|
||||
( beginner for nouns)3 803( unique)1 844(03 noun.Tops)1 1124 3 1334 5252 t
|
||||
( denoting acts or actions)4 1003( nouns)1 895(04 noun.act)1 1040 3 1334 5372 t
|
||||
( denoting animals)2 727( nouns)1 739(05 noun.animal)1 1196 3 1334 5492 t
|
||||
( denoting man-made objects)3 1153( nouns)1 729(06 noun.artifact)1 1206 3 1334 5612 t
|
||||
( denoting attributes of people and objects)6 1696( nouns)1 678(07 noun.attribute)1 1257 3 1334 5732 t
|
||||
( denoting body parts)3 843( nouns)1 811(08 noun.body)1 1124 3 1334 5852 t
|
||||
( denoting cognitive processes and contents)5 1746( nouns)1 633(09 noun.cognition)1 1302 3 1334 5972 t
|
||||
( denoting communicative processes and contents)5 1990( nouns)1 389(10 noun.communication)1 1546 3 1334 6092 t
|
||||
( denoting natural events)3 981( nouns)1 795(11 noun.event)1 1140 3 1334 6212 t
|
||||
( denoting feelings and emotions)4 1309( nouns)1 734(12 noun.feeling)1 1201 3 1334 6332 t
|
||||
( denoting foods and drinks)4 1098( nouns)1 828(13 noun.food)1 1107 3 1334 6452 t
|
||||
( denoting groupings of people or objects)6 1663( nouns)1 778(14 noun.group)1 1157 3 1334 6572 t
|
||||
( denoting spatial position)3 1033( nouns)1 689(15 noun.location)1 1246 3 1334 6692 t
|
||||
( denoting goals)2 627( nouns)1 733(16 noun.motive)1 1202 3 1334 6812 t
|
||||
( denoting natural objects \(not man-made\))5 1690( nouns)1 767(17 noun.object)1 1168 3 1334 6932 t
|
||||
( denoting people)2 682( nouns)1 745(18 noun.person)1 1190 3 1334 7052 t
|
||||
( denoting natural phenomena)3 1186( nouns)1 495(19 noun.phenomenon)1 1440 3 1334 7172 t
|
||||
( denoting plants)2 655( nouns)1 811(20 noun.plant)1 1124 3 1334 7292 t
|
||||
( 1)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7772 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 1 1
|
||||
%%Page: 2 2
|
||||
save
|
||||
mark
|
||||
2 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 5WN \))3 330( LEXNAMES)1 3340(File Formats)1 517 3 1213 480 t
|
||||
( denoting possession and transfer of possession)6 1935( nouns)1 583(21 noun.possession)1 1352 3 1334 960 t
|
||||
( denoting natural processes)3 1108( nouns)1 712(22 noun.process)1 1223 3 1334 1080 t
|
||||
( denoting quantities and units of measure)6 1691( nouns)1 683(23 noun.quantity)1 1252 3 1334 1200 t
|
||||
( denoting relations between people or things or ideas)8 2172( nouns)1 706(24 noun.relation)1 1229 3 1334 1320 t
|
||||
( denoting two and three dimensional shapes)6 1796( nouns)1 784(25 noun.shape)1 1151 3 1334 1440 t
|
||||
( denoting stable states of affairs)5 1307( nouns)1 828(26 noun.state)1 1107 3 1334 1560 t
|
||||
( denoting substances)2 843( nouns)1 623(27 noun.substance)1 1312 3 1334 1680 t
|
||||
( denoting time and temporal relations)5 1536( nouns)1 833(28 noun.time)1 1102 3 1334 1800 t
|
||||
( of grooming, dressing and bodily care)6 1593( verbs)1 811(29 verb.body)1 1101 3 1334 1920 t
|
||||
( of size, temperature change, intensifying, etc.)6 1888( verbs)1 729(30 verb.change)1 1183 3 1334 2040 t
|
||||
( of thinking, judging, analyzing, doubting)5 1707( verbs)1 633(31 verb.cognition)1 1279 3 1334 2160 t
|
||||
( of telling, asking, ordering, singing)5 1473( verbs)1 389(32 verb.communication)1 1523 3 1334 2280 t
|
||||
( of \256ghting, athletic activities)4 1207( verbs)1 533(33 verb.competition)1 1379 3 1334 2400 t
|
||||
( of eating and drinking)4 942( verbs)1 494(34 verb.consumption)1 1418 3 1334 2520 t
|
||||
( of touching, hitting, tying, digging)5 1447( verbs)1 723(35 verb.contact)1 1189 3 1334 2640 t
|
||||
( of sewing, baking, painting, performing)5 1655( verbs)1 690(36 verb.creation)1 1222 3 1334 2760 t
|
||||
( of feeling)2 426( verbs)1 683(37 verb.emotion)1 1229 3 1334 2880 t
|
||||
( of walking, \257ying, swimming)4 1244( verbs)1 727(38 verb.motion)1 1185 3 1334 3000 t
|
||||
( of seeing, hearing, feeling)4 1096( verbs)1 590(39 verb.perception)1 1322 3 1334 3120 t
|
||||
( of buying, selling, owning)4 1110( verbs)1 583(40 verb.possession)1 1329 3 1334 3240 t
|
||||
( of political and social activities and events)7 1779( verbs)1 778(41 verb.social)1 1134 3 1334 3360 t
|
||||
( of being, having, spatial relations)5 1397( verbs)1 750(42 verb.stative)1 1162 3 1334 3480 t
|
||||
( of raining, snowing, thawing, thundering)5 1700( verbs)1 696(43 verb.weather)1 1216 3 1334 3600 t
|
||||
( adjectives)1 432( participial)1 1127(44 adj.ppl)1 974 3 1334 3720 t
|
||||
9 B f
|
||||
(NOTES)720 3888 w
|
||||
10 R f
|
||||
(The lexicographer \256les are not included in the WordNet database package.)10 3058 1 1080 4008 t
|
||||
9 B f
|
||||
(ENVIRONMENT VARIABLES \(UNIX\))2 1600 1 720 4176 t
|
||||
10 B f
|
||||
(WNHOME)1080 4296 w
|
||||
10 R f
|
||||
( is)1 100( Default)1 365(Base directory for WordNet.)3 1165 3 2080 4296 t
|
||||
10 B f
|
||||
(/usr/local/WordNet-3.0)3743 4296 w
|
||||
10 R f
|
||||
(.)4723 4296 w
|
||||
10 B f
|
||||
(WNSEARCHDIR)1080 4464 w
|
||||
10 R f
|
||||
( which the WordNet database has been installed. Default is)9 2788(Directory in)1 532 2 2080 4464 t
|
||||
10 B f
|
||||
(WNHOME/dict)2080 4584 w
|
||||
10 R f
|
||||
(.)2758 4584 w
|
||||
9 B f
|
||||
(REGISTRY \(WINDOWS\))1 1040 1 720 4752 t
|
||||
10 B f
|
||||
(HKEY)1080 4872 w
|
||||
10 S f
|
||||
(_)1375 4872 w
|
||||
10 B f
|
||||
(LOCAL)1425 4872 w
|
||||
10 S f
|
||||
(_)1781 4872 w
|
||||
10 B f
|
||||
(MACHINE)1831 4872 w
|
||||
10 S1 f
|
||||
(\\)2325 4872 w
|
||||
10 B f
|
||||
(SOFTWARE)2353 4872 w
|
||||
10 S1 f
|
||||
(\\)2926 4872 w
|
||||
10 B f
|
||||
(WordNet)2954 4872 w
|
||||
10 S1 f
|
||||
(\\)3353 4872 w
|
||||
10 B f
|
||||
(3.0)3381 4872 w
|
||||
10 S1 f
|
||||
(\\)3506 4872 w
|
||||
10 B f
|
||||
(WNHome)3534 4872 w
|
||||
10 R f
|
||||
( is)1 100( Default)1 365(Base directory for WordNet.)3 1165 3 2080 4992 t
|
||||
10 B f
|
||||
(C:)3743 4992 w
|
||||
10 S1 f
|
||||
(\\)3848 4992 w
|
||||
10 B f
|
||||
(Program Files)1 615 1 3876 4992 t
|
||||
10 S1 f
|
||||
(\\)4491 4992 w
|
||||
10 B f
|
||||
(WordNet)4519 4992 w
|
||||
10 S1 f
|
||||
(\\)4918 4992 w
|
||||
10 B f
|
||||
(3.0)4946 4992 w
|
||||
10 R f
|
||||
(.)5071 4992 w
|
||||
9 B f
|
||||
(FILES)720 5160 w
|
||||
10 B f
|
||||
(lexnames)1080 5280 w
|
||||
10 R f
|
||||
(list of lexicographer \256le names and numbers)6 1823 1 2080 5280 t
|
||||
9 B f
|
||||
(SEE ALSO)1 460 1 720 5448 t
|
||||
10 B f
|
||||
(grind)1080 5568 w
|
||||
10 R f
|
||||
(\(1WN\),)1314 5568 w
|
||||
10 B f
|
||||
(wnintro)1654 5568 w
|
||||
10 R f
|
||||
(\(5WN\),)1993 5568 w
|
||||
10 B f
|
||||
(wndb)2333 5568 w
|
||||
10 R f
|
||||
(\(5WN\),)2573 5568 w
|
||||
10 B f
|
||||
(wninput)2913 5568 w
|
||||
10 R f
|
||||
(\(5WN\).)3270 5568 w
|
||||
( 2)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 2 2
|
||||
%%Trailer
|
||||
done
|
||||
%%DocumentFonts: Times-Roman Symbol Times-Bold
|
||||
%%Pages: 2
|
|
@ -1,530 +0,0 @@
|
|||
%!PS
|
||||
%%Version: 3.15
|
||||
%%DocumentFonts: (atend)
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
%ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
|
||||
%
|
||||
% Version 3.16 prologue for troff files.
|
||||
%
|
||||
|
||||
/#copies 1 store
|
||||
/aspectratio 1 def
|
||||
/formsperpage 1 def
|
||||
/landscape false def
|
||||
/linewidth .3 def
|
||||
/magnification 1 def
|
||||
/margin 0 def
|
||||
/orientation 0 def
|
||||
/resolution 720 def
|
||||
/xoffset 0 def
|
||||
/yoffset 0 def
|
||||
|
||||
/roundpage true def
|
||||
/useclippath true def
|
||||
/pagebbox [0 0 612 792] def
|
||||
|
||||
/R /Times-Roman def
|
||||
/I /Times-Italic def
|
||||
/B /Times-Bold def
|
||||
/BI /Times-BoldItalic def
|
||||
/H /Helvetica def
|
||||
/HI /Helvetica-Oblique def
|
||||
/HB /Helvetica-Bold def
|
||||
/HX /Helvetica-BoldOblique def
|
||||
/CW /Courier def
|
||||
/CO /Courier def
|
||||
/CI /Courier-Oblique def
|
||||
/CB /Courier-Bold def
|
||||
/CX /Courier-BoldOblique def
|
||||
/PA /Palatino-Roman def
|
||||
/PI /Palatino-Italic def
|
||||
/PB /Palatino-Bold def
|
||||
/PX /Palatino-BoldItalic def
|
||||
/Hr /Helvetica-Narrow def
|
||||
/Hi /Helvetica-Narrow-Oblique def
|
||||
/Hb /Helvetica-Narrow-Bold def
|
||||
/Hx /Helvetica-Narrow-BoldOblique def
|
||||
/KR /Bookman-Light def
|
||||
/KI /Bookman-LightItalic def
|
||||
/KB /Bookman-Demi def
|
||||
/KX /Bookman-DemiItalic def
|
||||
/AR /AvantGarde-Book def
|
||||
/AI /AvantGarde-BookOblique def
|
||||
/AB /AvantGarde-Demi def
|
||||
/AX /AvantGarde-DemiOblique def
|
||||
/NR /NewCenturySchlbk-Roman def
|
||||
/NI /NewCenturySchlbk-Italic def
|
||||
/NB /NewCenturySchlbk-Bold def
|
||||
/NX /NewCenturySchlbk-BoldItalic def
|
||||
/ZD /ZapfDingbats def
|
||||
/ZI /ZapfChancery-MediumItalic def
|
||||
/VR /Varitimes#Roman def
|
||||
/VI /Varitimes#Italic def
|
||||
/VB /Varitimes#Bold def
|
||||
/VX /Varitimes#BoldItalic def
|
||||
/S /S def
|
||||
/S1 /S1 def
|
||||
/GR /Symbol def
|
||||
|
||||
/inch {72 mul} bind def
|
||||
/min {2 copy gt {exch} if pop} bind def
|
||||
|
||||
/setup {
|
||||
counttomark 2 idiv {def} repeat pop
|
||||
|
||||
landscape {/orientation 90 orientation add def} if
|
||||
/scaling 72 resolution div def
|
||||
linewidth setlinewidth
|
||||
1 setlinecap
|
||||
|
||||
pagedimensions
|
||||
xcenter ycenter translate
|
||||
orientation neg rotate
|
||||
width 2 div neg height 2 div translate
|
||||
xoffset inch yoffset inch translate
|
||||
margin 2 div dup neg translate
|
||||
magnification dup aspectratio mul scale
|
||||
scaling scaling scale
|
||||
|
||||
/Symbol /S Sdefs cf
|
||||
/Times-Roman /S1 S1defs cf
|
||||
0 0 moveto
|
||||
} def
|
||||
|
||||
/pagedimensions {
|
||||
useclippath userdict /gotpagebbox known not and {
|
||||
/pagebbox [clippath pathbbox newpath] def
|
||||
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
||||
} if
|
||||
pagebbox aload pop
|
||||
4 -1 roll exch 4 1 roll 4 copy
|
||||
landscape {4 2 roll} if
|
||||
sub /width exch def
|
||||
sub /height exch def
|
||||
add 2 div /xcenter exch def
|
||||
add 2 div /ycenter exch def
|
||||
userdict /gotpagebbox true put
|
||||
} def
|
||||
|
||||
/pagesetup {
|
||||
/page exch def
|
||||
currentdict /pagedict known currentdict page known and {
|
||||
page load pagedict exch get cvx exec
|
||||
} if
|
||||
} def
|
||||
|
||||
/decodingdefs [
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
||||
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg setfunnytext}
|
||||
] def
|
||||
|
||||
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
||||
|
||||
/w {neg moveto show} bind def
|
||||
/m {neg dup /y exch def moveto} bind def
|
||||
/done {/lastpage where {pop lastpage} if} def
|
||||
|
||||
/f {
|
||||
dup /font exch def findfont exch
|
||||
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
||||
linewidth ptsize mul scaling 10 mul div setlinewidth
|
||||
/spacewidth ( ) stringwidth pop def
|
||||
} bind def
|
||||
|
||||
/changefont {
|
||||
/fontheight exch def
|
||||
/fontslant exch def
|
||||
currentfont [
|
||||
1 0
|
||||
fontheight ptsize div fontslant sin mul fontslant cos div
|
||||
fontheight ptsize div
|
||||
0 0
|
||||
] makefont setfont
|
||||
} bind def
|
||||
|
||||
/sf {f} bind def
|
||||
|
||||
/cf {
|
||||
dup length 2 idiv
|
||||
/entries exch def
|
||||
/chtab exch def
|
||||
/newfont exch def
|
||||
|
||||
findfont dup length 1 add dict
|
||||
/newdict exch def
|
||||
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
||||
|
||||
newdict /Metrics entries dict put
|
||||
newdict /Metrics get
|
||||
begin
|
||||
chtab aload pop
|
||||
1 1 entries {pop def} for
|
||||
newfont newdict definefont pop
|
||||
end
|
||||
} bind def
|
||||
|
||||
%
|
||||
% A few arrays used to adjust reference points and character widths in some
|
||||
% of the printer resident fonts. If square roots are too high try changing
|
||||
% the lines describing /radical and /radicalex to,
|
||||
%
|
||||
% /radical [0 -75 550 0]
|
||||
% /radicalex [-50 -75 500 0]
|
||||
%
|
||||
|
||||
/Sdefs [
|
||||
/bracketlefttp [220 500]
|
||||
/bracketleftbt [220 500]
|
||||
/bracketrighttp [-70 380]
|
||||
/bracketrightbt [-70 380]
|
||||
/braceleftbt [220 490]
|
||||
/bracketrightex [220 -125 500 0]
|
||||
/radical [0 0 550 0]
|
||||
% NeWSprint's \(br is too low, compensate
|
||||
statusdict /product get (NeWS Server) eq {
|
||||
/radicalex [-50 100 500 0]
|
||||
/parenleftex [-20 100 0 0]
|
||||
|
||||
} {
|
||||
/radicalex [-50 0 500 0]
|
||||
/parenleftex [-20 -170 0 0]
|
||||
} ifelse
|
||||
/integral [100 -50 500 0]
|
||||
/infinity [10 -75 730 0]
|
||||
] def
|
||||
|
||||
/S1defs [
|
||||
/underscore [0 80 500 0]
|
||||
/endash [7 90 650 0]
|
||||
] def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
mark
|
||||
/resolution 720 def
|
||||
setup
|
||||
2 setdecoding
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
save
|
||||
mark
|
||||
1 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 3WN \))3 330( MORPH)1 3130(Library Functions)1 727 3 1213 480 t
|
||||
9 B f
|
||||
(NAME)720 960 w
|
||||
10 R f
|
||||
(morphinit, re)1 530 1 1080 1080 t
|
||||
10 S f
|
||||
(_)1610 1080 w
|
||||
10 R f
|
||||
(morphinit, morphstr, morphword)2 1338 1 1660 1080 t
|
||||
9 B f
|
||||
(SYNOPSIS)720 1248 w
|
||||
10 S1 f
|
||||
(#)1080 1368 w
|
||||
10 B f
|
||||
(include)1130 1368 w
|
||||
10 S1 f
|
||||
(")1475 1368 w
|
||||
10 B f
|
||||
(wn.h)1516 1368 w
|
||||
10 S1 f
|
||||
(")1725 1368 w
|
||||
10 B f
|
||||
(int morphinit\(void\);)1 867 1 1080 1536 t
|
||||
(int re)1 238 1 1080 1704 t
|
||||
10 S f
|
||||
(_)1318 1704 w
|
||||
10 B f
|
||||
(morphinit\(void\);)1368 1704 w
|
||||
(char)1080 1872 w
|
||||
10 S f
|
||||
(*)1307 1872 w
|
||||
10 B f
|
||||
(morphstr\(char)1357 1872 w
|
||||
10 S f
|
||||
(*)2022 1872 w
|
||||
10 B f
|
||||
(origstr, int pos\);)2 707 1 2072 1872 t
|
||||
(char)1080 2040 w
|
||||
10 S f
|
||||
(*)1307 2040 w
|
||||
10 B f
|
||||
(morphword\(char)1357 2040 w
|
||||
10 S f
|
||||
(*)2128 2040 w
|
||||
10 B f
|
||||
(word, int pos\);)2 641 1 2178 2040 t
|
||||
9 B f
|
||||
(DESCRIPTION)720 2208 w
|
||||
10 R f
|
||||
(The WordNet morphological processor, Morphy, is accessed through these functions:)9 3491 1 1080 2328 t
|
||||
10 B f
|
||||
(morphinit\( \))1 516 1 1080 2496 t
|
||||
10 R f
|
||||
( returns)1 312( It)1 129( the exception list \256les.)4 965(is used to open)3 624 4 1630 2496 t
|
||||
10 B f
|
||||
(0)3695 2496 w
|
||||
10 R f
|
||||
(if successful,)1 531 1 3780 2496 t
|
||||
10 B f
|
||||
(-1)4346 2496 w
|
||||
10 R f
|
||||
( excep-)1 300(otherwise. The)1 636 2 4464 2496 t
|
||||
(tion list \256les must be opened before)6 1475 1 1080 2616 t
|
||||
10 B f
|
||||
(morphstr\( \))1 487 1 2588 2616 t
|
||||
10 R f
|
||||
(or)3108 2616 w
|
||||
10 B f
|
||||
(morphword\(\))3224 2616 w
|
||||
10 R f
|
||||
(are called.)1 417 1 3834 2616 t
|
||||
10 B f
|
||||
(re)1080 2784 w
|
||||
10 S f
|
||||
(_)1168 2784 w
|
||||
10 B f
|
||||
(morphinit\( \))1 516 1 1218 2784 t
|
||||
10 R f
|
||||
( and reopen them, and is used exclusively for)8 1973(is used to close the exception list \256les)7 1648 2 1779 2784 t
|
||||
( codes are as described above.)5 1241( Return)1 338(WordNet development.)1 945 3 1080 2904 t
|
||||
10 B f
|
||||
(morphstr\( \))1 487 1 1080 3072 t
|
||||
10 R f
|
||||
( tries to \256nd the base form \(lemma\) of the word or)11 2126( It)1 129(is the basic user interface to Morphy.)6 1543 3 1602 3072 t
|
||||
(collocation)1080 3192 w
|
||||
10 I f
|
||||
(origstr)1558 3192 w
|
||||
10 R f
|
||||
( speci\256ed)1 388(in the)1 234 2 1865 3192 t
|
||||
10 I f
|
||||
(pos)2520 3192 w
|
||||
10 R f
|
||||
( \256rst call \(with)3 610(. The)1 246 2 2659 3192 t
|
||||
10 I f
|
||||
(origstr)3548 3192 w
|
||||
10 R f
|
||||
(speci\256ed\) returns a pointer to the \256rst)6 1546 1 3854 3192 t
|
||||
( forms of the same string must be made with the \256rst)11 2217( calls requesting base)3 878( Subsequent)1 528(base form found.)2 697 4 1080 3312 t
|
||||
(argument of)1 502 1 1080 3432 t
|
||||
9 B f
|
||||
(NULL.)1624 3432 w
|
||||
10 R f
|
||||
( for)1 157(When no more base forms)4 1121 2 1939 3432 t
|
||||
10 I f
|
||||
(origstr)3258 3432 w
|
||||
10 R f
|
||||
(can be found,)2 572 1 3572 3432 t
|
||||
9 B f
|
||||
(NULL)4185 3432 w
|
||||
10 R f
|
||||
( that)1 191( Note)1 268(is returned.)1 465 3 4476 3432 t
|
||||
10 B f
|
||||
(morphstr\(\))1080 3552 w
|
||||
10 R f
|
||||
( subsequent call to)3 789( A)1 146( character buffer.)2 714(returns a pointer to a static)5 1137 4 1591 3552 t
|
||||
10 B f
|
||||
(morphstr\(\))4418 3552 w
|
||||
10 R f
|
||||
(with a new)2 470 1 4930 3552 t
|
||||
(string \(instead of)2 701 1 1080 3672 t
|
||||
10 B f
|
||||
(NULL)1818 3672 w
|
||||
10 R f
|
||||
( should copy the)3 691( Users)1 296( overwrite the string pointed to by a previous call.)9 2091(\) will)1 226 4 2096 3672 t
|
||||
(returned string into a local buffer, or use the C library function)11 2666 1 1080 3792 t
|
||||
10 B f
|
||||
(strdup)3786 3792 w
|
||||
10 R f
|
||||
(to duplicate the returned string)4 1290 1 4110 3792 t
|
||||
(into a)1 233 1 1080 3912 t
|
||||
10 I f
|
||||
(malloc'd)1346 3912 w
|
||||
10 R f
|
||||
(buffer.)1734 3912 w
|
||||
10 B f
|
||||
(morphword\( \))1 593 1 1080 4080 t
|
||||
10 R f
|
||||
(tries to \256nd the base form of)6 1288 1 1724 4080 t
|
||||
10 I f
|
||||
(word)3063 4080 w
|
||||
10 R f
|
||||
(in the speci\256ed)2 657 1 3320 4080 t
|
||||
10 I f
|
||||
(pos)4028 4080 w
|
||||
10 R f
|
||||
( function is called by)4 946(. This)1 287 2 4167 4080 t
|
||||
10 B f
|
||||
(morphstr\( \))1 487 1 1080 4200 t
|
||||
10 R f
|
||||
( that)1 193( Note)1 271(for each individual word in a collocation.)6 1764 3 1611 4200 t
|
||||
10 B f
|
||||
(morphword\(\))3882 4200 w
|
||||
10 R f
|
||||
(returns a pointer to a)4 898 1 4502 4200 t
|
||||
( subsequent call to)3 771( A)1 140( buffer.)1 303(static character)1 609 4 1080 4320 t
|
||||
10 B f
|
||||
(morphword\(\))2938 4320 w
|
||||
10 R f
|
||||
(will overwrite the string pointed to by a pre-)8 1850 1 3550 4320 t
|
||||
( library function)2 699( should copy the returned string into a local buffer, or use the C)13 2873( Users)1 311(vious call.)1 437 4 1080 4440 t
|
||||
10 B f
|
||||
(strdup)1080 4560 w
|
||||
10 R f
|
||||
(to duplicate the returned string into a)6 1524 1 1397 4560 t
|
||||
10 I f
|
||||
(malloc'd)2954 4560 w
|
||||
10 R f
|
||||
(buffer.)3342 4560 w
|
||||
9 B f
|
||||
(NOTES)720 4728 w
|
||||
10 B f
|
||||
(morphinit\( \))1 516 1 1080 4848 t
|
||||
10 R f
|
||||
(is called by)2 479 1 1633 4848 t
|
||||
10 B f
|
||||
(wninit\( \))1 355 1 2149 4848 t
|
||||
10 R f
|
||||
( Applica-)1 420( intended to be called directly by an application.)8 2026(and is not)2 413 3 2541 4848 t
|
||||
( the morphological functions must call)5 1611(tions wishing to use WordNet and/or)5 1549 2 1080 4968 t
|
||||
10 B f
|
||||
(wninit\( \))1 355 1 4279 4968 t
|
||||
10 R f
|
||||
(at the start of the)4 727 1 4673 4968 t
|
||||
(program. See)1 573 1 1080 5088 t
|
||||
10 B f
|
||||
(wnutil)1686 5088 w
|
||||
10 R f
|
||||
(\(3WN\) for more information.)3 1199 1 1959 5088 t
|
||||
10 I f
|
||||
(origstr)1080 5328 w
|
||||
10 R f
|
||||
( char-)1 242(may be either a word or a collocation formed by joining individual words with underscore)14 3768 2 1390 5328 t
|
||||
(acters \()1 298 1 1080 5448 t
|
||||
10 S f
|
||||
(_)1378 5448 w
|
||||
10 R f
|
||||
(\).)1428 5448 w
|
||||
(Usually only)1 522 1 1080 5688 t
|
||||
10 B f
|
||||
(morphstr\( \))1 487 1 1635 5688 t
|
||||
10 R f
|
||||
(is called from applications, as it works on both words and collocations.)11 2927 1 2155 5688 t
|
||||
10 I f
|
||||
(pos)1080 5928 w
|
||||
10 R f
|
||||
(must be one of the following:)5 1220 1 1252 5928 t
|
||||
10 B f
|
||||
(1)1440 6168 w
|
||||
10 R f
|
||||
(NOUN)1800 6168 w
|
||||
10 B f
|
||||
(2)1440 6288 w
|
||||
10 R f
|
||||
(VERB)1800 6288 w
|
||||
10 B f
|
||||
(3)1440 6408 w
|
||||
10 R f
|
||||
(ADJECTIVE)1800 6408 w
|
||||
10 B f
|
||||
(4)1440 6528 w
|
||||
10 R f
|
||||
(ADVERB)1800 6528 w
|
||||
10 B f
|
||||
(5)1440 6648 w
|
||||
10 R f
|
||||
(ADJECTIVE)1800 6648 w
|
||||
10 S f
|
||||
(_)2338 6648 w
|
||||
10 R f
|
||||
(SATELLITE)2388 6648 w
|
||||
(If)1080 6888 w
|
||||
9 B f
|
||||
(ADJECTIVE)1179 6888 w
|
||||
9 S f
|
||||
(_)1699 6888 w
|
||||
9 B f
|
||||
(SATELLITE)1744 6888 w
|
||||
10 R f
|
||||
(is passed, it is treated by)5 1017 1 2287 6888 t
|
||||
10 B f
|
||||
(morphstr\( \))1 487 1 3337 6888 t
|
||||
10 R f
|
||||
(as)3857 6888 w
|
||||
9 B f
|
||||
(ADJECTIVE.)3973 6888 w
|
||||
(SEE ALSO)1 460 1 720 7056 t
|
||||
10 B f
|
||||
(wnintro)1080 7176 w
|
||||
10 R f
|
||||
(\(3WN\),)1419 7176 w
|
||||
10 B f
|
||||
(wnsearch)1759 7176 w
|
||||
10 R f
|
||||
(\(3WN\),)2164 7176 w
|
||||
10 B f
|
||||
(wndb)2504 7176 w
|
||||
10 R f
|
||||
(\(5WN\),)2744 7176 w
|
||||
10 B f
|
||||
(morphy)3084 7176 w
|
||||
10 R f
|
||||
(\(7WN\).)3423 7176 w
|
||||
( 1)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 1 1
|
||||
%%Page: 2 2
|
||||
save
|
||||
mark
|
||||
2 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 3WN \))3 330( MORPH)1 3130(Library Functions)1 727 3 1213 480 t
|
||||
9 B f
|
||||
(WARNINGS)720 960 w
|
||||
10 R f
|
||||
(Passing an invalid part of speech will result in a core dump.)11 2474 1 1080 1080 t
|
||||
(The WordNet database \256les must be open to use)8 1994 1 1080 1320 t
|
||||
10 B f
|
||||
(morphstr\( \))1 487 1 3107 1320 t
|
||||
10 R f
|
||||
(or)3627 1320 w
|
||||
10 B f
|
||||
(morphword\( \).)1 618 1 3743 1320 t
|
||||
9 B f
|
||||
(BUGS)720 1608 w
|
||||
10 R f
|
||||
( the rules described above.)4 1105(Morphy will allow non-words to be converted to words, if they follow one of)13 3215 2 1080 1728 t
|
||||
(For example, it will happily convert)5 1478 1 1080 1848 t
|
||||
10 B f
|
||||
(plantes)2591 1848 w
|
||||
10 R f
|
||||
(to)2930 1848 w
|
||||
10 B f
|
||||
(plants)3041 1848 w
|
||||
10 R f
|
||||
(.)3303 1848 w
|
||||
( 2)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 2 2
|
||||
%%Trailer
|
||||
done
|
||||
%%DocumentFonts: Times-Roman Symbol Times-Bold Times-Italic
|
||||
%%Pages: 2
|
|
@ -1,845 +0,0 @@
|
|||
%!PS
|
||||
%%Version: 3.15
|
||||
%%DocumentFonts: (atend)
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
%ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
|
||||
%
|
||||
% Version 3.16 prologue for troff files.
|
||||
%
|
||||
|
||||
/#copies 1 store
|
||||
/aspectratio 1 def
|
||||
/formsperpage 1 def
|
||||
/landscape false def
|
||||
/linewidth .3 def
|
||||
/magnification 1 def
|
||||
/margin 0 def
|
||||
/orientation 0 def
|
||||
/resolution 720 def
|
||||
/xoffset 0 def
|
||||
/yoffset 0 def
|
||||
|
||||
/roundpage true def
|
||||
/useclippath true def
|
||||
/pagebbox [0 0 612 792] def
|
||||
|
||||
/R /Times-Roman def
|
||||
/I /Times-Italic def
|
||||
/B /Times-Bold def
|
||||
/BI /Times-BoldItalic def
|
||||
/H /Helvetica def
|
||||
/HI /Helvetica-Oblique def
|
||||
/HB /Helvetica-Bold def
|
||||
/HX /Helvetica-BoldOblique def
|
||||
/CW /Courier def
|
||||
/CO /Courier def
|
||||
/CI /Courier-Oblique def
|
||||
/CB /Courier-Bold def
|
||||
/CX /Courier-BoldOblique def
|
||||
/PA /Palatino-Roman def
|
||||
/PI /Palatino-Italic def
|
||||
/PB /Palatino-Bold def
|
||||
/PX /Palatino-BoldItalic def
|
||||
/Hr /Helvetica-Narrow def
|
||||
/Hi /Helvetica-Narrow-Oblique def
|
||||
/Hb /Helvetica-Narrow-Bold def
|
||||
/Hx /Helvetica-Narrow-BoldOblique def
|
||||
/KR /Bookman-Light def
|
||||
/KI /Bookman-LightItalic def
|
||||
/KB /Bookman-Demi def
|
||||
/KX /Bookman-DemiItalic def
|
||||
/AR /AvantGarde-Book def
|
||||
/AI /AvantGarde-BookOblique def
|
||||
/AB /AvantGarde-Demi def
|
||||
/AX /AvantGarde-DemiOblique def
|
||||
/NR /NewCenturySchlbk-Roman def
|
||||
/NI /NewCenturySchlbk-Italic def
|
||||
/NB /NewCenturySchlbk-Bold def
|
||||
/NX /NewCenturySchlbk-BoldItalic def
|
||||
/ZD /ZapfDingbats def
|
||||
/ZI /ZapfChancery-MediumItalic def
|
||||
/VR /Varitimes#Roman def
|
||||
/VI /Varitimes#Italic def
|
||||
/VB /Varitimes#Bold def
|
||||
/VX /Varitimes#BoldItalic def
|
||||
/S /S def
|
||||
/S1 /S1 def
|
||||
/GR /Symbol def
|
||||
|
||||
/inch {72 mul} bind def
|
||||
/min {2 copy gt {exch} if pop} bind def
|
||||
|
||||
/setup {
|
||||
counttomark 2 idiv {def} repeat pop
|
||||
|
||||
landscape {/orientation 90 orientation add def} if
|
||||
/scaling 72 resolution div def
|
||||
linewidth setlinewidth
|
||||
1 setlinecap
|
||||
|
||||
pagedimensions
|
||||
xcenter ycenter translate
|
||||
orientation neg rotate
|
||||
width 2 div neg height 2 div translate
|
||||
xoffset inch yoffset inch translate
|
||||
margin 2 div dup neg translate
|
||||
magnification dup aspectratio mul scale
|
||||
scaling scaling scale
|
||||
|
||||
/Symbol /S Sdefs cf
|
||||
/Times-Roman /S1 S1defs cf
|
||||
0 0 moveto
|
||||
} def
|
||||
|
||||
/pagedimensions {
|
||||
useclippath userdict /gotpagebbox known not and {
|
||||
/pagebbox [clippath pathbbox newpath] def
|
||||
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
||||
} if
|
||||
pagebbox aload pop
|
||||
4 -1 roll exch 4 1 roll 4 copy
|
||||
landscape {4 2 roll} if
|
||||
sub /width exch def
|
||||
sub /height exch def
|
||||
add 2 div /xcenter exch def
|
||||
add 2 div /ycenter exch def
|
||||
userdict /gotpagebbox true put
|
||||
} def
|
||||
|
||||
/pagesetup {
|
||||
/page exch def
|
||||
currentdict /pagedict known currentdict page known and {
|
||||
page load pagedict exch get cvx exec
|
||||
} if
|
||||
} def
|
||||
|
||||
/decodingdefs [
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
||||
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg setfunnytext}
|
||||
] def
|
||||
|
||||
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
||||
|
||||
/w {neg moveto show} bind def
|
||||
/m {neg dup /y exch def moveto} bind def
|
||||
/done {/lastpage where {pop lastpage} if} def
|
||||
|
||||
/f {
|
||||
dup /font exch def findfont exch
|
||||
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
||||
linewidth ptsize mul scaling 10 mul div setlinewidth
|
||||
/spacewidth ( ) stringwidth pop def
|
||||
} bind def
|
||||
|
||||
/changefont {
|
||||
/fontheight exch def
|
||||
/fontslant exch def
|
||||
currentfont [
|
||||
1 0
|
||||
fontheight ptsize div fontslant sin mul fontslant cos div
|
||||
fontheight ptsize div
|
||||
0 0
|
||||
] makefont setfont
|
||||
} bind def
|
||||
|
||||
/sf {f} bind def
|
||||
|
||||
/cf {
|
||||
dup length 2 idiv
|
||||
/entries exch def
|
||||
/chtab exch def
|
||||
/newfont exch def
|
||||
|
||||
findfont dup length 1 add dict
|
||||
/newdict exch def
|
||||
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
||||
|
||||
newdict /Metrics entries dict put
|
||||
newdict /Metrics get
|
||||
begin
|
||||
chtab aload pop
|
||||
1 1 entries {pop def} for
|
||||
newfont newdict definefont pop
|
||||
end
|
||||
} bind def
|
||||
|
||||
%
|
||||
% A few arrays used to adjust reference points and character widths in some
|
||||
% of the printer resident fonts. If square roots are too high try changing
|
||||
% the lines describing /radical and /radicalex to,
|
||||
%
|
||||
% /radical [0 -75 550 0]
|
||||
% /radicalex [-50 -75 500 0]
|
||||
%
|
||||
|
||||
/Sdefs [
|
||||
/bracketlefttp [220 500]
|
||||
/bracketleftbt [220 500]
|
||||
/bracketrighttp [-70 380]
|
||||
/bracketrightbt [-70 380]
|
||||
/braceleftbt [220 490]
|
||||
/bracketrightex [220 -125 500 0]
|
||||
/radical [0 0 550 0]
|
||||
% NeWSprint's \(br is too low, compensate
|
||||
statusdict /product get (NeWS Server) eq {
|
||||
/radicalex [-50 100 500 0]
|
||||
/parenleftex [-20 100 0 0]
|
||||
|
||||
} {
|
||||
/radicalex [-50 0 500 0]
|
||||
/parenleftex [-20 -170 0 0]
|
||||
} ifelse
|
||||
/integral [100 -50 500 0]
|
||||
/infinity [10 -75 730 0]
|
||||
] def
|
||||
|
||||
/S1defs [
|
||||
/underscore [0 80 500 0]
|
||||
/endash [7 90 650 0]
|
||||
] def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
mark
|
||||
/resolution 720 def
|
||||
setup
|
||||
2 setdecoding
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
save
|
||||
mark
|
||||
1 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
(MORPHY \( 7WN \))3 758 1 4642 480 t
|
||||
9 B f
|
||||
(NAME)720 960 w
|
||||
10 R f
|
||||
(morphy)1080 1080 w
|
||||
10 S1 f
|
||||
(\261)1424 1080 w
|
||||
10 R f
|
||||
(discussion of WordNet's morphological processing)4 2085 1 1522 1080 t
|
||||
9 B f
|
||||
(DESCRIPTION)720 1248 w
|
||||
10 R f
|
||||
( on in\257ected)2 528(Although only base forms of words are usually stored in WordNet, searches may be done)14 3792 2 1080 1368 t
|
||||
( Morphy, is applied to the search string to generate a form that is)13 2702( set of morphology functions,)4 1220(forms. A)1 398 3 1080 1488 t
|
||||
(present in WordNet.)2 828 1 1080 1608 t
|
||||
( to convert the string passed into one that can)9 1887(Morphology in WordNet uses two types of processes to try)9 2433 2 1080 1848 t
|
||||
( are lists of in\257ectional endings, based on syntactic category,)9 2553( There)1 304( the WordNet database.)3 978(be found in)2 485 4 1080 1968 t
|
||||
( words in an attempt to \256nd a form of the word that is in WordNet.)15 2814(that can be detached from individual)5 1506 2 1080 2088 t
|
||||
( in\257ected)1 388(There are also exception list \256les, one for each syntactic category, in which a search for an)16 3932 2 1080 2208 t
|
||||
( in an intelligent manner to translate the string)8 1987( tries to use these two processes)6 1372( Morphy)1 397(form is done.)2 564 4 1080 2328 t
|
||||
( \256rst checks for exceptions, then uses the rules of)9 2098( Morphy)1 395( form found in WordNet.)4 1061(passed to the base)3 766 4 1080 2448 t
|
||||
( from WordNet. After each transformation,)5 1880( Morphy functions are not independent)5 1711(detachment. The)1 729 3 1080 2568 t
|
||||
(WordNet is searched for the resulting string in the syntactic category speci\256ed.)11 3243 1 1080 2688 t
|
||||
( string is either a single word or a)8 1417( A)1 140( and a syntactic category.)4 1051(The Morphy functions are passed a string)6 1712 4 1080 2928 t
|
||||
( such as)2 334( some words,)2 550(collocation. Since)1 759 3 1080 3048 t
|
||||
10 B f
|
||||
(axes)2757 3048 w
|
||||
10 R f
|
||||
(can have more than one base form \()7 1489 1 2974 3048 t
|
||||
10 B f
|
||||
(axe)4463 3048 w
|
||||
10 R f
|
||||
(and)4641 3048 w
|
||||
10 B f
|
||||
(axis)4819 3048 w
|
||||
10 R f
|
||||
(\), Morphy)1 414 1 4986 3048 t
|
||||
( speci\256c string, it returns a)5 1135( \256rst time that Morphy is called with a)8 1645( The)1 227(works in the following manner.)4 1313 4 1080 3168 t
|
||||
( to Morphy made with a)5 1058( each subsequent call)3 905( For)1 217(base form.)1 441 4 1080 3288 t
|
||||
9 B f
|
||||
(NULL)3745 3288 w
|
||||
10 R f
|
||||
(string argument, Morphy returns)3 1361 1 4039 3288 t
|
||||
( Morphy cannot perform a transformation, whether on the \256rst call for a)12 3061( Whenever)1 483( form.)1 260(another base)1 516 4 1080 3408 t
|
||||
(word or subsequent calls,)3 1093 1 1080 3528 t
|
||||
9 B f
|
||||
(NULL)2224 3528 w
|
||||
10 R f
|
||||
( will return)2 494( transformation to a valid English string)6 1750( A)1 156(is returned.)1 475 4 2525 3528 t
|
||||
9 B f
|
||||
(NULL)1080 3648 w
|
||||
10 R f
|
||||
(if the base form of the string is not in WordNet.)10 1986 1 1363 3648 t
|
||||
( See)1 220( functions are found in the WordNet library.)7 1889(The morphological)1 780 3 1080 3888 t
|
||||
10 B f
|
||||
(morph)4012 3888 w
|
||||
10 R f
|
||||
(\(3WN\) for information on)3 1099 1 4301 3888 t
|
||||
(using these functions.)2 885 1 1080 4008 t
|
||||
9 B f
|
||||
(Rules of Detachment)2 845 1 900 4176 t
|
||||
10 R f
|
||||
( a word ends with one of the)7 1267( If)1 143( used by Morphy.)3 762(The following table shows the rules of detachment)7 2148 4 1080 4296 t
|
||||
( WordNet is searched)3 888( Then)1 272( added.)1 297(suf\256xes, it is stripped from the word and the corresponding ending is)11 2863 4 1080 4416 t
|
||||
( rules are applicable to adverbs.)5 1303( No)1 188(for the resulting string.)3 940 3 1080 4536 t
|
||||
10 B f
|
||||
( Ending)1 467(POS Suf\256x)1 647 2 2706 4776 t
|
||||
10 S f
|
||||
(_ _______________________)1 1160 1 2660 4796 t
|
||||
10 R f
|
||||
(NOUN)2660 4916 w
|
||||
10 S1 f
|
||||
(")3098 4916 w
|
||||
10 R f
|
||||
(s)3139 4916 w
|
||||
10 S1 f
|
||||
(" "")1 411 1 3178 4916 t
|
||||
10 R f
|
||||
(NOUN)2660 5036 w
|
||||
10 S1 f
|
||||
(")3098 5036 w
|
||||
10 R f
|
||||
(ses)3139 5036 w
|
||||
10 S1 f
|
||||
(" ")1 287 1 3261 5036 t
|
||||
10 R f
|
||||
(s)3548 5036 w
|
||||
10 S1 f
|
||||
(")3587 5036 w
|
||||
10 R f
|
||||
(NOUN)2660 5156 w
|
||||
10 S1 f
|
||||
(")3098 5156 w
|
||||
10 R f
|
||||
(xes)3139 5156 w
|
||||
10 S1 f
|
||||
(" ")1 276 1 3272 5156 t
|
||||
10 R f
|
||||
(x)3548 5156 w
|
||||
10 S1 f
|
||||
(")3598 5156 w
|
||||
10 R f
|
||||
(NOUN)2660 5276 w
|
||||
10 S1 f
|
||||
(")3098 5276 w
|
||||
10 R f
|
||||
(zes)3139 5276 w
|
||||
10 S1 f
|
||||
(" ")1 282 1 3266 5276 t
|
||||
10 R f
|
||||
(z)3548 5276 w
|
||||
10 S1 f
|
||||
(")3592 5276 w
|
||||
10 R f
|
||||
(NOUN)2660 5396 w
|
||||
10 S1 f
|
||||
(")3098 5396 w
|
||||
10 R f
|
||||
(ches)3139 5396 w
|
||||
10 S1 f
|
||||
(" ")1 232 1 3316 5396 t
|
||||
10 R f
|
||||
(ch)3548 5396 w
|
||||
10 S1 f
|
||||
(")3642 5396 w
|
||||
10 R f
|
||||
(NOUN)2660 5516 w
|
||||
10 S1 f
|
||||
(")3098 5516 w
|
||||
10 R f
|
||||
(shes)3139 5516 w
|
||||
10 S1 f
|
||||
(" ")1 237 1 3311 5516 t
|
||||
10 R f
|
||||
(sh)3548 5516 w
|
||||
10 S1 f
|
||||
(")3637 5516 w
|
||||
10 R f
|
||||
(NOUN)2660 5636 w
|
||||
10 S1 f
|
||||
(")3098 5636 w
|
||||
10 R f
|
||||
(men)3139 5636 w
|
||||
10 S1 f
|
||||
(" ")1 237 1 3311 5636 t
|
||||
10 R f
|
||||
(man)3548 5636 w
|
||||
10 S1 f
|
||||
(")3720 5636 w
|
||||
10 R f
|
||||
(NOUN)2660 5756 w
|
||||
10 S1 f
|
||||
(")3098 5756 w
|
||||
10 R f
|
||||
(ies)3139 5756 w
|
||||
10 S1 f
|
||||
(" ")1 298 1 3250 5756 t
|
||||
10 R f
|
||||
(y)3548 5756 w
|
||||
10 S1 f
|
||||
(")3598 5756 w
|
||||
10 R f
|
||||
(VERB)2660 5876 w
|
||||
10 S1 f
|
||||
(")3098 5876 w
|
||||
10 R f
|
||||
(s)3139 5876 w
|
||||
10 S1 f
|
||||
(" "")1 411 1 3178 5876 t
|
||||
10 R f
|
||||
(VERB)2660 5996 w
|
||||
10 S1 f
|
||||
(")3098 5996 w
|
||||
10 R f
|
||||
(ies)3139 5996 w
|
||||
10 S1 f
|
||||
(" ")1 298 1 3250 5996 t
|
||||
10 R f
|
||||
(y)3548 5996 w
|
||||
10 S1 f
|
||||
(")3598 5996 w
|
||||
10 R f
|
||||
(VERB)2660 6116 w
|
||||
10 S1 f
|
||||
(")3098 6116 w
|
||||
10 R f
|
||||
(es)3139 6116 w
|
||||
10 S1 f
|
||||
(" ")1 326 1 3222 6116 t
|
||||
10 R f
|
||||
(e)3548 6116 w
|
||||
10 S1 f
|
||||
(")3592 6116 w
|
||||
10 R f
|
||||
(VERB)2660 6236 w
|
||||
10 S1 f
|
||||
(")3098 6236 w
|
||||
10 R f
|
||||
(es)3139 6236 w
|
||||
10 S1 f
|
||||
(" "")1 367 1 3222 6236 t
|
||||
10 R f
|
||||
(VERB)2660 6356 w
|
||||
10 S1 f
|
||||
(")3098 6356 w
|
||||
10 R f
|
||||
(ed)3139 6356 w
|
||||
10 S1 f
|
||||
(" ")1 315 1 3233 6356 t
|
||||
10 R f
|
||||
(e)3548 6356 w
|
||||
10 S1 f
|
||||
(")3592 6356 w
|
||||
10 R f
|
||||
(VERB)2660 6476 w
|
||||
10 S1 f
|
||||
(")3098 6476 w
|
||||
10 R f
|
||||
(ed)3139 6476 w
|
||||
10 S1 f
|
||||
(" "")1 356 1 3233 6476 t
|
||||
10 R f
|
||||
(VERB)2660 6596 w
|
||||
10 S1 f
|
||||
(")3098 6596 w
|
||||
10 R f
|
||||
(ing)3139 6596 w
|
||||
10 S1 f
|
||||
(" ")1 281 1 3267 6596 t
|
||||
10 R f
|
||||
(e)3548 6596 w
|
||||
10 S1 f
|
||||
(")3592 6596 w
|
||||
10 R f
|
||||
(VERB)2660 6716 w
|
||||
10 S1 f
|
||||
(")3098 6716 w
|
||||
10 R f
|
||||
(ing)3139 6716 w
|
||||
10 S1 f
|
||||
(" "")1 322 1 3267 6716 t
|
||||
10 R f
|
||||
(ADJ)2660 6836 w
|
||||
10 S1 f
|
||||
(")3098 6836 w
|
||||
10 R f
|
||||
(er)3139 6836 w
|
||||
10 S1 f
|
||||
(" "")1 373 1 3216 6836 t
|
||||
10 R f
|
||||
(ADJ)2660 6956 w
|
||||
10 S1 f
|
||||
(")3098 6956 w
|
||||
10 R f
|
||||
(est)3139 6956 w
|
||||
10 S1 f
|
||||
(" "")1 339 1 3250 6956 t
|
||||
10 R f
|
||||
(ADJ)2660 7076 w
|
||||
10 S1 f
|
||||
(")3098 7076 w
|
||||
10 R f
|
||||
(er)3139 7076 w
|
||||
10 S1 f
|
||||
(" ")1 332 1 3216 7076 t
|
||||
10 R f
|
||||
(e)3548 7076 w
|
||||
10 S1 f
|
||||
(")3592 7076 w
|
||||
10 R f
|
||||
(ADJ)2660 7196 w
|
||||
10 S1 f
|
||||
(")3098 7196 w
|
||||
10 R f
|
||||
(est)3139 7196 w
|
||||
10 S1 f
|
||||
(" ")1 298 1 3250 7196 t
|
||||
10 R f
|
||||
(e)3548 7196 w
|
||||
10 S1 f
|
||||
(")3592 7196 w
|
||||
10 S f
|
||||
(\347)3023 7196 w
|
||||
(\347)3023 7156 w
|
||||
(\347)3023 7056 w
|
||||
(\347)3023 6956 w
|
||||
(\347)3023 6856 w
|
||||
(\347)3023 6756 w
|
||||
(\347)3023 6656 w
|
||||
(\347)3023 6556 w
|
||||
(\347)3023 6456 w
|
||||
(\347)3023 6356 w
|
||||
(\347)3023 6256 w
|
||||
(\347)3023 6156 w
|
||||
(\347)3023 6056 w
|
||||
(\347)3023 5956 w
|
||||
(\347)3023 5856 w
|
||||
(\347)3023 5756 w
|
||||
(\347)3023 5656 w
|
||||
(\347)3023 5556 w
|
||||
(\347)3023 5456 w
|
||||
(\347)3023 5356 w
|
||||
(\347)3023 5256 w
|
||||
(\347)3023 5156 w
|
||||
(\347)3023 5056 w
|
||||
(\347)3023 4956 w
|
||||
(\347)3023 4856 w
|
||||
(\347)3023 4756 w
|
||||
(\347)3432 7196 w
|
||||
(\347)3432 7156 w
|
||||
(\347)3432 7056 w
|
||||
(\347)3432 6956 w
|
||||
(\347)3432 6856 w
|
||||
(\347)3432 6756 w
|
||||
(\347)3432 6656 w
|
||||
(\347)3432 6556 w
|
||||
(\347)3432 6456 w
|
||||
(\347)3432 6356 w
|
||||
(\347)3432 6256 w
|
||||
(\347)3432 6156 w
|
||||
(\347)3432 6056 w
|
||||
(\347)3432 5956 w
|
||||
(\347)3432 5856 w
|
||||
(\347)3432 5756 w
|
||||
(\347)3432 5656 w
|
||||
(\347)3432 5556 w
|
||||
(\347)3432 5456 w
|
||||
(\347)3432 5356 w
|
||||
(\347)3432 5256 w
|
||||
(\347)3432 5156 w
|
||||
(\347)3432 5056 w
|
||||
(\347)3432 4956 w
|
||||
(\347)3432 4856 w
|
||||
(\347)3432 4756 w
|
||||
10 R f
|
||||
( 1)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 1 1
|
||||
%%Page: 2 2
|
||||
save
|
||||
mark
|
||||
2 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
(MORPHY \( 7WN \))3 758 1 4642 480 t
|
||||
9 B f
|
||||
(Exception Lists)1 615 1 900 960 t
|
||||
10 R f
|
||||
( exception lists contain the morphologi-)5 1656( The)1 226( syntactic category.)2 799(There is one exception list \256le for each)7 1639 4 1080 1080 t
|
||||
( cannot be processed in an algorithmic)6 1632(cal transformations for strings that are not regular and therefore)9 2688 2 1080 1200 t
|
||||
( an in\257ected form of a word or collocation, followed by)10 2341( line of an exception list contains)6 1387(manner. Each)1 592 3 1080 1320 t
|
||||
( in alphabetical order and a binary search is used to \256nd words)12 2615( list is kept)3 470( The)1 224(one or more base forms.)4 1011 4 1080 1440 t
|
||||
( See)1 210(in these lists.)2 536 2 1080 1560 t
|
||||
10 B f
|
||||
(wndb)1859 1560 w
|
||||
10 R f
|
||||
(\(5WN\) for information on the format of the exception list \256les.)10 2596 1 2099 1560 t
|
||||
9 B f
|
||||
(Single Words)1 540 1 900 1728 t
|
||||
10 R f
|
||||
( the word in the exception)5 1095( \256rst looks for)3 594( Morphy)1 390(In general, single words are relatively easy to process.)8 2241 4 1080 1848 t
|
||||
( calls with a)3 516( Subsequent)1 531( returned.)1 394( it is found the \256rst base form is)8 1376(list. If)1 285 5 1080 1968 t
|
||||
9 B f
|
||||
(NULL)4219 1968 w
|
||||
10 R f
|
||||
(argument return addi-)2 894 1 4506 1968 t
|
||||
( A)1 138(tional base forms, if present.)4 1169 2 1080 2088 t
|
||||
9 B f
|
||||
(NULL)2420 2088 w
|
||||
10 R f
|
||||
(is returned when there are no more base forms of the word.)11 2448 1 2703 2088 t
|
||||
( in the exception list corresponding to the syntactic category, an algorithmic pro-)12 3334(If the word is not found)5 986 2 1080 2328 t
|
||||
( matching suf\256x is found, a)5 1249( a)1 101( If)1 156(cess using the rules of detachment looks for a matching suf\256x.)10 2814 4 1080 2448 t
|
||||
( applied \(sometimes this ending is a)6 1589(corresponding ending is)2 1010 2 1080 2568 t
|
||||
9 B f
|
||||
(NULL)3730 2568 w
|
||||
10 R f
|
||||
(string, so in effect the suf\256x is)6 1369 1 4031 2568 t
|
||||
( word is found in the desired)6 1221(removed from the word\), and WordNet is consulted to see if the resulting)12 3099 2 1080 2688 t
|
||||
(part of speech.)2 600 1 1080 2808 t
|
||||
9 B f
|
||||
(Collocations)900 2976 w
|
||||
10 R f
|
||||
( a base form that is)5 872(As opposed to single words, collocations can be quite dif\256cult to transform into)12 3448 2 1080 3096 t
|
||||
( forms of words, even those comprising collocations, are)8 2463( general, only base)3 826( In)1 167(present in WordNet.)2 864 4 1080 3216 t
|
||||
(stored in WordNet, such as)4 1152 1 1080 3336 t
|
||||
10 B f
|
||||
(attorney general)1 709 1 2274 3336 t
|
||||
10 R f
|
||||
( the collocation)2 652(. Transforming)1 649 2 2983 3336 t
|
||||
10 B f
|
||||
(attorneys general)1 748 1 4327 3336 t
|
||||
10 R f
|
||||
(is then)1 282 1 5118 3336 t
|
||||
( usu-)1 207( This)1 246( words comprising the collocation.)4 1425(simply a matter of \256nding the base forms of the individual)10 2442 4 1080 3456 t
|
||||
( as)1 128(ally works for nouns, therefore non-conforming nouns, such)7 2537 2 1080 3576 t
|
||||
10 B f
|
||||
(customs duty)1 572 1 3790 3576 t
|
||||
10 R f
|
||||
(are presently entered in)3 993 1 4407 3576 t
|
||||
(the noun exception list.)3 957 1 1080 3696 t
|
||||
(Verb collocations that contain prepositions, such as)6 2116 1 1080 3936 t
|
||||
10 B f
|
||||
(ask for it)2 399 1 3231 3936 t
|
||||
10 R f
|
||||
( single words,)2 580( with)1 213( As)1 179(, are more dif\256cult.)3 798 4 3630 3936 t
|
||||
( Morphy determines)2 842( the collocation is not found, special code in)8 1898( If)1 141(the exception list is searched \256rst.)5 1439 4 1080 4056 t
|
||||
( it does, a function is called to try to \256nd the base)12 2124( If)1 136(whether a verb collocation includes a preposition.)6 2060 3 1080 4176 t
|
||||
( that the \256rst word in the collocation is a verb and that the)13 2449( is assumed)2 485( It)1 131(form in the following manner.)4 1255 4 1080 4296 t
|
||||
( search string with the base forms of the verb and)10 2188( algorithm then builds a)4 1034( The)1 234(last word is a noun.)4 864 4 1080 4416 t
|
||||
( be)1 141(noun, leaving the remainder of the collocation \(usually just the preposition, but more words may)14 4179 2 1080 4536 t
|
||||
( example, passed)2 721( For)1 218( the middle.)2 517(involved\) in)1 506 4 1080 4656 t
|
||||
10 B f
|
||||
(asking for it)2 533 1 3088 4656 t
|
||||
10 R f
|
||||
(, the database search would be performed)6 1779 1 3621 4656 t
|
||||
(with)1080 4776 w
|
||||
10 B f
|
||||
(ask for it)2 399 1 1296 4776 t
|
||||
10 R f
|
||||
( a verb collocation)3 776( If)1 136( WordNet, and therefore returned from Morphy.)6 1994(, which is found in)4 799 4 1695 4776 t
|
||||
( word in the collocation is found and WordNet)8 1936(does not contain a preposition, then the base form of each)10 2384 2 1080 4896 t
|
||||
(is searched for the resulting string.)5 1421 1 1080 5016 t
|
||||
9 B f
|
||||
(Hyphenation)900 5184 w
|
||||
10 R f
|
||||
( decision)1 370( is often a subjective)4 865( It)1 130(Hyphenation also presents special dif\256culties when searching WordNet.)7 2955 4 1080 5304 t
|
||||
( hyphenated, joined as one word, or is a collocation of several words, and which)14 3342(as to whether a word is)5 978 2 1080 5424 t
|
||||
( string into)2 456( Morphy breaks a)3 731( When)1 306(of the various forms are entered into WordNet.)7 1943 4 1080 5544 t
|
||||
10 S1 f
|
||||
(")4552 5544 w
|
||||
10 R f
|
||||
(words)4593 5544 w
|
||||
10 S1 f
|
||||
(")4837 5544 w
|
||||
10 R f
|
||||
(, it looks for)3 522 1 4878 5544 t
|
||||
( strings and removes them if an exact)7 1552( also looks for periods in)5 1041( It)1 129(both spaces and hyphens as delimiters.)5 1598 4 1080 5664 t
|
||||
( search for an abbreviation like)5 1298( A)1 142(match is not found.)3 808 3 1080 5784 t
|
||||
10 B f
|
||||
(oct.)3365 5784 w
|
||||
10 R f
|
||||
( for)1 154(return the synset)2 684 2 3554 5784 t
|
||||
10 S f
|
||||
({)4430 5784 w
|
||||
10 B f
|
||||
(October, Oct)1 562 1 4511 5784 t
|
||||
10 S f
|
||||
(})5106 5784 w
|
||||
10 R f
|
||||
(. Not)1 246 1 5154 5784 t
|
||||
( it may be advantageous to)5 1118(every pattern of hyphenated and collocated string is searched for properly, so)11 3202 2 1080 5904 t
|
||||
(specify several search strings if the results of a search attempt seem incomplete.)12 3286 1 1080 6024 t
|
||||
9 B f
|
||||
(Special Processing for nouns ending with)5 1685 1 900 6192 t
|
||||
10 R f
|
||||
( ending with)2 518(Morphy contains code that searches for nouns)6 1883 2 1080 6312 t
|
||||
10 B f
|
||||
(ful)3515 6312 w
|
||||
10 R f
|
||||
(and performs a transformation on the sub-)6 1734 1 3666 6312 t
|
||||
( string and returns it. For example, if)7 1566( then appends 'ful' back onto the resulting)7 1794( It)1 134(string preceeding it.)2 826 4 1080 6432 t
|
||||
(passed the nouns)2 693 1 1080 6552 t
|
||||
10 B f
|
||||
(boxesful)1806 6552 w
|
||||
10 R f
|
||||
(, it will return)3 574 1 2162 6552 t
|
||||
10 B f
|
||||
(boxful)2769 6552 w
|
||||
10 R f
|
||||
(.)3042 6552 w
|
||||
9 B f
|
||||
(BUGS)720 6720 w
|
||||
10 R f
|
||||
(Since many noun collocations contains prepositions, such as)7 2548 1 1080 6840 t
|
||||
10 B f
|
||||
(line of products)2 683 1 3673 6840 t
|
||||
10 R f
|
||||
(, an algorithm similar to)4 1044 1 4356 6840 t
|
||||
( the present scheme, if Morphy is passed)7 1912( In)1 183(that used for verbs should be written for nouns.)8 2225 3 1080 6960 t
|
||||
10 B f
|
||||
(lines of products)2 722 1 1080 7080 t
|
||||
10 R f
|
||||
(, the search string becomes)4 1110 1 1802 7080 t
|
||||
10 B f
|
||||
(line of product)2 644 1 2945 7080 t
|
||||
10 R f
|
||||
(, which is not in WordNet)5 1078 1 3589 7080 t
|
||||
( 2)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 2 2
|
||||
%%Page: 3 3
|
||||
save
|
||||
mark
|
||||
3 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
(MORPHY \( 7WN \))3 758 1 4642 480 t
|
||||
( the rules described above.)4 1105(Morphy will allow non-words to be converted to words, if they follow one of)13 3215 2 1080 960 t
|
||||
(For example, it will happily convert)5 1478 1 1080 1080 t
|
||||
10 B f
|
||||
(plantes)2591 1080 w
|
||||
10 R f
|
||||
(to)2930 1080 w
|
||||
10 B f
|
||||
(plants)3041 1080 w
|
||||
10 R f
|
||||
(.)3303 1080 w
|
||||
9 B f
|
||||
(ENVIRONMENT VARIABLES \(UNIX\))2 1600 1 720 1248 t
|
||||
10 B f
|
||||
(WNHOME)1080 1368 w
|
||||
10 R f
|
||||
( is)1 100( Default)1 365(Base directory for WordNet.)3 1165 3 2080 1368 t
|
||||
10 B f
|
||||
(/usr/local/WordNet-3.0)3743 1368 w
|
||||
10 R f
|
||||
(.)4723 1368 w
|
||||
10 B f
|
||||
(WNSEARCHDIR)1080 1536 w
|
||||
10 R f
|
||||
( which the WordNet database has been installed. Default is)9 2788(Directory in)1 532 2 2080 1536 t
|
||||
10 B f
|
||||
(WNHOME/dict)2080 1656 w
|
||||
10 R f
|
||||
(.)2758 1656 w
|
||||
9 B f
|
||||
(REGISTRY \(WINDOWS\))1 1040 1 720 1824 t
|
||||
10 B f
|
||||
(HKEY)1080 1944 w
|
||||
10 S f
|
||||
(_)1375 1944 w
|
||||
10 B f
|
||||
(LOCAL)1425 1944 w
|
||||
10 S f
|
||||
(_)1781 1944 w
|
||||
10 B f
|
||||
(MACHINE)1831 1944 w
|
||||
10 S1 f
|
||||
(\\)2325 1944 w
|
||||
10 B f
|
||||
(SOFTWARE)2353 1944 w
|
||||
10 S1 f
|
||||
(\\)2926 1944 w
|
||||
10 B f
|
||||
(WordNet)2954 1944 w
|
||||
10 S1 f
|
||||
(\\)3353 1944 w
|
||||
10 B f
|
||||
(3.0)3381 1944 w
|
||||
10 S1 f
|
||||
(\\)3506 1944 w
|
||||
10 B f
|
||||
(WNHome)3534 1944 w
|
||||
10 R f
|
||||
( is)1 100( Default)1 365(Base directory for WordNet.)3 1165 3 2080 2064 t
|
||||
10 B f
|
||||
(C:)3743 2064 w
|
||||
10 S1 f
|
||||
(\\)3848 2064 w
|
||||
10 B f
|
||||
(Program Files)1 615 1 3876 2064 t
|
||||
10 S1 f
|
||||
(\\)4491 2064 w
|
||||
10 B f
|
||||
(WordNet)4519 2064 w
|
||||
10 S1 f
|
||||
(\\)4918 2064 w
|
||||
10 B f
|
||||
(3.0)4946 2064 w
|
||||
10 R f
|
||||
(.)5071 2064 w
|
||||
9 B f
|
||||
(FILES)720 2232 w
|
||||
10 I f
|
||||
(pos)1080 2352 w
|
||||
10 B f
|
||||
(.exc)1219 2352 w
|
||||
10 R f
|
||||
(morphology exception lists)2 1105 1 2080 2352 t
|
||||
9 B f
|
||||
(SEE ALSO)1 460 1 720 2520 t
|
||||
10 B f
|
||||
(wn)1080 2640 w
|
||||
10 R f
|
||||
(\(1WN\),)1208 2640 w
|
||||
10 B f
|
||||
(wnb)1548 2640 w
|
||||
10 R f
|
||||
(\(1WN\),)1732 2640 w
|
||||
10 B f
|
||||
(binsrch)2072 2640 w
|
||||
10 R f
|
||||
(\(3WN\),)2395 2640 w
|
||||
10 B f
|
||||
(morph)2735 2640 w
|
||||
10 R f
|
||||
(\(3WN\),)3024 2640 w
|
||||
10 B f
|
||||
(wndb)3364 2640 w
|
||||
10 R f
|
||||
(\(5WN\),)3604 2640 w
|
||||
10 B f
|
||||
(wninput)3944 2640 w
|
||||
10 R f
|
||||
(\(7WN\).)4301 2640 w
|
||||
( 3)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 3 3
|
||||
%%Trailer
|
||||
done
|
||||
%%DocumentFonts: Times-Roman Symbol Times-Bold Times-Italic
|
||||
%%Pages: 3
|
File diff suppressed because it is too large
Load Diff
|
@ -1,875 +0,0 @@
|
|||
%!PS
|
||||
%%Version: 3.15
|
||||
%%DocumentFonts: (atend)
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
%ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
|
||||
%
|
||||
% Version 3.16 prologue for troff files.
|
||||
%
|
||||
|
||||
/#copies 1 store
|
||||
/aspectratio 1 def
|
||||
/formsperpage 1 def
|
||||
/landscape false def
|
||||
/linewidth .3 def
|
||||
/magnification 1 def
|
||||
/margin 0 def
|
||||
/orientation 0 def
|
||||
/resolution 720 def
|
||||
/xoffset 0 def
|
||||
/yoffset 0 def
|
||||
|
||||
/roundpage true def
|
||||
/useclippath true def
|
||||
/pagebbox [0 0 612 792] def
|
||||
|
||||
/R /Times-Roman def
|
||||
/I /Times-Italic def
|
||||
/B /Times-Bold def
|
||||
/BI /Times-BoldItalic def
|
||||
/H /Helvetica def
|
||||
/HI /Helvetica-Oblique def
|
||||
/HB /Helvetica-Bold def
|
||||
/HX /Helvetica-BoldOblique def
|
||||
/CW /Courier def
|
||||
/CO /Courier def
|
||||
/CI /Courier-Oblique def
|
||||
/CB /Courier-Bold def
|
||||
/CX /Courier-BoldOblique def
|
||||
/PA /Palatino-Roman def
|
||||
/PI /Palatino-Italic def
|
||||
/PB /Palatino-Bold def
|
||||
/PX /Palatino-BoldItalic def
|
||||
/Hr /Helvetica-Narrow def
|
||||
/Hi /Helvetica-Narrow-Oblique def
|
||||
/Hb /Helvetica-Narrow-Bold def
|
||||
/Hx /Helvetica-Narrow-BoldOblique def
|
||||
/KR /Bookman-Light def
|
||||
/KI /Bookman-LightItalic def
|
||||
/KB /Bookman-Demi def
|
||||
/KX /Bookman-DemiItalic def
|
||||
/AR /AvantGarde-Book def
|
||||
/AI /AvantGarde-BookOblique def
|
||||
/AB /AvantGarde-Demi def
|
||||
/AX /AvantGarde-DemiOblique def
|
||||
/NR /NewCenturySchlbk-Roman def
|
||||
/NI /NewCenturySchlbk-Italic def
|
||||
/NB /NewCenturySchlbk-Bold def
|
||||
/NX /NewCenturySchlbk-BoldItalic def
|
||||
/ZD /ZapfDingbats def
|
||||
/ZI /ZapfChancery-MediumItalic def
|
||||
/VR /Varitimes#Roman def
|
||||
/VI /Varitimes#Italic def
|
||||
/VB /Varitimes#Bold def
|
||||
/VX /Varitimes#BoldItalic def
|
||||
/S /S def
|
||||
/S1 /S1 def
|
||||
/GR /Symbol def
|
||||
|
||||
/inch {72 mul} bind def
|
||||
/min {2 copy gt {exch} if pop} bind def
|
||||
|
||||
/setup {
|
||||
counttomark 2 idiv {def} repeat pop
|
||||
|
||||
landscape {/orientation 90 orientation add def} if
|
||||
/scaling 72 resolution div def
|
||||
linewidth setlinewidth
|
||||
1 setlinecap
|
||||
|
||||
pagedimensions
|
||||
xcenter ycenter translate
|
||||
orientation neg rotate
|
||||
width 2 div neg height 2 div translate
|
||||
xoffset inch yoffset inch translate
|
||||
margin 2 div dup neg translate
|
||||
magnification dup aspectratio mul scale
|
||||
scaling scaling scale
|
||||
|
||||
/Symbol /S Sdefs cf
|
||||
/Times-Roman /S1 S1defs cf
|
||||
0 0 moveto
|
||||
} def
|
||||
|
||||
/pagedimensions {
|
||||
useclippath userdict /gotpagebbox known not and {
|
||||
/pagebbox [clippath pathbbox newpath] def
|
||||
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
||||
} if
|
||||
pagebbox aload pop
|
||||
4 -1 roll exch 4 1 roll 4 copy
|
||||
landscape {4 2 roll} if
|
||||
sub /width exch def
|
||||
sub /height exch def
|
||||
add 2 div /xcenter exch def
|
||||
add 2 div /ycenter exch def
|
||||
userdict /gotpagebbox true put
|
||||
} def
|
||||
|
||||
/pagesetup {
|
||||
/page exch def
|
||||
currentdict /pagedict known currentdict page known and {
|
||||
page load pagedict exch get cvx exec
|
||||
} if
|
||||
} def
|
||||
|
||||
/decodingdefs [
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
||||
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg setfunnytext}
|
||||
] def
|
||||
|
||||
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
||||
|
||||
/w {neg moveto show} bind def
|
||||
/m {neg dup /y exch def moveto} bind def
|
||||
/done {/lastpage where {pop lastpage} if} def
|
||||
|
||||
/f {
|
||||
dup /font exch def findfont exch
|
||||
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
||||
linewidth ptsize mul scaling 10 mul div setlinewidth
|
||||
/spacewidth ( ) stringwidth pop def
|
||||
} bind def
|
||||
|
||||
/changefont {
|
||||
/fontheight exch def
|
||||
/fontslant exch def
|
||||
currentfont [
|
||||
1 0
|
||||
fontheight ptsize div fontslant sin mul fontslant cos div
|
||||
fontheight ptsize div
|
||||
0 0
|
||||
] makefont setfont
|
||||
} bind def
|
||||
|
||||
/sf {f} bind def
|
||||
|
||||
/cf {
|
||||
dup length 2 idiv
|
||||
/entries exch def
|
||||
/chtab exch def
|
||||
/newfont exch def
|
||||
|
||||
findfont dup length 1 add dict
|
||||
/newdict exch def
|
||||
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
||||
|
||||
newdict /Metrics entries dict put
|
||||
newdict /Metrics get
|
||||
begin
|
||||
chtab aload pop
|
||||
1 1 entries {pop def} for
|
||||
newfont newdict definefont pop
|
||||
end
|
||||
} bind def
|
||||
|
||||
%
|
||||
% A few arrays used to adjust reference points and character widths in some
|
||||
% of the printer resident fonts. If square roots are too high try changing
|
||||
% the lines describing /radical and /radicalex to,
|
||||
%
|
||||
% /radical [0 -75 550 0]
|
||||
% /radicalex [-50 -75 500 0]
|
||||
%
|
||||
|
||||
/Sdefs [
|
||||
/bracketlefttp [220 500]
|
||||
/bracketleftbt [220 500]
|
||||
/bracketrighttp [-70 380]
|
||||
/bracketrightbt [-70 380]
|
||||
/braceleftbt [220 490]
|
||||
/bracketrightex [220 -125 500 0]
|
||||
/radical [0 0 550 0]
|
||||
% NeWSprint's \(br is too low, compensate
|
||||
statusdict /product get (NeWS Server) eq {
|
||||
/radicalex [-50 100 500 0]
|
||||
/parenleftex [-20 100 0 0]
|
||||
|
||||
} {
|
||||
/radicalex [-50 0 500 0]
|
||||
/parenleftex [-20 -170 0 0]
|
||||
} ifelse
|
||||
/integral [100 -50 500 0]
|
||||
/infinity [10 -75 730 0]
|
||||
] def
|
||||
|
||||
/S1defs [
|
||||
/underscore [0 80 500 0]
|
||||
/endash [7 90 650 0]
|
||||
] def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
mark
|
||||
/resolution 720 def
|
||||
setup
|
||||
2 setdecoding
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
save
|
||||
mark
|
||||
1 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 5WN \))3 330( SENSEIDX)1 3340(File Formats)1 517 3 1213 480 t
|
||||
9 B f
|
||||
(NAME)720 960 w
|
||||
10 R f
|
||||
(index.sense, sense.idx)1 890 1 1080 1080 t
|
||||
10 S1 f
|
||||
(\261)2003 1080 w
|
||||
10 R f
|
||||
(WordNet's sense index)2 947 1 2101 1080 t
|
||||
9 B f
|
||||
(DESCRIPTION)720 1248 w
|
||||
10 R f
|
||||
( method for accessing synsets and word senses in the)9 2305(The WordNet sense index provides an alternate)6 2015 2 1080 1368 t
|
||||
( a)1 91( is useful to applications that retrieve synsets or other information related to)12 3300( It)1 142(WordNet database.)1 787 4 1080 1488 t
|
||||
( can also be used with)5 944( It)1 132( word or collocation.)3 871(speci\256c sense in WordNet, rather than all the senses of a)10 2373 4 1080 1608 t
|
||||
(tools like)1 384 1 1080 1728 t
|
||||
10 B f
|
||||
(grep)1503 1728 w
|
||||
10 R f
|
||||
( speci\256c Word-)2 641( A)1 143( to \256nd all senses of a word in one or more parts of speech.)14 2536(and Perl)1 344 4 1736 1728 t
|
||||
(Net sense, encoded as a)4 1012 1 1080 1848 t
|
||||
10 I f
|
||||
(sense)2134 1848 w
|
||||
10 S f
|
||||
(_)2350 1848 w
|
||||
10 I f
|
||||
(key)2400 1848 w
|
||||
10 R f
|
||||
( WordNet sense)2 673(, can be used as an index into this \256le to obtain its)12 2195 2 2532 1848 t
|
||||
( the sense, and the number of times it has been)10 1961(number, the database byte offset of the synset containing)8 2359 2 1080 1968 t
|
||||
(tagged in the semantic concordance texts.)5 1703 1 1080 2088 t
|
||||
(Concatenating the)1 737 1 1080 2328 t
|
||||
10 I f
|
||||
(lemma)1855 2328 w
|
||||
10 R f
|
||||
(and)2159 2328 w
|
||||
10 I f
|
||||
(lex)2341 2328 w
|
||||
10 S f
|
||||
(_)2457 2328 w
|
||||
10 I f
|
||||
(sense)2507 2328 w
|
||||
10 R f
|
||||
( word \(represented in a)4 975(\256elds of a semantically tagged)4 1267 2 2761 2328 t
|
||||
10 S1 f
|
||||
(<)5042 2328 w
|
||||
10 B f
|
||||
(wf)5098 2328 w
|
||||
10 R f
|
||||
(...)5236 2328 w
|
||||
10 S1 f
|
||||
(>)5344 2328 w
|
||||
10 R f
|
||||
(attribute/value pair\) in a semantic concordance \256le, using)7 2395 1 1080 2448 t
|
||||
10 B f
|
||||
(%)3515 2448 w
|
||||
10 R f
|
||||
( the)1 161(as the concatenation character, creates)4 1584 2 3655 2448 t
|
||||
10 I f
|
||||
(sense)1080 2568 w
|
||||
10 S f
|
||||
(_)1296 2568 w
|
||||
10 I f
|
||||
(key)1346 2568 w
|
||||
10 R f
|
||||
(for that sense, which can in turn be used to search the sense index \256le.)14 2912 1 1511 2568 t
|
||||
(A)1080 2808 w
|
||||
10 I f
|
||||
(sense)1200 2808 w
|
||||
10 S f
|
||||
(_)1416 2808 w
|
||||
10 I f
|
||||
(key)1466 2808 w
|
||||
10 R f
|
||||
( way to represent a sense in semantic tagging or other systems that refer to)14 3308(is the best)2 446 2 1646 2808 t
|
||||
(WordNet senses.)1 688 1 1080 2928 t
|
||||
10 I f
|
||||
(sense)1838 2928 w
|
||||
10 S f
|
||||
(_)2054 2928 w
|
||||
10 I f
|
||||
(key)2104 2928 w
|
||||
10 R f
|
||||
( of WordNet sense numbers and)5 1338(s are independent)2 722 2 2236 2928 t
|
||||
10 I f
|
||||
(synset)4332 2928 w
|
||||
10 S f
|
||||
(_)4576 2928 w
|
||||
10 I f
|
||||
(offset)4626 2928 w
|
||||
10 R f
|
||||
(s, which vary)2 557 1 4843 2928 t
|
||||
( the sense index and a)5 928( Using)1 308(between versions of the database.)4 1382 3 1080 3048 t
|
||||
10 I f
|
||||
(sense)3734 3048 w
|
||||
10 S f
|
||||
(_)3950 3048 w
|
||||
10 I f
|
||||
(key)4000 3048 w
|
||||
10 R f
|
||||
( \(via)1 192(, the corresponding synset)3 1076 2 4132 3048 t
|
||||
(the)1080 3168 w
|
||||
10 I f
|
||||
(synset)1238 3168 w
|
||||
10 S f
|
||||
(_)1482 3168 w
|
||||
10 I f
|
||||
(offset)1532 3168 w
|
||||
10 R f
|
||||
( mapping from noun)3 849( A)1 140( obtained.)1 404(\) and WordNet sense number can easily be)7 1786 4 1749 3168 t
|
||||
10 I f
|
||||
(sense)4963 3168 w
|
||||
10 S f
|
||||
(_)5179 3168 w
|
||||
10 I f
|
||||
(key)5229 3168 w
|
||||
10 R f
|
||||
(s)5361 3168 w
|
||||
(in WordNet 1.6 to corresponding 2.0)5 1618 1 1080 3288 t
|
||||
10 I f
|
||||
(sense)2753 3288 w
|
||||
10 S f
|
||||
(_)2969 3288 w
|
||||
10 I f
|
||||
(key)3019 3288 w
|
||||
10 R f
|
||||
(s is provided with version 2.0, and is described in)9 2249 1 3151 3288 t
|
||||
10 B f
|
||||
(sensemap)1080 3408 w
|
||||
10 R f
|
||||
(\(5WN\).)1491 3408 w
|
||||
(See)1080 3648 w
|
||||
10 B f
|
||||
(wndb)1257 3648 w
|
||||
10 R f
|
||||
(\(5WN\) for a thorough discussion of the WordNet database \256les.)9 2628 1 1497 3648 t
|
||||
9 B f
|
||||
(File Format)1 480 1 900 3816 t
|
||||
10 R f
|
||||
(The sense index \256le lists all of the senses in the WordNet database with each line representing one)17 4320 1 1080 3936 t
|
||||
( each line is terminated)4 994( \256le is in alphabetical order, \256elds are separated by one space, and)12 2854(sense. The)1 472 3 1080 4056 t
|
||||
(with a newline character.)3 1026 1 1080 4176 t
|
||||
(Each line is of the form:)5 1008 1 1080 4416 t
|
||||
10 I f
|
||||
(sense)1440 4656 w
|
||||
10 S f
|
||||
(_)1656 4656 w
|
||||
10 I f
|
||||
(key synset)1 442 1 1706 4656 t
|
||||
10 S f
|
||||
(_)2148 4656 w
|
||||
10 I f
|
||||
(offset sense)1 499 1 2198 4656 t
|
||||
10 S f
|
||||
(_)2697 4656 w
|
||||
10 I f
|
||||
(number tag)1 499 1 2747 4656 t
|
||||
10 S f
|
||||
(_)3246 4656 w
|
||||
10 I f
|
||||
(cnt)3296 4656 w
|
||||
(sense)1080 4896 w
|
||||
10 S f
|
||||
(_)1296 4896 w
|
||||
10 I f
|
||||
(key)1346 4896 w
|
||||
10 R f
|
||||
( key in this format and use)6 1132( can construct a sense)4 908( Programs)1 452(is an encoding of the word sense.)6 1394 4 1514 4896 t
|
||||
(it as a binary search key into the sense index \256le. The format of a)14 2715 1 1080 5016 t
|
||||
10 I f
|
||||
(sense)3828 5016 w
|
||||
10 S f
|
||||
(_)4044 5016 w
|
||||
10 I f
|
||||
(key)4094 5016 w
|
||||
10 R f
|
||||
(is described below.)2 784 1 4259 5016 t
|
||||
10 I f
|
||||
(synset)1080 5256 w
|
||||
10 S f
|
||||
(_)1324 5256 w
|
||||
10 I f
|
||||
(offset)1374 5256 w
|
||||
10 R f
|
||||
(is the byte offset that the synset containing the sense is found at in the database)15 3325 1 1627 5256 t
|
||||
10 S1 f
|
||||
(")4988 5256 w
|
||||
10 R f
|
||||
(data)5029 5256 w
|
||||
10 S1 f
|
||||
(")5195 5256 w
|
||||
10 R f
|
||||
(\256le)5272 5256 w
|
||||
( in the)2 294(corresponding to the part of speech encoded)6 1900 2 1080 5376 t
|
||||
10 I f
|
||||
(sense)3321 5376 w
|
||||
10 S f
|
||||
(_)3537 5376 w
|
||||
10 I f
|
||||
(key)3587 5376 w
|
||||
10 R f
|
||||
(.)3719 5376 w
|
||||
10 I f
|
||||
(synset)3824 5376 w
|
||||
10 S f
|
||||
(_)4068 5376 w
|
||||
10 I f
|
||||
(offset)4118 5376 w
|
||||
10 R f
|
||||
(is an 8 digit, zero-\256lled)4 1018 1 4382 5376 t
|
||||
( used with)2 437(decimal integer, and can be)4 1142 2 1080 5496 t
|
||||
10 B f
|
||||
(fseek)2697 5496 w
|
||||
10 R f
|
||||
( passed to the)3 580( When)1 309(\(3\) to read a synset from the data \256le.)8 1598 3 2913 5496 t
|
||||
(WordNet library function)2 1060 1 1080 5616 t
|
||||
10 B f
|
||||
(read)2185 5616 w
|
||||
10 S f
|
||||
(_)2379 5616 w
|
||||
10 B f
|
||||
(synset\( \))1 343 1 2429 5616 t
|
||||
10 R f
|
||||
( data structure containing)3 1069(along with the syntactic category, a)5 1514 2 2817 5616 t
|
||||
(the parsed synset is returned.)4 1188 1 1080 5736 t
|
||||
10 I f
|
||||
(sense)1080 5976 w
|
||||
10 S f
|
||||
(_)1296 5976 w
|
||||
10 I f
|
||||
(number)1346 5976 w
|
||||
10 R f
|
||||
( of the word, within the part of speech)8 1666(is a decimal integer indicating the sense number)7 2041 2 1693 5976 t
|
||||
(encoded in)1 461 1 1080 6096 t
|
||||
10 I f
|
||||
(sense)1591 6096 w
|
||||
10 S f
|
||||
(_)1807 6096 w
|
||||
10 I f
|
||||
(key)1857 6096 w
|
||||
10 R f
|
||||
( See)1 227(, in the WordNet database.)4 1164 2 1989 6096 t
|
||||
10 B f
|
||||
(wndb)3430 6096 w
|
||||
10 R f
|
||||
(\(5WN\) for information about how sense)5 1730 1 3670 6096 t
|
||||
(numbers are assigned.)2 900 1 1080 6216 t
|
||||
10 I f
|
||||
(tag)1080 6456 w
|
||||
10 S f
|
||||
(_)1208 6456 w
|
||||
10 I f
|
||||
(cnt)1258 6456 w
|
||||
10 R f
|
||||
(represents the decimal number of times the sense is tagged in various semantic concordance)13 3972 1 1428 6456 t
|
||||
(texts. A)1 352 1 1080 6576 t
|
||||
10 I f
|
||||
(tag)1465 6576 w
|
||||
10 S f
|
||||
(_)1593 6576 w
|
||||
10 I f
|
||||
(cnt)1643 6576 w
|
||||
10 R f
|
||||
(of)1798 6576 w
|
||||
10 B f
|
||||
(0)1914 6576 w
|
||||
10 R f
|
||||
(indicates that the sense has not been semantically tagged.)8 2352 1 1997 6576 t
|
||||
9 B f
|
||||
(Sense Key Encoding)2 825 1 900 6744 t
|
||||
10 R f
|
||||
(A)1080 6864 w
|
||||
10 I f
|
||||
(sense)1185 6864 w
|
||||
10 S f
|
||||
(_)1401 6864 w
|
||||
10 I f
|
||||
(key)1451 6864 w
|
||||
10 R f
|
||||
(is represented as:)2 703 1 1616 6864 t
|
||||
10 I f
|
||||
(lemma)1440 7104 w
|
||||
10 B f
|
||||
(%)1706 7104 w
|
||||
10 I f
|
||||
(lex)1806 7104 w
|
||||
10 S f
|
||||
(_)1922 7104 w
|
||||
10 I f
|
||||
(sense)1972 7104 w
|
||||
10 R f
|
||||
( 1)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 1 1
|
||||
%%Page: 2 2
|
||||
save
|
||||
mark
|
||||
2 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
( \( 5WN \))3 330( SENSEIDX)1 3340(File Formats)1 517 3 1213 480 t
|
||||
(where)1080 960 w
|
||||
10 I f
|
||||
(lex)1356 960 w
|
||||
10 S f
|
||||
(_)1472 960 w
|
||||
10 I f
|
||||
(sense)1522 960 w
|
||||
10 R f
|
||||
(is encoded as:)2 576 1 1771 960 t
|
||||
10 I f
|
||||
(ss)1440 1200 w
|
||||
10 S f
|
||||
(_)1518 1200 w
|
||||
10 I f
|
||||
(type)1568 1200 w
|
||||
10 B f
|
||||
(:)1734 1200 w
|
||||
10 I f
|
||||
(lex)1767 1200 w
|
||||
10 S f
|
||||
(_)1883 1200 w
|
||||
10 I f
|
||||
(\256lenum)1933 1200 w
|
||||
10 B f
|
||||
(:)2227 1200 w
|
||||
10 I f
|
||||
(lex)2260 1200 w
|
||||
10 S f
|
||||
(_)2376 1200 w
|
||||
10 I f
|
||||
(id)2426 1200 w
|
||||
10 B f
|
||||
(:)2504 1200 w
|
||||
10 I f
|
||||
(head)2537 1200 w
|
||||
10 S f
|
||||
(_)2731 1200 w
|
||||
10 I f
|
||||
(word)2781 1200 w
|
||||
10 B f
|
||||
(:)2987 1200 w
|
||||
10 I f
|
||||
(head)3020 1200 w
|
||||
10 S f
|
||||
(_)3214 1200 w
|
||||
10 I f
|
||||
(id)3264 1200 w
|
||||
(lemma)1080 1440 w
|
||||
10 R f
|
||||
( index \256le)2 462(is the ASCII text of the word or collocation as found in the WordNet database)14 3537 2 1401 1440 t
|
||||
(corresponding to)1 687 1 1080 1560 t
|
||||
10 I f
|
||||
(pos)1805 1560 w
|
||||
10 R f
|
||||
(.)1944 1560 w
|
||||
10 I f
|
||||
(lemma)2040 1560 w
|
||||
10 R f
|
||||
(is in lower case, and collocations are formed by joining individual words)11 3056 1 2344 1560 t
|
||||
(with an underscore \()3 841 1 1080 1680 t
|
||||
10 S f
|
||||
(_)1921 1680 w
|
||||
10 R f
|
||||
(\) character.)1 455 1 1971 1680 t
|
||||
10 I f
|
||||
(ss)1080 1920 w
|
||||
10 S f
|
||||
(_)1158 1920 w
|
||||
10 I f
|
||||
(type)1208 1920 w
|
||||
10 R f
|
||||
( See)1 213(is a one digit decimal integer representing the synset type for the sense.)12 2980 2 1410 1920 t
|
||||
9 B f
|
||||
(Synset Type)1 479 1 4640 1920 t
|
||||
10 R f
|
||||
(below)5156 1920 w
|
||||
(for a listing of the numbers corresponding to each synset type.)10 2568 1 1080 2040 t
|
||||
10 I f
|
||||
(lex)1080 2280 w
|
||||
10 S f
|
||||
(_)1196 2280 w
|
||||
10 I f
|
||||
(\256lenum)1246 2280 w
|
||||
10 R f
|
||||
( decimal integer representing the name of the lexicographer \256le containing the)11 3267(is a two digit)3 556 2 1577 2280 t
|
||||
( See)1 215(synset for the sense.)3 843 2 1080 2400 t
|
||||
10 B f
|
||||
(lexnames)2176 2400 w
|
||||
10 R f
|
||||
(\(5WN\) for the list of lexicographer \256le names and their correspond-)10 2830 1 2570 2400 t
|
||||
(ing numbers.)1 530 1 1080 2520 t
|
||||
10 I f
|
||||
(lex)1080 2760 w
|
||||
10 S f
|
||||
(_)1196 2760 w
|
||||
10 I f
|
||||
(id)1246 2760 w
|
||||
10 R f
|
||||
(is a two digit decimal integer that, when appended onto)9 2304 1 1359 2760 t
|
||||
10 I f
|
||||
(lemma)3698 2760 w
|
||||
10 R f
|
||||
( a sense within)3 624(, uniquely identi\256es)2 812 2 3964 2760 t
|
||||
(a lexicographer \256le.)2 827 1 1080 2880 t
|
||||
10 I f
|
||||
(lex)1981 2880 w
|
||||
10 S f
|
||||
(_)2097 2880 w
|
||||
10 I f
|
||||
(id)2147 2880 w
|
||||
10 R f
|
||||
(numbers usually start with)3 1106 1 2266 2880 t
|
||||
10 B f
|
||||
(00)3413 2880 w
|
||||
10 R f
|
||||
( as additional senses of)4 981(, and are incremented)3 906 2 3513 2880 t
|
||||
( consecutive or)2 624(the word are added to the same \256le, although there is no requirement that the numbers be)16 3696 2 1080 3000 t
|
||||
(begin with)1 436 1 1080 3120 t
|
||||
10 B f
|
||||
(00)1552 3120 w
|
||||
10 R f
|
||||
( that a value of)4 637(. Note)1 288 2 1652 3120 t
|
||||
10 B f
|
||||
(00)2613 3120 w
|
||||
10 R f
|
||||
( present in lexicographer \256les.)4 1246(is the default, and therefore is not)6 1405 2 2749 3120 t
|
||||
(Only non-default)1 703 1 1080 3240 t
|
||||
10 I f
|
||||
(lex)1826 3240 w
|
||||
10 S f
|
||||
(_)1942 3240 w
|
||||
10 I f
|
||||
(id)1992 3240 w
|
||||
10 R f
|
||||
( See)1 220(values must be explicitly assigned in lexicographer \256les.)7 2385 2 2113 3240 t
|
||||
10 B f
|
||||
(wninput)4761 3240 w
|
||||
10 R f
|
||||
(\(5WN\))5118 3240 w
|
||||
(for information on the format of lexicographer \256les.)7 2130 1 1080 3360 t
|
||||
10 I f
|
||||
(head)1080 3600 w
|
||||
10 S f
|
||||
(_)1274 3600 w
|
||||
10 I f
|
||||
(word)1324 3600 w
|
||||
10 R f
|
||||
( \256rst)1 201( is the lemma of the)5 886( It)1 138(is only present if the sense is in an adjective satellite synset.)11 2601 4 1574 3600 t
|
||||
(word of the satellite's head synset.)5 1421 1 1080 3720 t
|
||||
10 I f
|
||||
(head)1080 3960 w
|
||||
10 S f
|
||||
(_)1274 3960 w
|
||||
10 I f
|
||||
(id)1324 3960 w
|
||||
10 R f
|
||||
( integer that, when appended onto)5 1478(is a two digit decimal)4 957 2 1451 3960 t
|
||||
10 I f
|
||||
(head)3936 3960 w
|
||||
10 S f
|
||||
(_)4130 3960 w
|
||||
10 I f
|
||||
(word)4180 3960 w
|
||||
10 R f
|
||||
(, uniquely identi\256es the)3 1014 1 4386 3960 t
|
||||
(sense of)1 342 1 1080 4080 t
|
||||
10 I f
|
||||
(head)1465 4080 w
|
||||
10 S f
|
||||
(_)1659 4080 w
|
||||
10 I f
|
||||
(word)1709 4080 w
|
||||
10 R f
|
||||
(within a lexicographer \256le, as described for)6 1840 1 1958 4080 t
|
||||
10 I f
|
||||
(lex)3841 4080 w
|
||||
10 S f
|
||||
(_)3957 4080 w
|
||||
10 I f
|
||||
(id)4007 4080 w
|
||||
10 R f
|
||||
( value in this \256eld)4 785( is a)2 197(. There)1 333 3 4085 4080 t
|
||||
(only if)1 272 1 1080 4200 t
|
||||
10 I f
|
||||
(head)1385 4200 w
|
||||
10 S f
|
||||
(_)1579 4200 w
|
||||
10 I f
|
||||
(word)1629 4200 w
|
||||
10 R f
|
||||
(is present.)1 413 1 1868 4200 t
|
||||
9 B f
|
||||
(Synset Type)1 490 1 900 4368 t
|
||||
10 R f
|
||||
(The synset type is encoded as follows:)6 1585 1 1080 4488 t
|
||||
10 B f
|
||||
(1)1440 4728 w
|
||||
10 R f
|
||||
(NOUN)1800 4728 w
|
||||
10 B f
|
||||
(2)1440 4848 w
|
||||
10 R f
|
||||
(VERB)1800 4848 w
|
||||
10 B f
|
||||
(3)1440 4968 w
|
||||
10 R f
|
||||
(ADJECTIVE)1800 4968 w
|
||||
10 B f
|
||||
(4)1440 5088 w
|
||||
10 R f
|
||||
(ADVERB)1800 5088 w
|
||||
10 B f
|
||||
(5)1440 5208 w
|
||||
10 R f
|
||||
(ADJECTIVE SATELLITE)1 1098 1 1800 5208 t
|
||||
9 B f
|
||||
(NOTES)720 5376 w
|
||||
10 R f
|
||||
( senses the)2 463(For non-satellite)1 675 2 1080 5496 t
|
||||
10 I f
|
||||
(head)2261 5496 w
|
||||
10 S f
|
||||
(_)2455 5496 w
|
||||
10 I f
|
||||
(word)2505 5496 w
|
||||
10 R f
|
||||
(and)2754 5496 w
|
||||
10 I f
|
||||
(head)2941 5496 w
|
||||
10 S f
|
||||
(_)3135 5496 w
|
||||
10 I f
|
||||
(id)3185 5496 w
|
||||
10 R f
|
||||
(\256elds have no values, however the \256eld separator)7 2094 1 3306 5496 t
|
||||
(character \()1 430 1 1080 5616 t
|
||||
10 B f
|
||||
(:)1510 5616 w
|
||||
10 R f
|
||||
(\) is present.)2 479 1 1543 5616 t
|
||||
9 B f
|
||||
(ENVIRONMENT VARIABLES \(UNIX\))2 1600 1 720 5784 t
|
||||
10 B f
|
||||
(WNHOME)1080 5904 w
|
||||
10 R f
|
||||
( is)1 100( Default)1 365(Base directory for WordNet.)3 1165 3 2080 5904 t
|
||||
10 B f
|
||||
(/usr/local/WordNet-3.0)3743 5904 w
|
||||
10 R f
|
||||
(.)4723 5904 w
|
||||
10 B f
|
||||
(WNSEARCHDIR)1080 6072 w
|
||||
10 R f
|
||||
( which the WordNet database has been installed. Default is)9 2788(Directory in)1 532 2 2080 6072 t
|
||||
10 B f
|
||||
(WNHOME/dict)2080 6192 w
|
||||
10 R f
|
||||
(.)2758 6192 w
|
||||
9 B f
|
||||
(REGISTRY \(WINDOWS\))1 1040 1 720 6360 t
|
||||
10 B f
|
||||
(HKEY)1080 6480 w
|
||||
10 S f
|
||||
(_)1375 6480 w
|
||||
10 B f
|
||||
(LOCAL)1425 6480 w
|
||||
10 S f
|
||||
(_)1781 6480 w
|
||||
10 B f
|
||||
(MACHINE)1831 6480 w
|
||||
10 S1 f
|
||||
(\\)2325 6480 w
|
||||
10 B f
|
||||
(SOFTWARE)2353 6480 w
|
||||
10 S1 f
|
||||
(\\)2926 6480 w
|
||||
10 B f
|
||||
(WordNet)2954 6480 w
|
||||
10 S1 f
|
||||
(\\)3353 6480 w
|
||||
10 B f
|
||||
(3.0)3381 6480 w
|
||||
10 S1 f
|
||||
(\\)3506 6480 w
|
||||
10 B f
|
||||
(WNHome)3534 6480 w
|
||||
10 R f
|
||||
( is)1 100( Default)1 365(Base directory for WordNet.)3 1165 3 2080 6600 t
|
||||
10 B f
|
||||
(C:)3743 6600 w
|
||||
10 S1 f
|
||||
(\\)3848 6600 w
|
||||
10 B f
|
||||
(Program Files)1 615 1 3876 6600 t
|
||||
10 S1 f
|
||||
(\\)4491 6600 w
|
||||
10 B f
|
||||
(WordNet)4519 6600 w
|
||||
10 S1 f
|
||||
(\\)4918 6600 w
|
||||
10 B f
|
||||
(3.0)4946 6600 w
|
||||
10 R f
|
||||
(.)5071 6600 w
|
||||
9 B f
|
||||
(FILES)720 6768 w
|
||||
10 B f
|
||||
(index.sense)1080 6888 w
|
||||
10 R f
|
||||
(sense index)1 471 1 2080 6888 t
|
||||
9 B f
|
||||
(SEE ALSO)1 460 1 720 7056 t
|
||||
10 B f
|
||||
(binsrch)1080 7176 w
|
||||
10 R f
|
||||
(\(3WN\),)1403 7176 w
|
||||
10 B f
|
||||
(wnsearch)1783 7176 w
|
||||
10 R f
|
||||
(\(3WN\),)2188 7176 w
|
||||
10 B f
|
||||
(lexnames)2568 7176 w
|
||||
10 R f
|
||||
(\(5WN\),)2962 7176 w
|
||||
10 B f
|
||||
(wnintro)3342 7176 w
|
||||
10 R f
|
||||
(\(5WN\),)3681 7176 w
|
||||
10 B f
|
||||
(sensemap)4061 7176 w
|
||||
10 R f
|
||||
(\(5WN\),)4472 7176 w
|
||||
10 B f
|
||||
(wndb)4853 7176 w
|
||||
10 R f
|
||||
(\(5WN\),)5093 7176 w
|
||||
10 B f
|
||||
(wninput)1080 7296 w
|
||||
10 R f
|
||||
(\(5WN\).)1437 7296 w
|
||||
( 2)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7776 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 2 2
|
||||
%%Trailer
|
||||
done
|
||||
%%DocumentFonts: Times-Roman Symbol Times-Bold Times-Italic
|
||||
%%Pages: 2
|
|
@ -1,286 +0,0 @@
|
|||
%!PS
|
||||
%%Version: 3.15
|
||||
%%DocumentFonts: (atend)
|
||||
%%Pages: (atend)
|
||||
%%EndComments
|
||||
%ident "@(#)lp:filter/postscript/postscript/dpost.ps 1.1"
|
||||
%
|
||||
% Version 3.16 prologue for troff files.
|
||||
%
|
||||
|
||||
/#copies 1 store
|
||||
/aspectratio 1 def
|
||||
/formsperpage 1 def
|
||||
/landscape false def
|
||||
/linewidth .3 def
|
||||
/magnification 1 def
|
||||
/margin 0 def
|
||||
/orientation 0 def
|
||||
/resolution 720 def
|
||||
/xoffset 0 def
|
||||
/yoffset 0 def
|
||||
|
||||
/roundpage true def
|
||||
/useclippath true def
|
||||
/pagebbox [0 0 612 792] def
|
||||
|
||||
/R /Times-Roman def
|
||||
/I /Times-Italic def
|
||||
/B /Times-Bold def
|
||||
/BI /Times-BoldItalic def
|
||||
/H /Helvetica def
|
||||
/HI /Helvetica-Oblique def
|
||||
/HB /Helvetica-Bold def
|
||||
/HX /Helvetica-BoldOblique def
|
||||
/CW /Courier def
|
||||
/CO /Courier def
|
||||
/CI /Courier-Oblique def
|
||||
/CB /Courier-Bold def
|
||||
/CX /Courier-BoldOblique def
|
||||
/PA /Palatino-Roman def
|
||||
/PI /Palatino-Italic def
|
||||
/PB /Palatino-Bold def
|
||||
/PX /Palatino-BoldItalic def
|
||||
/Hr /Helvetica-Narrow def
|
||||
/Hi /Helvetica-Narrow-Oblique def
|
||||
/Hb /Helvetica-Narrow-Bold def
|
||||
/Hx /Helvetica-Narrow-BoldOblique def
|
||||
/KR /Bookman-Light def
|
||||
/KI /Bookman-LightItalic def
|
||||
/KB /Bookman-Demi def
|
||||
/KX /Bookman-DemiItalic def
|
||||
/AR /AvantGarde-Book def
|
||||
/AI /AvantGarde-BookOblique def
|
||||
/AB /AvantGarde-Demi def
|
||||
/AX /AvantGarde-DemiOblique def
|
||||
/NR /NewCenturySchlbk-Roman def
|
||||
/NI /NewCenturySchlbk-Italic def
|
||||
/NB /NewCenturySchlbk-Bold def
|
||||
/NX /NewCenturySchlbk-BoldItalic def
|
||||
/ZD /ZapfDingbats def
|
||||
/ZI /ZapfChancery-MediumItalic def
|
||||
/VR /Varitimes#Roman def
|
||||
/VI /Varitimes#Italic def
|
||||
/VB /Varitimes#Bold def
|
||||
/VX /Varitimes#BoldItalic def
|
||||
/S /S def
|
||||
/S1 /S1 def
|
||||
/GR /Symbol def
|
||||
|
||||
/inch {72 mul} bind def
|
||||
/min {2 copy gt {exch} if pop} bind def
|
||||
|
||||
/setup {
|
||||
counttomark 2 idiv {def} repeat pop
|
||||
|
||||
landscape {/orientation 90 orientation add def} if
|
||||
/scaling 72 resolution div def
|
||||
linewidth setlinewidth
|
||||
1 setlinecap
|
||||
|
||||
pagedimensions
|
||||
xcenter ycenter translate
|
||||
orientation neg rotate
|
||||
width 2 div neg height 2 div translate
|
||||
xoffset inch yoffset inch translate
|
||||
margin 2 div dup neg translate
|
||||
magnification dup aspectratio mul scale
|
||||
scaling scaling scale
|
||||
|
||||
/Symbol /S Sdefs cf
|
||||
/Times-Roman /S1 S1defs cf
|
||||
0 0 moveto
|
||||
} def
|
||||
|
||||
/pagedimensions {
|
||||
useclippath userdict /gotpagebbox known not and {
|
||||
/pagebbox [clippath pathbbox newpath] def
|
||||
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
||||
} if
|
||||
pagebbox aload pop
|
||||
4 -1 roll exch 4 1 roll 4 copy
|
||||
landscape {4 2 roll} if
|
||||
sub /width exch def
|
||||
sub /height exch def
|
||||
add 2 div /xcenter exch def
|
||||
add 2 div /ycenter exch def
|
||||
userdict /gotpagebbox true put
|
||||
} def
|
||||
|
||||
/pagesetup {
|
||||
/page exch def
|
||||
currentdict /pagedict known currentdict page known and {
|
||||
page load pagedict exch get cvx exec
|
||||
} if
|
||||
} def
|
||||
|
||||
/decodingdefs [
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
||||
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
||||
{counttomark 2 idiv {y moveto show} repeat}
|
||||
{neg setfunnytext}
|
||||
] def
|
||||
|
||||
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
||||
|
||||
/w {neg moveto show} bind def
|
||||
/m {neg dup /y exch def moveto} bind def
|
||||
/done {/lastpage where {pop lastpage} if} def
|
||||
|
||||
/f {
|
||||
dup /font exch def findfont exch
|
||||
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
||||
linewidth ptsize mul scaling 10 mul div setlinewidth
|
||||
/spacewidth ( ) stringwidth pop def
|
||||
} bind def
|
||||
|
||||
/changefont {
|
||||
/fontheight exch def
|
||||
/fontslant exch def
|
||||
currentfont [
|
||||
1 0
|
||||
fontheight ptsize div fontslant sin mul fontslant cos div
|
||||
fontheight ptsize div
|
||||
0 0
|
||||
] makefont setfont
|
||||
} bind def
|
||||
|
||||
/sf {f} bind def
|
||||
|
||||
/cf {
|
||||
dup length 2 idiv
|
||||
/entries exch def
|
||||
/chtab exch def
|
||||
/newfont exch def
|
||||
|
||||
findfont dup length 1 add dict
|
||||
/newdict exch def
|
||||
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
||||
|
||||
newdict /Metrics entries dict put
|
||||
newdict /Metrics get
|
||||
begin
|
||||
chtab aload pop
|
||||
1 1 entries {pop def} for
|
||||
newfont newdict definefont pop
|
||||
end
|
||||
} bind def
|
||||
|
||||
%
|
||||
% A few arrays used to adjust reference points and character widths in some
|
||||
% of the printer resident fonts. If square roots are too high try changing
|
||||
% the lines describing /radical and /radicalex to,
|
||||
%
|
||||
% /radical [0 -75 550 0]
|
||||
% /radicalex [-50 -75 500 0]
|
||||
%
|
||||
|
||||
/Sdefs [
|
||||
/bracketlefttp [220 500]
|
||||
/bracketleftbt [220 500]
|
||||
/bracketrighttp [-70 380]
|
||||
/bracketrightbt [-70 380]
|
||||
/braceleftbt [220 490]
|
||||
/bracketrightex [220 -125 500 0]
|
||||
/radical [0 0 550 0]
|
||||
% NeWSprint's \(br is too low, compensate
|
||||
statusdict /product get (NeWS Server) eq {
|
||||
/radicalex [-50 100 500 0]
|
||||
/parenleftex [-20 100 0 0]
|
||||
|
||||
} {
|
||||
/radicalex [-50 0 500 0]
|
||||
/parenleftex [-20 -170 0 0]
|
||||
} ifelse
|
||||
/integral [100 -50 500 0]
|
||||
/infinity [10 -75 730 0]
|
||||
] def
|
||||
|
||||
/S1defs [
|
||||
/underscore [0 80 500 0]
|
||||
/endash [7 90 650 0]
|
||||
] def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
mark
|
||||
/resolution 720 def
|
||||
setup
|
||||
2 setdecoding
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
save
|
||||
mark
|
||||
1 pagesetup
|
||||
10 R f
|
||||
(WordNet)720 480 w
|
||||
10 S f
|
||||
(\324)1091 480 w
|
||||
10 R f
|
||||
(UNIQBEG \( 7WN \))3 779 1 4621 480 t
|
||||
9 B f
|
||||
(NAME)720 960 w
|
||||
10 R f
|
||||
(uniqbeg)1080 1080 w
|
||||
10 S1 f
|
||||
(\261)1435 1080 w
|
||||
10 R f
|
||||
(unique beginners for noun hierarchies)4 1545 1 1533 1080 t
|
||||
9 B f
|
||||
(DESCRIPTION)720 1248 w
|
||||
10 R f
|
||||
( by the unique beginner synset)5 1303(All of the WordNet noun synsets are organized into hierarchies, headed)10 3017 2 1080 1368 t
|
||||
(for)1080 1488 w
|
||||
10 B f
|
||||
(entity)1229 1488 w
|
||||
10 R f
|
||||
(in the \256le)2 394 1 1506 1488 t
|
||||
10 B f
|
||||
(noun.Tops)1933 1488 w
|
||||
10 R f
|
||||
(.)2388 1488 w
|
||||
10 S f
|
||||
({)1440 1728 w
|
||||
10 R f
|
||||
(entity \(that which is perceived or known or inferred to have its own)12 2791 1 1521 1728 t
|
||||
(distinct existence \(living or nonliving\)\))4 1598 1 1440 1848 t
|
||||
10 S f
|
||||
(})3071 1848 w
|
||||
9 B f
|
||||
(NOTES)720 2136 w
|
||||
10 R f
|
||||
(The lexicographer \256les are not included in the WordNet database package.)10 3058 1 1080 2256 t
|
||||
9 B f
|
||||
(FILES)720 2424 w
|
||||
10 B f
|
||||
(noun.Tops)1080 2544 w
|
||||
10 R f
|
||||
(unique beginners for nouns)3 1114 1 2080 2544 t
|
||||
9 B f
|
||||
(SEE ALSO)1 460 1 720 2712 t
|
||||
10 B f
|
||||
(wndb)1080 2832 w
|
||||
10 R f
|
||||
(\(5WN\),)1320 2832 w
|
||||
10 B f
|
||||
(wninput)1660 2832 w
|
||||
10 R f
|
||||
(\(5WN\),)2017 2832 w
|
||||
10 B f
|
||||
(wnintro)2357 2832 w
|
||||
10 R f
|
||||
(\(7WN\),)2696 2832 w
|
||||
10 B f
|
||||
(wngloss)3036 2832 w
|
||||
10 R f
|
||||
(\(7WN\).)3370 2832 w
|
||||
( 1)1 1870( change: Dec 2006)3 769( Last)1 1512(WordNet 3.0)1 529 4 720 7680 t
|
||||
cleartomark
|
||||
showpage
|
||||
restore
|
||||
%%EndPage: 1 1
|
||||
%%Trailer
|
||||
done
|
||||
%%DocumentFonts: Times-Roman Symbol Times-Bold
|
||||
%%Pages: 1
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user