Dictionary English WordNet Thesaurus
Ralph Nusser, Sogetes Computer-Services
http://www.sogetes.com
Thesaurus used for OpenOffice
Description:
/*=======================================
SYNTAX:
_Dictionary_WordNet ( pWord )
AUTHOR:
Ralph Nusser, June 13th, 2009
EXAMPLE:
http://wordnetweb.princeton.edu/perl/webwn?s=highlighting⊂=Search+WordNet&o2=&o0=1&o7=&o5=&o1=1&o6=&o4=&o3=&h=000
=======================================*/
Let ([
a = "http://wordnetweb.princeton.edu/perl/webwn?s=";
b = pWord;
c = "⊂=Search+WordNet&o2=&o0=1&o7=&o5=&o1=1&o6=&o4=&o3=&h=000"
];
a & b & c
)
Note: these examples are not guaranteed or supported
by BrianDunning.com. Please contact the individual developer with any questions
or problems.
This
is my Web Viewer Example and I want to edit it
digg this page | del.icio.us this page
Newest Web Viewer Examples:
Web Viewer Example Authors:
Link to all of your own Web Viewer Examples on this site with the following URL:
http://www.briandunning.com/filemaker-web-viewer/results.php?author=Your
Name Here