;;;; COPYRIGHT NOTICE ;;;; ;;;; (c) 2000, 2001 University of Maryland ;;;; All Rights Reserved ;;;; ;;;; This file contains the LCS Database, produced by researchers ;;;; in the Computational Linguistics and Information Processing ;;;; Laboratory, University of Maryland, directed by Bonnie J. Dorr, ;;;; copyright (c) University of Maryland, 2000, 2001. Any work, ;;;; published or unpublished, based in whole or in part on the ;;;; use of this resource should acknowledge the "LCS Database" ;;;; by Bonnie J. Dorr at the University of Maryland. The author ;;;; would appreciate being informed of such work or other ;;;; significant uses of this database: bonnie@umiacs.umd.edu ;;;; ;;;; Distribution of this database is permissible as long as this ;;;; copyright notice below and the description and acknowledgements below ;;;; stay in tact. ;;;; ;;;; The "LCS Database" contains Lexical conceptual Structures built by ;;;; hand by Dorr in 1994, organized into semantic classes that are a ;;;; reformulated version of those in Beth Levin (1993) English Verb ;;;; Classes and Alternations (EVCA), Part 2. For a contrastive ;;;; classification, see Levin's index at: ;;;; ftp://linguistics.archive.umich.edu/linguistics/texts/indices/evca93.index ;;;; The LCS Database was hand-tagged with WordNet on a per-class basis, ;;;; using the 1.6 version of WordNet {Fellbaum, 1998). The resulting ;;;; database was further extended to include 26 new classes (Dorr, 1996, ;;;; 1997), and adding 3000 WordNet-tagged verbs. Additional contributions ;;;; to this database were made in collaboration with Douglas Jones (Dorr ;;;; and Jones, 1999) and the classes were further refined by Mari Olsen ;;;; (Olsen et al. 1997) so that they contain semantic representation that ;;;; indicate verbal telicity patterns. Levin's original database ;;;; contained 3024 verbs in 192 classes numbering between 9.1 and 57---a ;;;; total of 4186 verb entries. The augmented database contains 4432 verbs ;;;; in 492 classes with more specific numbering (e.g., ``51.3.2.a.ii'') ;;;; and additional class numbers for new classes (between 000 and 026)---a ;;;; total of 11000 verb entries. The verbs in the "LCS Database" is ;;;; alternately referred to as EVCA+ in some recent publications (Green et ;;;; al, 2001a, 2001b). ;;;; ;;;; The latest version of the LCS Database contains a set of argument ;;;; frames that conform to the style of those adopted in the PropBank ;;;; effort at the University of Pennsylvania (Palmer et al., 2001). ;;;; ;;;; The LCS Database has been used extensively in the dissertation work ;;;; of Scott Thomas and Nizar Habash. Relevant citations are given below. ;;;; ;;;; We would like to thank Julie Dahmer, Charles Lin, and David ;;;; Woodard for their WordNet annotations which we used here. We ;;;; would also like to thank Karen Kohl for her annotations of the ;;;; verbs in Part 1 of Levin's work, which we used to give hints for ;;;; annotating these verbs of Part 2. ;;;; ;;;; ----------------------------- REFERENCES -------------------------- ;;;; ;;;; Dorr, Bonnie J., "Large-Scale Dictionary Construction for Foreign ;;;; Language Tutoring and Interlingual Machine Translation," ;;;; Machine Translation, 12:4, pp.~271--322, 1997. ;;;; URL = ftp://ftp.umiacs.umd.edu/pub/bonnie/Dorr-1997.ps ;;;; ;;;; Dorr, Bonnie J. and Mari Broman Olsen, "Multilingual Generation: The ;;;; Role of Telicity in Lexical Choice and Syntactic Realization", Machine ;;;; Translation, 11:1-3, pages 37-74, 1996. ;;; URL = ftp://ftp.umiacs.umd.edu/pub/bonnie/Dorr-1996c.ps ;;;; ;;;; Dorr, Bonnie J. and Douglas Jones, "Acquisition of Semantic Lexicons: ;;;; Using Word Sense Disambiguation to Improve Precision", in Breadth and ;;;; Depth of Semantic Lexicons, Evelyne Viegas (ed.), Kluwer Academic ;;;; Publishers, pages 79-98, Norwell, MA, 1999. ;;;; URL = ftp://ftp.umiacs.umd.edu/pub/bonnie/Dorr-1999a.ps ;;;; ;;;; Fellbaum, Christiane, WordNet: An Electronic Lexical Database, ;;;; MIT Press, 1998. ;;;; URL = http://www.cogsci.princeton.edu/~wn ;;;; ;;;; Green, Rebecca, Lisa Pearl, Bonnie J. Dorr, and Philip Resnik, ;;;; "Lexical Resource Integration across the Syntax-Semantics Interface", ;;;; in Proceedings of the NAACL Workshop on WordNet and Other Lexical ;;;; Resources: Applications, Customizations, Carnegie Mellon University, ;;;; Pittsburg, PA, 2001a. ;;;; URL = ftp://ftp.umiacs.umd.edu/pub/bonnie/Green-2001.ps ;;;; ;;;; Green, Rebecca, Lisa Pearl, Bonnie J. Dorr, and Philip Resnik, ;;;; "Mapping WordNet Senses to a Lexical Database of Verbs", in ;;;; Proceedings of the 39th Annual Meeting of the Association for ;;;; Computational Linguistics, Toulouse, France, pages 244-251, 2001b. ;;;; URL = ftp://ftp.umiacs.umd.edu/pub/bonnie/Green-2001a.ps ;;;; ;;;; Levin, Beth, "English Verb Classes and Alternations: A Preliminary ;;;; Investigation", University of Chicago Press, Chicago, IL, 1993. ;;;; ;;;; Olsen, Mari Broman, Bonnie J. Dorr, and Scott C. Thomas, "Toward ;;;; Compact Monotonically Compositional Interlingua Using Lexical Aspect," ;;;; in Proceedings of the Workshop on Interlinguas in MT, MT Summit, New ;;;; Mexico State University Technical Report MCCS-97-314, San Diego, CA, ;;;; pages 33-44, 1997. ;;;; URL = ftp://ftp.umiacs.umd.edu/pub/bonnie/Olsen-1997c.ps ;;;; ;;;; Palmer, Martha, Joseph Rosenzweig and Scott Cotton, ;;;; "Automatic Predicate Argument Analysis of the Penn TreeBank," in ;;;; Proceedings of HLT 2001, First International Conference on Human ;;;; Language Technology Research, J. Allan, ed., Morgan Kaufmann, ;;;; San Francisco, 2001. ;;;; http://hlt2001.org/papers/hlt2001-10.pdf ;;;; ;;;; ************************************************************************ ;;;; ;;;; NOTES ON THE ENTRIES ;;;; ;;;; This is a lisp-readable file of property lists, each with ;;;; slots such as: ;;;; ;;;; :DEF_WORD The surface word in the language of interest ;;;; :ROMAN A romanized form of that word ;;;; :GLOSS An English gloss for the word ;;;; :GLOSS_HEAD The head of the english gloss ;;;; :CLASS The Levin class from Levin (1993) ;;;; :WN_SENSE A hand-tagged WordNet sense by Dorr and Jones (1996) ;;;; :PROPBANK 1 or more comparable PropBank-style role-list strings ;;;; :THETA_ROLES A thematic grid produced by Dorr (1994-1996) ;;;; with augmentations by Dorr, Olsen, Thomas (1997-1999) ;;;; :LCS An LCS representation automatically produced by ;;;; routines written by Dorr (1997) with ;;;; augmentations by Thomas ;;;; :VAR_SPEC Featural information about variable positions in the LCS ;;;; by Dorr (1997) ;;;; :COLLOCATIONS Collocations ;;;; ;;;; *Any* of the slots may be missing, though meaningful entries ;;;; will have :DEF_WORD, :THETA_ROLES and :LCS slots. ;;;; ;;;; Slots such as :WN_SENSE, :VAR_SPEC and :COLLOCATIONS, if missing, ;;;; are equivalent to NIL. ;;;; ;;;; If :ROMAN or :GLOSS are missing, they are equivalent to :DEF_WORD. ;;;; If :GLOSS_HEAD is missing, it is equivalent to :GLOSS. ;;;; ;;;; The `Grid line' is a line of #-separated fields, used as input to ;;;; the LCS-generation process. It is included in some LCS files mainly ;;;; for debugging purposes. Its format is: ;;;; ;;;; cl-no#g-no#grid#wd#rom#gloss#cnsts#wn-senses#field-etc#incorps#comments ;;;; ;;;; where ;;;; ;;;; cl-no = verb-class number ;;;; g-no = grid number ;;;; wd = the word, in some language-specific encoding ;;;; rom = romanization of the word ;;;; gloss = English gloss of the word ;;;; cnsts = `constants' utilized in creating the LCS ;;;; wn-senses = word-net offsets ;;;; field-etc = other info for creating the LCS, such as semantic field ;;;; incorps = other material to be incorporated into the LCS ;;;; comments = arbitrary comments on this entry, as desired ;;;; ;;;; *Any* of the fields may be blank. I.e., ;;;; ;;;; ########## ;;;; ;;;; is a valid grid line, though in practice, at least the `word' and ;;;;`field-etc' fields must be present for a usable LCS entry to be ;;;; created. (Older subroutines in the LCS-generation code require ;;;; the `class-number' and `word' fields.) ;;;; ;;;; In some LCS files (i.e., lisp readable files), these grid lines ;;;; are prepended with the string `;; Grid: '. A lisp-readable form ;;;; with the corresponding LCS should follow, except in cases where ;;;; the LCS-generation process failed on the given grid line, ;;;; for whatever reason. ;;;; Release Data: ;;;; LCS_0_17 (1.1) ;;;; English_Lexicon_0_15 (1.1) ;;;; AD-verbs-English.edited-grid,v 1.2 2001/10/24 19:28:40 (UTC) ;;;; BJDMAP-verbs-English.edited-grid,v 1.2 2001/10/24 19:28:40 (UTC) ;;;; EM-verbs-English.edited-grid,v 1.2 2001/10/24 19:28:40 (UTC) ;;;; NR-verbs-English.edited-grid,v 1.2 2001/10/24 19:28:41 (UTC) ;;;; SZ-verbs-English.edited-grid,v 1.2 2001/10/24 19:28:41 (UTC) ;; Grid: 51.2#1#_th,src#abandon#abandon#abandon#abandon+ingly#(1.5,01269572,01188040,01269413,00345378)(1.6,01524319,01421290,01524047,00415625)###AD ( :DEF_WORD "abandon" :CLASS "51.2" :WN_SENSE (("1.5" 01269572 01188040 01269413 00345378) ("1.6" 01524319 01421290 01524047 00415625)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th,src")) :LCS (go loc (* thing 2) (away_from loc (thing 2) (at loc (thing 2) (* thing 4))) (abandon+ingly 26)) :VAR_SPEC ((4 :optional) (2 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#abase#abase#abase#abase+ed#(1.5,01024949)(1.6,01228249)###AD ( :DEF_WORD "abase" :CLASS "45.4.a" :WN_SENSE (("1.5" 01024949) ("1.6" 01228249)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (abase+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#abash#abash#abash#abash+ingly#(1.5,01020392)(1.6,01223592)###AD ( :DEF_WORD "abash" :CLASS "31.1.a" :WN_SENSE (("1.5" 01020392) ("1.6" 01223592)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (abash+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#abash#abash#abash#abash+ingly#(1.5,01020392)(1.6,01223592)###AD ( :DEF_WORD "abash" :CLASS "31.1.b" :WN_SENSE (("1.5" 01020392) ("1.6" 01223592)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (abash+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#abate#abate#abate#abate+ed#(1.5,00146898,00146761)(1.6,00167689,00167516)###AD ( :DEF_WORD "abate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00146898 00146761) ("1.6" 00167689 00167516)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (abate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#abate#abate#abate#abate+ed#(1.5,00146898,00146761)(1.6,00167689,00167516)###AD ( :DEF_WORD "abate" :CLASS "45.4.b" :WN_SENSE (("1.5" 00146898 00146761) ("1.6" 00167689 00167516)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (abate+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#abate#abate#abate#abate+ed#(1.5,00146761)(1.6,00167516)###AD ( :DEF_WORD "abate" :CLASS "45.4.c" :WN_SENSE (("1.5" 00146761) ("1.6" 00167516)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (abate+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#abbreviate#abbreviate#abbreviate#abbreviate+ed#(1.5,00146311)(1.6,00166656)###AD ( :DEF_WORD "abbreviate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00146311) ("1.6" 00166656)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (abbreviate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.1.d#1#_th,src#abdicate#abdicate#abdicate#abdicate+ingly#(1.5,01347938)(1.6,01621026)###BJDMAP ( :DEF_WORD "abdicate" :CLASS "51.1.d" :WN_SENSE (("1.5" 01347938) ("1.6" 01621026)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th,src")) :LCS (go loc (* thing 2) (away_from loc (thing 2) (at loc (thing 2) (* thing 4))) (abdicate+ingly 26)) :VAR_SPEC ((4 :optional) (2 (animate +))) ) ;; Grid: 10.5#1#_ag_th,src(from),ben(for)#abduct#abduct#abduct#abduct+ingly#(1.5,00845618)(1.6,01008825)###AD ( :DEF_WORD "abduct" :CLASS "10.5" :WN_SENSE (("1.5" 00845618) ("1.6" 01008825)) :PROPBANK ("arg0 arg1 arg2(from) arg3(for)") :THETA_ROLES ((1 "_ag_th,src(from),ben(for)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* from 3) poss (thing 2) (at poss (thing 2) (thing 4))) (to poss (thing 2) (at poss (thing 2) (thing 1)))) ((* for 17) poss (*head*) (thing 18)) (abduct+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 31.2.a#1#_exp_perc,purp(for),mod-pred(as)#abhor#abhor#abhor#abhor+ingly#(1.5,01010801)(1.6,01211403)###AD ( :DEF_WORD "abhor" :CLASS "31.2.a" :WN_SENSE (("1.5" 01010801) ("1.6" 01211403)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_exp_perc,purp(for),mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* for 21) intent (*head*) (thing 22)) ((* as 29) ident (*head*) (thing 30)) (abhor+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 31.2.b#1#_exp_perc,mod-poss(in)#abhor#abhor#abhor#abhor+ingly#(1.5,01010801)(1.6,01211403)###AD ( :DEF_WORD "abhor" :CLASS "31.2.b" :WN_SENSE (("1.5" 01010801) ("1.6" 01211403)) :PROPBANK ("arg0 arg1 arg3(in)") :THETA_ROLES ((1 "_exp_perc,mod-poss(in)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* in 15) poss (*head*) (thing 16)) (abhor+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (abstract +))) ) ;; Grid: 31.2.c#1#_exp_prop(that)#abhor#abhor#abhor#abhor+ingly#(1.5,01010801)(1.6,01211403)###AD ( :DEF_WORD "abhor" :CLASS "31.2.c" :WN_SENSE (("1.5" 01010801) ("1.6" 01211403)) :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (be perc (* thing 2) (at circ (thing 2) (* nil 27)) (abhor+ingly 26)) :VAR_SPEC ((2 (human +)) (27 (thing -) (cform fin))) ) ;; Grid: 31.2.d#1#_exp_perc,purp(for),mod-pred(as)#abhor#abhor#abhor#abhor+ingly#(1.5,01010801)(1.6,01211403)###AD ( :DEF_WORD "abhor" :CLASS "31.2.d" :WN_SENSE (("1.5" 01010801) ("1.6" 01211403)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_exp_perc,purp(for),mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* for 21) intent (*head*) (thing 22)) ((* as 29) ident (*head*) (thing 30)) (abhor+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 31.2.e#1#_exp_perc,mod-poss(in)#abhor#abhor#abhor#abhor+ingly#(1.5,01010801)(1.6,01211403)###AD ( :DEF_WORD "abhor" :CLASS "31.2.e" :WN_SENSE (("1.5" 01010801) ("1.6" 01211403)) :PROPBANK ("arg0 arg1 arg3(in)") :THETA_ROLES ((1 "_exp_perc,mod-poss(in)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* in 15) poss (*head*) (thing 16)) (abhor+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (abstract +))) ) ;; Grid: 31.2.f#1#_exp_prop(that)#abhor#abhor#abhor#abhor+ingly#(1.5,01010801)(1.6,01211403)###AD ( :DEF_WORD "abhor" :CLASS "31.2.f" :WN_SENSE (("1.5" 01010801) ("1.6" 01211403)) :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (be perc (* thing 2) (at circ (thing 2) (* nil 27)) (abhor+ingly 26)) :VAR_SPEC ((2 (human +)) (27 (thing -) (cform fin))) ) ;; Grid: 062#1#_th_goal(by)#abide#abide#abide#abide+ingly#(1.5,00375289)(1.6,00450535)###BJDMAP ( :DEF_WORD "abide" :CLASS "062" :WN_SENSE (("1.5" 00375289) ("1.6" 00450535)) :PROPBANK ("arg1 arg2(by)") :THETA_ROLES ((1 "_th_goal(by)")) :LCS (go_ext ident (* thing 2) ((* to 5) ident (thing 2) (([with] 10) ident (thing 2) (thing 6))) (abide+ingly 26)) ) ;; Grid: 29.2.a#1#_exp_perc,mod-pred(as)#abjure#abjure#abjure#abjure+ingly#(1.5,00449236)(1.6,00542832)###BJDMAP ( :DEF_WORD "abjure" :CLASS "29.2.a" :WN_SENSE (("1.5" 00449236) ("1.6" 00542832)) :PROPBANK ("arg0 arg1 arg3(as)") :THETA_ROLES ((1 "_exp_perc,mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* as 29) ident (*head*) (thing 30)) (abjure+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 10.1#1#_ag_th,src()#abolish#abolish#abolish#abolish+ingly#(1.5,01373836)(1.6,01652576)#loc##AD ( :DEF_WORD "abolish" :CLASS "10.1" :WN_SENSE (("1.5" 01373836) ("1.6" 01652576)) :PROPBANK ("arg0 arg1 arg2(from - up.)") :THETA_ROLES ((1 "_ag_th,src()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* from 3) loc (thing 2) ([at] loc (thing 2) (thing 4)))) (abolish+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 55.2.a#1#_th_prop#abolish#abolish#abolish#abolish+ingly#(1.5,01373836)(1.6,01652576)###AD ( :DEF_WORD "abolish" :CLASS "55.2.a" :WN_SENSE (("1.5" 01373836) ("1.6" 01652576)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (go circ (* thing 2) (away_from circ (thing 2) (at circ (thing 2) (* nil 27))) (abolish+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (:cat n))) ) ;; Grid: 55.2.a#1#_th_prop#abort#abort#abort#abort+ingly#(1.5,00213909)(1.6,00246783)###AD ( :DEF_WORD "abort" :CLASS "55.2.a" :WN_SENSE (("1.5" 00213909) ("1.6" 00246783)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (go circ (* thing 2) (away_from circ (thing 2) (at circ (thing 2) (* nil 27))) (abort+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (:cat n))) ) ;; Grid: 47.5.1.a#1#_th,mod-loc()#abound#abound#abound#abound+ingly#(1.5,01536521)(1.6,01854371)###AD ( :DEF_WORD "abound" :CLASS "47.5.1.a" :WN_SENSE (("1.5" 01536521) ("1.6" 01854371)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [at] 23) loc (*head*) (thing 24)) (abound+ingly 26)) ) ;; Grid: 47.5.1.b#1#_th_loc()#abound#abound#abound#abound+ingly#(1.5,01536521)(1.6,01854371)###AD ( :DEF_WORD "abound" :CLASS "47.5.1.b" :WN_SENSE (("1.5" 01536521) ("1.6" 01854371)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th_loc()")) :LCS (act loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (abound+ingly 26)) ) ;; Grid: 47.5.1.c#1#_th_mod-poss(with)#abound#abound#abound#abound+ed#(1.5,01536521)(1.6,01854371)###AD ( :DEF_WORD "abound" :CLASS "47.5.1.c" :WN_SENSE (("1.5" 01536521) ("1.6" 01854371)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (be ident (* thing 2) (at ident (thing 2) (abound+ed 9)) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#abrade#abrade#abrade#abrade+ed#(1.5,00715975)(1.6,00855412)###AD ( :DEF_WORD "abrade" :CLASS "45.4.a" :WN_SENSE (("1.5" 00715975) ("1.6" 00855412)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (abrade+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#abridge#abridge#abridge#abridge+ed#(1.5,00146311)(1.6,00166656)###AD ( :DEF_WORD "abridge" :CLASS "45.4.a" :WN_SENSE (("1.5" 00146311) ("1.6" 00166656)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (abridge+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 55.2.a#1#_th_prop#abrogate#abrogate#abrogate#abrogate+ingly#(1.5,01403053)(1.6,01689077)###AD ( :DEF_WORD "abrogate" :CLASS "55.2.a" :WN_SENSE (("1.5" 01403053) ("1.6" 01689077)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (go circ (* thing 2) (away_from circ (thing 2) (at circ (thing 2) (* nil 27))) (abrogate+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (:cat n))) ) ;; Grid: 10.6.a#1#_ag_th,mod-poss(of)#absolve#absolve#absolve#absolve+ed#(1.5,00507928)(1.6,00611497)###AD ( :DEF_WORD "absolve" :CLASS "10.6.a" :WN_SENSE (("1.5" 00507928) ("1.6" 00611497)) :PROPBANK ("arg0 arg1 arg3(of)") :THETA_ROLES ((1 "_ag_th,mod-poss(of)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (absolve+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#absorb#absorb#absorb#absorb+ed#(1.5,00886454,01562405)(1.6,01059830,01889904)###AD ( :DEF_WORD "absorb" :CLASS "45.4.a" :WN_SENSE (("1.5" 00886454 01562405) ("1.6" 01059830 01889904)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (absorb+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#absorb#absorb#absorb#absorb+ed#(1.5,01562405)(1.6,01889904)###AD ( :DEF_WORD "absorb" :CLASS "45.4.b" :WN_SENSE (("1.5" 01562405) ("1.6" 01889904)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (absorb+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 55.1.b#1#_th,prop(from)#abstain#abstain#abstain#abstain+ingly#(1.5,01394217)(1.6,01678320)###AD ( :DEF_WORD "abstain" :CLASS "55.1.b" :WN_SENSE (("1.5" 01394217) ("1.6" 01678320)) :PROPBANK ("arg1 arg2(from)") :THETA_ROLES ((1 "_th,prop(from)")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* event 27))) (abstain+ingly 26)) :VAR_SPEC ((27 (aspect prog) :optional)) ) ;; Grid: 10.1#1#_ag_th,src()#abstract#abstract#abstract#abstract+ingly#(1.5,01295399,00415339)(1.6,01556315,00498413)#loc##AD ( :DEF_WORD "abstract" :CLASS "10.1" :WN_SENSE (("1.5" 01295399 00415339) ("1.6" 01556315 00498413)) :PROPBANK ("arg0 arg1 arg2(from - up.)") :THETA_ROLES ((1 "_ag_th,src()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* from 3) loc (thing 2) ([at] loc (thing 2) (thing 4)))) (abstract+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#abuse#abuse#abuse#abuse+ingly#(1.5,01424945,00474160)(1.6,01715663,00572942)###AD ( :DEF_WORD "abuse" :CLASS "33.b" :WN_SENSE (("1.5" 01424945 00474160) ("1.6" 01715663 00572942)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_exp_perc,purp(for),mod-pred(as)")) :LCS (act_on perc (* thing 2) (* thing 8) ((* for 21) intent (*head*) (nil 22)) ((* as 29) ident (*head*) (thing 30)) (abuse+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 47.8.a#1#_th#abut#abut#abut#abut+ed#(1.5,00843513)(1.6,01006316)###AD ( :DEF_WORD "abut" :CLASS "47.8.a" :WN_SENSE (("1.5" 00843513) ("1.6" 01006316)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (abut+ed 9))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 47.8.e#1#_th_loc#abut#abut#abut#abut+ingly#(1.5,00843513)(1.6,01006316)###AD ( :DEF_WORD "abut" :CLASS "47.8.e" :WN_SENSE (("1.5" 00843513) ("1.6" 01006316)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (next loc (thing 2) (* thing 11)) (abut+ingly 26)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#accelerate#accelerate#accelerate#accelerate+ed#(1.5,00260897,00261723)(1.6,00305843,00306811)###AD ( :DEF_WORD "accelerate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00260897 00261723) ("1.6" 00305843 00306811)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (accelerate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#accelerate#accelerate#accelerate#accelerate+ed#(1.5,00260897,00261723)(1.6,00305843,00306811)###AD ( :DEF_WORD "accelerate" :CLASS "45.4.b" :WN_SENSE (("1.5" 00260897 00261723) ("1.6" 00305843 00306811)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (accelerate+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#accelerate#accelerate#accelerate#accelerate+ed#(1.5,00260897)(1.6,00305843)###AD ( :DEF_WORD "accelerate" :CLASS "45.4.c" :WN_SENSE (("1.5" 00260897) ("1.6" 00305843)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (accelerate+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#accentuate#accentuate#accentuate#accentuate+ed#(1.5,00572214,00302228)(1.6,00685448,00358494)###AD ( :DEF_WORD "accentuate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00572214 00302228) ("1.6" 00685448 00358494)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (accentuate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.5.2.b#1#_ag_th,src(from),ben(for)#accept#accept#accept#accept+ingly#(1.5,01272973,01273401)(1.6,01530096,01530524)###AD ( :DEF_WORD "accept" :CLASS "13.5.2.b" :WN_SENSE (("1.5" 01272973 01273401) ("1.6" 01530096 01530524)) :PROPBANK ("arg0 arg1 arg2(from) arg3(for)") :THETA_ROLES ((1 "_ag_th,src(from),ben(for)")) :LCS (let (* thing 1) (go poss (* thing 2) ((* from 3) poss (thing 2) (at poss (thing 2) (thing 4))) (to poss (thing 2) (at poss (thing 2) (thing 1)))) ((* for 17) poss (*head*) (thing 18)) (accept+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 29.2.a#1#_exp_perc,mod-pred(as)#accept#accept#accept#accept+ingly#(1.5,00385232,00375606,00405092,01273401)(1.6,00463353,00450980,00486774,01530524)###AD ( :DEF_WORD "accept" :CLASS "29.2.a" :WN_SENSE (("1.5" 00385232 00375606 00405092 01273401) ("1.6" 00463353 00450980 00486774 01530524)) :PROPBANK ("arg0 arg1 arg3(as)") :THETA_ROLES ((1 "_exp_perc,mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* as 29) ident (*head*) (thing 30)) (accept+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 29.2.b#1#_exp_perc,mod-prop(to)#accept#accept#accept#accept+ingly#(1.5,00385232,00375606,00405092,01273401)(1.6,00463353,00450980,00486774,01530524)###AD ( :DEF_WORD "accept" :CLASS "29.2.b" :WN_SENSE (("1.5" 00385232 00375606 00405092 01273401) ("1.6" 00463353 00450980 00486774 01530524)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_exp_perc,mod-prop(to)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) (as circ (*head*) (* nil 28)) (accept+ingly 26)) :VAR_SPEC ((2 (human +)) (28 (thing -) (cform inf))) ) ;; Grid: 29.2.d#1#_ag_th_prop(to)#accept#accept#accept#accept+ingly#(1.5,00385232,00375606,00405092,01273401)(1.6,00463353,00450980,00486774,01530524)###AD ( :DEF_WORD "accept" :CLASS "29.2.d" :WN_SENSE (("1.5" 00385232 00375606 00405092 01273401) ("1.6" 00463353 00450980 00486774 01530524)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th_prop(to)")) :LCS (cause (* thing 1) (be circ (* thing 2) (at circ (thing 2) (* nil 27))) (accept+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 33.a.i#1#_ag_goal_purp(for),mod-pred(as)#acclaim#acclaim#acclaim#acclaim+#(1.5,00483605)(1.6,00584625)###AD ( :DEF_WORD "acclaim" :CLASS "33.a.i" :WN_SENSE (("1.5" 00483605) ("1.6" 00584625)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_ag_goal_purp(for),mod-pred(as)")) :LCS (cause (* thing 1) (go comm (acclaim+ 2) (toward comm (acclaim+ 2) (at comm (acclaim+ 2) (* thing 6)))) ((* for 21) intent (*head*) (nil 22)) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((21 :obligatory) (1 (animate +))) ) ;; Grid: 31.3.i#1#_exp_perc(to)#acclimate#acclimate#acclimate#acclimate+ingly#(1.5,00234907)(1.6,00273351)###BJDMAP ( :DEF_WORD "acclimate" :CLASS "31.3.i" :WN_SENSE (("1.5" 00234907) ("1.6" 00273351)) :PROPBANK ("arg0 arg1-PRD(to)") :THETA_ROLES ((1 "_exp_perc(to)")) :LCS (go perc (* thing 2) ((* to 7) perc (thing 2) (at perc (thing 2) (thing 8))) (acclimate+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 31.3.i#1#_exp_perc(to)#acclimatize#acclimatize#acclimatize#acclimatize+ingly#(1.5,00234907)(1.6,00273351)###BJDMAP ( :DEF_WORD "acclimatize" :CLASS "31.3.i" :WN_SENSE (("1.5" 00234907) ("1.6" 00273351)) :PROPBANK ("arg0 arg1-PRD(to)") :THETA_ROLES ((1 "_exp_perc(to)")) :LCS (go perc (* thing 2) ((* to 7) perc (thing 2) (at perc (thing 2) (thing 8))) (acclimatize+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 36.1.c#1#_ag_mod-poss#accommodate#accommodate#accommodate#accommodate+ingly#(1.5,01527215,00498215)(1.6,01843927,00600483)###AD ( :DEF_WORD "accommodate" :CLASS "36.1.c" :WN_SENSE (("1.5" 01527215 00498215) ("1.6" 01843927 00600483)) :PROPBANK ("arg0 arg3") :THETA_ROLES ((1 "_ag_mod-poss")) :LCS (act loc (* thing 1) ((with 15) poss (*head*) (* thing 16)) (accommodate+ingly 26)) :VAR_SPEC ((16 :obligatory) (1 (human +))) ) ;; Grid: 51.7.i#1#_ag_th#accompany#accompany#accompany#accompany+ingly#(1.5,01158020,01537292)(1.6,01383938,01855455)###AD ( :DEF_WORD "accompany" :CLASS "51.7.i" :WN_SENSE (("1.5" 01158020 01537292) ("1.6" 01383938 01855455)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (accompany+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.7.ii#1#_th_mod-poss_goal()#accompany#accompany#accompany#accompany+ingly#(1.5,01158020,01537292)(1.6,01383938,01855455)###AD ( :DEF_WORD "accompany" :CLASS "51.7.ii" :WN_SENSE (("1.5" 01158020 01537292) ("1.6" 01383938 01855455)) :PROPBANK ("arg0 arg1 argm-LOC(down - up.)") :THETA_ROLES ((1 "_th_mod-poss_goal()")) :LCS (go loc (* thing 2) ((* toward 5) loc (thing 2) ([at] loc (thing 2) (thing 6))) (with poss (*head*) (* thing 16)) (accompany+ingly 26)) :VAR_SPEC ((16 :obligatory) (2 (animate +))) ) ;; Grid: 13.5.1.a#1#_ag_th,src(),ben(for)#accomplish#accomplish#accomplish#accomplish+ingly#(1.5,00938602,01430579)(1.6,01126836,01722366)###AD ( :DEF_WORD "accomplish" :CLASS "13.5.1.a" :WN_SENSE (("1.5" 00938602 01430579) ("1.6" 01126836 01722366)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg3(for)") :THETA_ROLES ((1 "_ag_th,src(),ben(for)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* [from] 3) poss (thing 2) ([at] poss (thing 2) (thing 4))) (to poss (thing 2) (at poss (thing 2) (thing 1)))) ((* for 17) poss (*head*) (thing 18)) (accomplish+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 13.5.2.a#1#_ag_th,src(from)#accrue#accrue#accrue#accrue+ingly#(1.5,00093126)(1.6,00106728)###BJDMAP ( :DEF_WORD "accrue" :CLASS "13.5.2.a" :WN_SENSE (("1.5" 00093126) ("1.6" 00106728)) :PROPBANK ("arg0 arg1 arg2(from)") :THETA_ROLES ((1 "_ag_th,src(from)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* [from] 3) poss (thing 2) ([at] poss (thing 2) (thing 4))) (to poss (thing 2) (at poss (thing 2) (thing 1)))) ((for 17) poss (*head*) (thing 18)) (accrue+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 13.5.2.c#1#_ag_th,src(from)#accumulate#accumulate#accumulate#accumulate+ingly#(1.5,01311458)(1.6,01576236)###AD ( :DEF_WORD "accumulate" :CLASS "13.5.2.c" :WN_SENSE (("1.5" 01311458) ("1.6" 01576236)) :PROPBANK ("arg0 arg1 arg2(from)") :THETA_ROLES ((1 "_ag_th,src(from)")) :LCS (let (* thing 1) (go poss (* thing 2) ((* from 3) poss (thing 2) (at poss (thing 2) (thing 4))) (to poss (thing 2) (at poss (thing 2) (thing 1)))) (accumulate+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 47.5.2#1#,ag_th,loc()#accumulate#accumulate#accumulate#accumulate+ingly#(1.5,00095355,01311458,00796914)(1.6,00109250,01576236,00949234)###AD ( :DEF_WORD "accumulate" :CLASS "47.5.2" :WN_SENSE (("1.5" 00095355 01311458 00796914) ("1.6" 00109250 01576236 00949234)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 ",ag_th,loc()")) :LCS (cause (* thing 1) (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11))) (accumulate+ingly 26)) :VAR_SPEC ((10 :optional) (1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#accurse#accurse#accurse#accurse+ingly####AD ( :DEF_WORD "accurse" :CLASS "33.b" :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_exp_perc,purp(for),mod-pred(as)")) :LCS (act_on perc (* thing 2) (* thing 8) ((* for 21) intent (*head*) (nil 22)) ((* as 29) ident (*head*) (thing 30)) (accurse+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 10.6.a#1#_ag_th,mod-poss(of)#accuse#accuse#accuse#accuse+ed#(1.5,--)(1.6,00571433)###AD ( :DEF_WORD "accuse" :CLASS "10.6.a" :WN_SENSE (("1.5" --) ("1.6" 00571433)) :PROPBANK ("arg0 arg1 arg3(of)") :THETA_ROLES ((1 "_ag_th,mod-poss(of)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (accuse+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.3.i#1#_exp_perc(to)#accustom#accustom#accustom#accustom+ingly#(1.5,00163002)(1.6,00186743)###BJDMAP ( :DEF_WORD "accustom" :CLASS "31.3.i" :WN_SENSE (("1.5" 00163002) ("1.6" 00186743)) :PROPBANK ("arg0 arg1-PRD(to)") :THETA_ROLES ((1 "_exp_perc(to)")) :LCS (go perc (* thing 2) ((* to 7) perc (thing 2) (at perc (thing 2) (thing 8))) (accustom+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#acetify#acetify#acetify#acetify+ed#(1.5,01253366,00157807)(1.6,01503903,00180947)###AD ( :DEF_WORD "acetify" :CLASS "45.4.a" :WN_SENSE (("1.5" 01253366 00157807) ("1.6" 01503903 00180947)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (acetify+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#acetify#acetify#acetify#acetify+ed#(1.5,01253366,00157807)(1.6,01503903,00180947)###AD ( :DEF_WORD "acetify" :CLASS "45.4.b" :WN_SENSE (("1.5" 01253366 00157807) ("1.6" 01503903 00180947)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (acetify+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#acetify#acetify#acetify#acetify+ed#(1.5,01253366,00157807)(1.6,01503903,00180947)###AD ( :DEF_WORD "acetify" :CLASS "45.4.c" :WN_SENSE (("1.5" 01253366 00157807) ("1.6" 01503903 00180947)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (acetify+ed 9)))) ) ;; Grid: 31.3.d#1#_exp_perc(from)#ache#ache#ache#ache+ingly#(1.5,01028208)(1.6,01231785)###AD ( :DEF_WORD "ache" :CLASS "31.3.d" :WN_SENSE (("1.5" 01028208) ("1.6" 01231785)) :PROPBANK ("arg0 arg1(from)") :THETA_ROLES ((1 "_exp_perc(from)")) :LCS (go_ext perc (* thing 2) ((* from 7) perc (thing 2) (at perc (thing 2) (thing 8))) (ache+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 32.2.b#1#_th_purp(for)#ache#ache#ache#ache+#(1.5,01028208)(1.6,01231785)###AD ( :DEF_WORD "ache" :CLASS "32.2.b" :WN_SENSE (("1.5" 01028208) ("1.6" 01231785)) :PROPBANK ("arg1 arg3(for)") :THETA_ROLES ((1 "_th_purp(for)")) :LCS (be poss (* thing 2) (at poss (thing 2) (ache+ 12)) ((* for 21) intent (*head*) (nil 22))) :VAR_SPEC ((21 :obligatory) (2 (human +))) ) ;; Grid: 40.8.1#1#_exp,goal,src(from)#ache#ache#ache#ache+ingly#(1.5,01210626,01211071)(1.6,01451659,01452083)###BJDMAP ( :DEF_WORD "ache" :CLASS "40.8.1" :WN_SENSE (("1.5" 01210626 01211071) ("1.6" 01451659 01452083)) :PROPBANK ("arg0 arg1-REC arg2(from)") :THETA_ROLES ((1 "_exp,goal,src(from)")) :LCS (go_ext perc (* thing 2) (to perc (thing 2) (at perc (thing 2) (* thing 6))) ((* from 3) perc (thing 2) (at perc (thing 2) (thing 4))) (ache+ingly 26)) :VAR_SPEC ((3 :optional) (6 :optional)) ) ;; Grid: 13.5.1.a#1#_ag_th,src(),ben(for)#achieve#achieve#achieve#achieve+ingly#(1.5,01430579)(1.6,01722366)###AD ( :DEF_WORD "achieve" :CLASS "13.5.1.a" :WN_SENSE (("1.5" 01430579) ("1.6" 01722366)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg3(for)") :THETA_ROLES ((1 "_ag_th,src(),ben(for)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* [from] 3) poss (thing 2) ([at] poss (thing 2) (thing 4))) (to poss (thing 2) (at poss (thing 2) (thing 1)))) ((* for 17) poss (*head*) (thing 18)) (achieve+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#acidify#acidify#acidify#acidify+ed#(1.5,01253366,00157807)(1.6,01503903,00180947)###AD ( :DEF_WORD "acidify" :CLASS "45.4.a" :WN_SENSE (("1.5" 01253366 00157807) ("1.6" 01503903 00180947)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (acidify+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#acidify#acidify#acidify#acidify+ed#(1.5,01253366,00157807)(1.6,01503903,00180947)###AD ( :DEF_WORD "acidify" :CLASS "45.4.b" :WN_SENSE (("1.5" 01253366 00157807) ("1.6" 01503903 00180947)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (acidify+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#acidify#acidify#acidify#acidify+ed#(1.5,01253366,00157807)(1.6,01503903,00180947)###AD ( :DEF_WORD "acidify" :CLASS "45.4.c" :WN_SENSE (("1.5" 01253366 00157807) ("1.6" 01503903 00180947)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (acidify+ed 9)))) ) ;; Grid: 29.1.a#1#_exp_perc,mod-pred(as)#acknowledge#acknowledge#acknowledge#acknowledge+ingly#(1.5,00459649,00599894,00577774)(1.6,00555115,00717811,00691869)###AD ( :DEF_WORD "acknowledge" :CLASS "29.1.a" :WN_SENSE (("1.5" 00459649 00599894 00577774) ("1.6" 00555115 00717811 00691869)) :PROPBANK ("arg0 arg1 arg3(as)") :THETA_ROLES ((1 "_exp_perc,mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* as 29) ident (*head*) (thing 30)) (acknowledge+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 29.1.a#2#_exp_perc,mod-pred#acknowledge#acknowledge#acknowledge#acknowledge+ingly#(1.5,00459649,00599894,00577774)(1.6,00555115,00717811,00691869)###AD ( :DEF_WORD "acknowledge" :CLASS "29.1.a" :WN_SENSE (("1.5" 00459649 00599894 00577774) ("1.6" 00555115 00717811 00691869)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((2 "_exp_perc,mod-pred")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((as 29) ident (*head*) (* thing 30)) (acknowledge+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 29.1.b#1#_exp_perc,mod-prop(to)#acknowledge#acknowledge#acknowledge#acknowledge+ingly#(1.5,00332083,00459649)(1.6,00400501,00555115)###AD ( :DEF_WORD "acknowledge" :CLASS "29.1.b" :WN_SENSE (("1.5" 00332083 00459649) ("1.6" 00400501 00555115)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_exp_perc,mod-prop(to)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) (as circ (*head*) (* nil 28)) (acknowledge+ingly 26)) :VAR_SPEC ((2 (human +)) (28 (thing -) (cform inf))) ) ;; Grid: 29.1.d#1#_ag_th,pred#acknowledge#acknowledge#acknowledge#acknowledge+ingly#(1.5,00459649,00599894,00577774)(1.6,00555115,00717811,00691869)###AD ( :DEF_WORD "acknowledge" :CLASS "29.1.d" :WN_SENSE (("1.5" 00459649 00599894 00577774) ("1.6" 00555115 00717811 00691869)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th,pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* thing 9))) (acknowledge+ingly 26)) :VAR_SPEC ((9 :optional) (1 (human +))) ) ;; Grid: 30.2.b#1#_exp_prop(that)#acknowledge#acknowledge#acknowledge#acknowledge+ingly####AD ( :DEF_WORD "acknowledge" :CLASS "30.2.b" :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (* nil 27))) (acknowledge+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (thing -) (cform inf))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#acquaint#acquaint#acquaint#acquaint+ingly#(1.5,00490440)(1.6,00592223)###BJDMAP ( :DEF_WORD "acquaint" :CLASS "31.1.a" :WN_SENSE (("1.5" 00490440) ("1.6" 00592223)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (acquaint+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 13.5.2.b#1#_ag_th,src(from),ben(for)#acquire#acquire#acquire#acquire+ingly#(1.5,01261345)(1.6,01513874)###AD ( :DEF_WORD "acquire" :CLASS "13.5.2.b" :WN_SENSE (("1.5" 01261345) ("1.6" 01513874)) :PROPBANK ("arg0 arg1 arg2(from) arg3(for)") :THETA_ROLES ((1 "_ag_th,src(from),ben(for)")) :LCS (let (* thing 1) (go poss (* thing 2) ((* from 3) poss (thing 2) (at poss (thing 2) (thing 4))) (to poss (thing 2) (at poss (thing 2) (thing 1)))) ((* for 17) poss (*head*) (thing 18)) (acquire+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 10.6.a#1#_ag_th,mod-poss(of)#acquit#acquit#acquit#acquit+ed#(1.5,00508703)(1.6,00612323)###AD ( :DEF_WORD "acquit" :CLASS "10.6.a" :WN_SENSE (("1.5" 00508703) ("1.6" 00612323)) :PROPBANK ("arg0 arg1 arg3(of)") :THETA_ROLES ((1 "_ag_th,mod-poss(of)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (acquit+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.6.a#1#_th_pred#act#act#act#act+ingly#(1.5,00007021)(1.6,00007023)###AD ( :DEF_WORD "act" :CLASS "29.6.a" :WN_SENSE (("1.5" 00007021) ("1.6" 00007023)) :PROPBANK ("arg1 arg3") :THETA_ROLES ((1 "_th_pred")) :LCS (be ident (* thing 2) (at ident (thing 2) (* property 9)) (act+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 29.6.b#1#_ag_mod-pred(as)#act#act#act#act+ed#(1.5,00007021,00983496)(1.6,00007023,01177316)###AD ( :DEF_WORD "act" :CLASS "29.6.b" :WN_SENSE (("1.5" 00007021 00983496) ("1.6" 00007023 01177316)) :PROPBANK ("arg0 arg3(as)") :THETA_ROLES ((1 "_ag_mod-pred(as)")) :LCS (be ident (* thing 1) (at ident (thing 1) (act+ed 9)) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((29 :obligatory) (1 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#activate#activate#activate#activate+ed#(1.5,00940378)(1.6,01129019)###AD ( :DEF_WORD "activate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00940378) ("1.6" 01129019)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (activate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.3.i#1#_exp_perc(to)#adapt#adapt#adapt#adapt+ingly#(1.5,00089507,00235056)(1.6,00102193,00273505)###BJDMAP ( :DEF_WORD "adapt" :CLASS "31.3.i" :WN_SENSE (("1.5" 00089507 00235056) ("1.6" 00102193 00273505)) :PROPBANK ("arg0 arg1-PRD(to)") :THETA_ROLES ((1 "_exp_perc(to)")) :LCS (go perc (* thing 2) ((* to 7) perc (thing 2) (at perc (thing 2) (thing 8))) (adapt+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 22.1.a#1#,ag_th,mod-loc(together)#add#add#add#add+ed#(1.5,00110396)(1.6,00125286)###AD ( :DEF_WORD "add" :CLASS "22.1.a" :WN_SENSE (("1.5" 00110396) ("1.6" 00125286)) :PROPBANK ("arg0 arg1 argm-LOC(together)") :THETA_ROLES ((1 ",ag_th,mod-loc(together)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (add+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 22.1.d#1#,ag_th_goal(to)#add#add#add#add+ingly#(1.5,00110396)(1.6,00125286)###AD ( :DEF_WORD "add" :CLASS "22.1.d" :WN_SENSE (("1.5" 00110396) ("1.6" 00125286)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 ",ag_th_goal(to)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (thing 6)))) (add+ingly 26)) :VAR_SPEC ((1 (animate +) :optional)) ) ;; Grid: 25.3#1#_ag_th,mod-poss(with)#address#address#address#address+ed#(1.5,00558673)(1.6,00670411)###AD ( :DEF_WORD "address" :CLASS "25.3" :WN_SENSE (("1.5" 00558673) ("1.6" 00670411)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (address+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.2.c#1#_ag_th,mod-pred(as)#address#address#address#address+ed#(1.5,00504759,00557762,00558534)(1.6,00608070,00669199,00670272)###AD ( :DEF_WORD "address" :CLASS "29.2.c" :WN_SENSE (("1.5" 00504759 00557762 00558534) ("1.6" 00608070 00669199 00670272)) :PROPBANK ("arg0 arg1 arg3(as)") :THETA_ROLES ((1 "_ag_th,mod-pred(as)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (address+ed 9))) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.2.d#1#_ag_th_prop(to)#address#address#address#address+ingly#(1.5,00504759,00557762,00558534)(1.6,00608070,00669199,00670272)###AD ( :DEF_WORD "address" :CLASS "29.2.d" :WN_SENSE (("1.5" 00504759 00557762 00558534) ("1.6" 00608070 00669199 00670272)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th_prop(to)")) :LCS (cause (* thing 1) (be circ (* thing 2) (at circ (thing 2) (* nil 27))) (address+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 22.5.a#1#_th_goal(to)#adhere#adhere#adhere#adhere+ingly#(1.5,00779802,00695252,00235566)(1.6,00929232,00831685,01682716)###AD ( :DEF_WORD "adhere" :CLASS "22.5.a" :WN_SENSE (("1.5" 00779802 00695252 00235566) ("1.6" 00929232 00831685 01682716)) :PROPBANK ("arg1 argm-LOC(to)") :THETA_ROLES ((1 "_th_goal(to)")) :LCS (act loc (* thing 2) ((* toward 5) loc (thing 2) (at loc (thing 2) (thing 6))) (adhere+ingly 26)) ) ;; Grid: 22.5.b#1#_th_mod-loc(together)#adhere#adhere#adhere#adhere+ingly#(1.5,00779802,00695252,00235566)(1.6,00929232,00831685,01682716)###AD ( :DEF_WORD "adhere" :CLASS "22.5.b" :WN_SENSE (("1.5" 00779802 00695252 00235566) ("1.6" 00929232 00831685 01682716)) :PROPBANK ("arg1 argm-LOC(together)") :THETA_ROLES ((1 "_th_mod-loc(together)")) :LCS (act loc (* thing 2) ((* together 23) loc (thing 2) (nil 24)) (adhere+ingly 26)) :VAR_SPEC ((23 :obligatory) (2 (num plur))) ) ;; Grid: 47.8.a#1#_th#adjoin#adjoin#adjoin#adjoin+ed#(1.5,00685874,00843513)(1.6,00820504,01006316)###AD ( :DEF_WORD "adjoin" :CLASS "47.8.a" :WN_SENSE (("1.5" 00685874 00843513) ("1.6" 00820504 01006316)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (adjoin+ed 9))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 47.8.e#1#_th_loc#adjoin#adjoin#adjoin#adjoin+ingly#(1.5,00843513,00685874)(1.6,01006316,00820504)###AD ( :DEF_WORD "adjoin" :CLASS "47.8.e" :WN_SENSE (("1.5" 00843513 00685874) ("1.6" 01006316 00820504)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (next loc (thing 2) (* thing 11)) (adjoin+ingly 26)) ) ;; Grid: 55.1.a#1#_th,prop#adjourn#adjourn#adjourn#adjourn+ingly#(1.5,00220034)(1.6,00254973)###AD ( :DEF_WORD "adjourn" :CLASS "55.1.a" :WN_SENSE (("1.5" 00220034) ("1.6" 00254973)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th,prop")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27))) (adjourn+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (:cat n) :optional)) ) ;; Grid: 55.1.b#1#_th,prop#adjourn#adjourn#adjourn#adjourn+ingly#(1.5,00220034)(1.6,00254973)###AD ( :DEF_WORD "adjourn" :CLASS "55.1.b" :WN_SENSE (("1.5" 00220034) ("1.6" 00254973)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th,prop")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* event 27))) (adjourn+ingly 26)) :VAR_SPEC ((27 (aspect prog) :optional)) ) ;; Grid: 29.4.e#1#_ag_th_pred#adjudge#adjudge#adjudge#adjudge+ingly#(1.5,00376571,00547761)(1.6,00452184,00657821)###AD ( :DEF_WORD "adjudge" :CLASS "29.4.e" :WN_SENSE (("1.5" 00376571 00547761) ("1.6" 00452184 00657821)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th_pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* thing 9))) (adjudge+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.4.f#1#_ag_th_prop(to)#adjudge#adjudge#adjudge#adjudge+ingly#(1.5,00376571)(1.6,00452184)###AD ( :DEF_WORD "adjudge" :CLASS "29.4.f" :WN_SENSE (("1.5" 00376571) ("1.6" 00452184)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th_prop(to)")) :LCS (cause (* thing 1) (be circ (* thing 2) (at circ (thing 2) (* nil 27))) (adjudge+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 29.4.g#1#_ag_info(that)#adjudge#adjudge#adjudge#adjudge+ingly#(1.5,00376571,00377820)(1.6,00452184,00453556)###AD ( :DEF_WORD "adjudge" :CLASS "29.4.g" :WN_SENSE (("1.5" 00376571 00377820) ("1.6" 00452184 00453556)) :PROPBANK ("arg0 arg1(that)") :THETA_ROLES ((1 "_ag_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) (toward comm (nil 2) (at comm (nil 2) (thing 6)))) (adjudge+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.4.e#1#_ag_th_pred#adjudicate#adjudicate#adjudicate#adjudicate+ingly#(1.5,01416029)(1.6,01704695)###AD ( :DEF_WORD "adjudicate" :CLASS "29.4.e" :WN_SENSE (("1.5" 01416029) ("1.6" 01704695)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th_pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* thing 9))) (adjudicate+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.4.f#1#_ag_th_prop(to)#adjudicate#adjudicate#adjudicate#adjudicate+ingly#(1.5,01416029)(1.6,01704695)###AD ( :DEF_WORD "adjudicate" :CLASS "29.4.f" :WN_SENSE (("1.5" 01416029) ("1.6" 01704695)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th_prop(to)")) :LCS (cause (* thing 1) (be circ (* thing 2) (at circ (thing 2) (* nil 27))) (adjudicate+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 29.4.g#1#_ag_info(that)#adjudicate#adjudicate#adjudicate#adjudicate+ingly#(1.5,01416029)(1.6,01704695)###AD ( :DEF_WORD "adjudicate" :CLASS "29.4.g" :WN_SENSE (("1.5" 01416029) ("1.6" 01704695)) :PROPBANK ("arg0 arg1(that)") :THETA_ROLES ((1 "_ag_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) (toward comm (nil 2) (at comm (nil 2) (thing 6)))) (adjudicate+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.9.d.ii#1#_ag_goal_info(to)#adjure#adjure#adjure#adjure+ingly#(1.5,00424471,00426901)(1.6,00513170,00516262)###AD ( :DEF_WORD "adjure" :CLASS "37.9.d.ii" :WN_SENSE (("1.5" 00424471 00426901) ("1.6" 00513170 00516262)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_goal_info(to)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (adjure+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#adjust#adjust#adjust#adjust+ed#(1.5,00089507,00178525,00235056,00275430)(1.6,00102193,00204190,00273505,00324261)###AD ( :DEF_WORD "adjust" :CLASS "45.4.a" :WN_SENSE (("1.5" 00089507 00178525 00235056 00275430) ("1.6" 00102193 00204190 00273505 00324261)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (adjust+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.2#1#_ag_th,goal(to)#administer#administer#administer#administer+ingly#(1.5,01376736)(1.6,01656373)###AD ( :DEF_WORD "administer" :CLASS "13.2" :WN_SENSE (("1.5" 01376736) ("1.6" 01656373)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 "_ag_th,goal(to)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* to 5) poss (thing 2) (at poss (thing 2) (thing 6)))) (administer+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 36.1.c#1#_ag_mod-poss#administrate#administrate#administrate#administrate+ingly#(1.5,01376736)(1.6,01656373)###AD ( :DEF_WORD "administrate" :CLASS "36.1.c" :WN_SENSE (("1.5" 01376736) ("1.6" 01656373)) :PROPBANK ("arg0 arg3") :THETA_ROLES ((1 "_ag_mod-poss")) :LCS (act loc (* thing 1) ((with 15) poss (*head*) (* thing 16)) (administrate+ingly 26)) :VAR_SPEC ((16 :obligatory) (1 (human +))) ) ;; Grid: 31.2.a#1#_exp_perc,purp(for),mod-pred(as)#admire#admire#admire#admire+ingly#(1.5,01041768,01234944)(1.6,01247189,01481912)###AD ( :DEF_WORD "admire" :CLASS "31.2.a" :WN_SENSE (("1.5" 01041768 01234944) ("1.6" 01247189 01481912)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_exp_perc,purp(for),mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* for 21) intent (*head*) (thing 22)) ((* as 29) ident (*head*) (thing 30)) (admire+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 31.2.b#1#_exp_perc,mod-poss(in)#admire#admire#admire#admire+ingly#(1.5,01041768,01234944)(1.6,01247189,01481912)###AD ( :DEF_WORD "admire" :CLASS "31.2.b" :WN_SENSE (("1.5" 01041768 01234944) ("1.6" 01247189 01481912)) :PROPBANK ("arg0 arg1 arg3(in)") :THETA_ROLES ((1 "_exp_perc,mod-poss(in)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* in 15) poss (*head*) (thing 16)) (admire+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (abstract +))) ) ;; Grid: 31.2.c#1#_exp_prop(that)#admire#admire#admire#admire+ingly#(1.5,01041768)(1.6,01247189)###AD ( :DEF_WORD "admire" :CLASS "31.2.c" :WN_SENSE (("1.5" 01041768) ("1.6" 01247189)) :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (be perc (* thing 2) (at circ (thing 2) (* nil 27)) (admire+ingly 26)) :VAR_SPEC ((2 (human +)) (27 (thing -) (cform fin))) ) ;; Grid: 31.2.g#1#_exp_perc#admire#admire#admire#admire+ingly#(1.5,01041768,01234944)(1.6,01247189,01481912)###AD ( :DEF_WORD "admire" :CLASS "31.2.g" :WN_SENSE (("1.5" 01041768 01234944) ("1.6" 01247189 01481912)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_exp_perc")) :LCS (be perc (* thing 2) (at perc (thing 2) (* nil 8)) (admire+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 024#1#_th_prop#admit#admit#admit#admit+ingly#(1.5,--)(1.6,01880334)###AD ( :DEF_WORD "admit" :CLASS "024" :WN_SENSE (("1.5" --) ("1.6" 01880334)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (be circ (* thing 2) (at circ (thing 2) (* nil 27)) (admit+ingly 26)) :VAR_SPEC ((27 (:cat n))) ) ;; Grid: 29.5.d#1#_ag_th_prop(to)#admit#admit#admit#admit+ingly#(1.5,00459649)(1.6,00555115)###AD ( :DEF_WORD "admit" :CLASS "29.5.d" :WN_SENSE (("1.5" 00459649) ("1.6" 00555115)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th_prop(to)")) :LCS (cause (* thing 1) (be circ (* thing 2) (at circ (thing 2) (* thing 27))) (admit+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 29.5.e#1#_ag_info(that)#admit#admit#admit#admit+ingly#(1.5,00459649)(1.6,00555115)###AD ( :DEF_WORD "admit" :CLASS "29.5.e" :WN_SENSE (("1.5" 00459649) ("1.6" 00555115)) :PROPBANK ("arg0 arg1(that)") :THETA_ROLES ((1 "_ag_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) (toward comm (nil 2) (at comm (nil 2) (thing 6)))) (admit+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 37.9.a#1#_ag_goal,info(that,to)#admonish#admonish#admonish#admonish+ingly#(1.5,00488729,00488992)(1.6,00590070,00590442)###AD ( :DEF_WORD "admonish" :CLASS "37.9.a" :WN_SENSE (("1.5" 00488729 00488992) ("1.6" 00590070 00590442)) :PROPBANK ("arg0 arg2 arg1-PRD(that/to)") :THETA_ROLES ((1 "_ag_goal,info(that,to)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (admonish+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) :optional)) ) ;; Grid: 37.9.b#1#_ag_goal_info(against)#admonish#admonish#admonish#admonish+ingly#(1.5,00488729,00488992)(1.6,00590070,00590442)###AD ( :DEF_WORD "admonish" :CLASS "37.9.b" :WN_SENSE (("1.5" 00488729 00488992) ("1.6" 00590070 00590442)) :PROPBANK ("arg0 arg2 arg1-PRD(against)") :THETA_ROLES ((1 "_ag_goal_info(against)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (admonish+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) (aspect prog))) ) ;; Grid: 37.9.c#1#_ag_goal_info(about)#admonish#admonish#admonish#admonish+ingly#(1.5,00488729,00488992)(1.6,00590070,00590442)###AD ( :DEF_WORD "admonish" :CLASS "37.9.c" :WN_SENSE (("1.5" 00488729 00488992) ("1.6" 00590070 00590442)) :PROPBANK ("arg0 arg2 arg1(about)") :THETA_ROLES ((1 "_ag_goal_info(about)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (admonish+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +))) ) ;; Grid: 29.1.a#1#_exp_perc,mod-pred(as)#adopt#adopt#adopt#adopt+ingly#(1.5,00245175)(1.6,00287066)###AD ( :DEF_WORD "adopt" :CLASS "29.1.a" :WN_SENSE (("1.5" 00245175) ("1.6" 00287066)) :PROPBANK ("arg0 arg1 arg3(as)") :THETA_ROLES ((1 "_exp_perc,mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* as 29) ident (*head*) (thing 30)) (adopt+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 29.1.c#1#_ag_th,mod-pred(as)#adopt#adopt#adopt#adopt+ed#(1.5,00245175)(1.6,00287066)###AD ( :DEF_WORD "adopt" :CLASS "29.1.c" :WN_SENSE (("1.5" 00245175) ("1.6" 00287066)) :PROPBANK ("arg0 arg1 arg3(as)") :THETA_ROLES ((1 "_ag_th,mod-pred(as)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (adopt+ed 9))) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.1.d#1#_ag_th,pred#adopt#adopt#adopt#adopt+ingly#(1.5,00245175)(1.6,00287066)###AD ( :DEF_WORD "adopt" :CLASS "29.1.d" :WN_SENSE (("1.5" 00245175) ("1.6" 00287066)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th,pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* thing 9))) (adopt+ingly 26)) :VAR_SPEC ((9 :optional) (1 (human +))) ) ;; Grid: 29.1.e#1#_ag_th_prop(to)#adopt#adopt#adopt#adopt+ingly#(1.5,00245175)(1.6,00287066)###AD ( :DEF_WORD "adopt" :CLASS "29.1.e" :WN_SENSE (("1.5" 00245175) ("1.6" 00287066)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th_prop(to)")) :LCS (cause (* thing 1) (be circ (* thing 2) (at circ (thing 2) (* nil 27))) (adopt+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 31.2.a#1#_exp_perc,purp(for),mod-pred(as)#adore#adore#adore#adore+ingly#(1.5,01012890)(1.6,01213998)###AD ( :DEF_WORD "adore" :CLASS "31.2.a" :WN_SENSE (("1.5" 01012890) ("1.6" 01213998)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_exp_perc,purp(for),mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* for 21) intent (*head*) (thing 22)) ((* as 29) ident (*head*) (thing 30)) (adore+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 31.2.b#1#_exp_perc,mod-poss(in)#adore#adore#adore#adore+ingly#(1.5,01012890)(1.6,01213998)###AD ( :DEF_WORD "adore" :CLASS "31.2.b" :WN_SENSE (("1.5" 01012890) ("1.6" 01213998)) :PROPBANK ("arg0 arg1 arg3(in)") :THETA_ROLES ((1 "_exp_perc,mod-poss(in)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* in 15) poss (*head*) (thing 16)) (adore+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (abstract +))) ) ;; Grid: 31.2.c#1#_exp_prop(that)#adore#adore#adore#adore+ingly#(1.5,01012890)(1.6,01213998)###AD ( :DEF_WORD "adore" :CLASS "31.2.c" :WN_SENSE (("1.5" 01012890) ("1.6" 01213998)) :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (be perc (* thing 2) (at circ (thing 2) (* nil 27)) (adore+ingly 26)) :VAR_SPEC ((2 (human +)) (27 (thing -) (cform fin))) ) ;; Grid: 31.2.g#1#_exp_perc#adore#adore#adore#adore+ingly#(1.5,01012890)(1.6,01213998)###AD ( :DEF_WORD "adore" :CLASS "31.2.g" :WN_SENSE (("1.5" 01012890) ("1.6" 01213998)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_exp_perc")) :LCS (be perc (* thing 2) (at perc (thing 2) (* nil 8)) (adore+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 9.8.a#1#_mod-poss_th#adorn#adorn#adorn#adorn+ed#(1.5,00959417)(1.6,01150345)###AD ( :DEF_WORD "adorn" :CLASS "9.8.a" :WN_SENSE (("1.5" 00959417) ("1.6" 01150345)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (adorn+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#adorn#adorn#adorn#adorn+ed#(1.5,00959417,01351398)(1.6,01150345,01625903)###AD ( :DEF_WORD "adorn" :CLASS "9.8.b" :WN_SENSE (("1.5" 00959417 01351398) ("1.6" 01150345 01625903)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (adorn+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 25.3#1#_ag_th,mod-poss(with)#adorn#adorn#adorn#adorn+ed#(1.5,00959417,00287709)(1.6,01150345,00340718)###AD ( :DEF_WORD "adorn" :CLASS "25.3" :WN_SENSE (("1.5" 00959417 00287709) ("1.6" 01150345 00340718)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (adorn+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 47.5.2#1#,ag_th,loc()#adsorb#adsorb#adsorb#adsorb+ingly#(1.5,00886720)(1.6,01060090)###AD ( :DEF_WORD "adsorb" :CLASS "47.5.2" :WN_SENSE (("1.5" 00886720) ("1.6" 01060090)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 ",ag_th,loc()")) :LCS (cause (* thing 1) (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11))) (adsorb+ingly 26)) :VAR_SPEC ((10 :optional) (1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#adulate#adulate#adulate#adulate+ingly#(1.5,00494453)(1.6,00596745)###BJDMAP ( :DEF_WORD "adulate" :CLASS "31.1.a" :WN_SENSE (("1.5" 00494453) ("1.6" 00596745)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (adulate+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#adulterate#adulterate#adulterate#adulterate+ed#(1.5,00286971)(1.6,00339941)###AD ( :DEF_WORD "adulterate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00286971) ("1.6" 00339941)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (adulterate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.3#1#_ag_th,goal(to)#advance#advance#advance#advance+ingly#(1.5,01299187,00491247)(1.6,01560796,00593041)###AD ( :DEF_WORD "advance" :CLASS "13.3" :WN_SENSE (("1.5" 01299187 00491247) ("1.6" 01560796 00593041)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 "_ag_th,goal(to)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* to 5) poss (thing 2) (at poss (thing 2) (thing 6)))) (advance+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 13.3#2#_ag_goal_th#advance#advance#advance#advance+ingly#(1.5,01299187,00491247)(1.6,01560796,00593041)###AD ( :DEF_WORD "advance" :CLASS "13.3" :WN_SENSE (("1.5" 01299187 00491247) ("1.6" 01560796 00593041)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_goal_th")) :LCS (cause (* thing 1) (go poss (* thing 2) ((to 5) poss (thing 2) (at poss (thing 2) (* thing 6)))) (advance+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#advance#advance#advance#advance+ed#(1.5,01136714,00628009)(1.6,01358414,00752987)###AD ( :DEF_WORD "advance" :CLASS "45.4.a" :WN_SENSE (("1.5" 01136714 00628009) ("1.6" 01358414 00752987)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (advance+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#advance#advance#advance#advance+ed#(1.5,01136714,00628009)(1.6,01358414,00752987)###AD ( :DEF_WORD "advance" :CLASS "45.4.b" :WN_SENSE (("1.5" 01136714 00628009) ("1.6" 01358414 00752987)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (advance+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#advance#advance#advance#advance+ed#(1.5,00094915,00148709,00628009,01136714)(1.6,00108725,00169694,00752987,01358414)###AD ( :DEF_WORD "advance" :CLASS "45.4.c" :WN_SENSE (("1.5" 00094915 00148709 00628009 01136714) ("1.6" 00108725 00169694 00752987 01358414)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (advance+ed 9)))) ) ;; Grid: 51.1.a#1#_th,src(from),goal(to)#advance#advance#advance#advance+ingly#(1.5,01136714,00628009)(1.6,01358414,00752987)###AD ( :DEF_WORD "advance" :CLASS "51.1.a" :WN_SENSE (("1.5" 01136714 00628009) ("1.6" 01358414 00752987)) :PROPBANK ("arg1 arg2(from) arg2(to)") :THETA_ROLES ((1 "_th,src(from),goal(to)")) :LCS (go loc (* thing 2) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4))) ((* [to] 5) loc (thing 2) ([at] loc (thing 2) (thing 6))) (advance+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (2 (animate +))) ) ;; Grid: 51.1.c#1#_th,loc(up)#advance#advance#advance#advance+ingly#(1.5,01136714,00628009)(1.6,01358414,00752987)###AD ( :DEF_WORD "advance" :CLASS "51.1.c" :WN_SENSE (("1.5" 01136714 00628009) ("1.6" 01358414 00752987)) :PROPBANK ("arg1 argm-LOC(up)") :THETA_ROLES ((1 "_th,loc(up)")) :LCS (act loc (* thing 2) ((* up 10) loc (thing 2) (thing 11)) (advance+ingly 26)) :VAR_SPEC ((10 :optional) (2 (animate +))) ) ;; Grid: 37.7.a#1#_ag,goal(to)_info(that)#advert#advert#advert#advert+ingly#(1.5,00578336)(1.6,00692561)###AD ( :DEF_WORD "advert" :CLASS "37.7.a" :WN_SENSE (("1.5" 00578336) ("1.6" 00692561)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that)") :THETA_ROLES ((1 "_ag,goal(to)_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (advert+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 35.2.a#1#_ag_purp(for),loc()#advertise#advertise#advertise#advertise+ingly#(1.5,00550435)(1.6,00660910)###AD ( :DEF_WORD "advertise" :CLASS "35.2.a" :WN_SENSE (("1.5" 00550435) ("1.6" 00660910)) :PROPBANK ("arg0 arg3(for) argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_purp(for),loc()")) :LCS (act loc (* thing 1) ((* [in] 10) loc (*head*) (thing 11)) ((* for 21) intent (*head*) (thing 22)) (advertise+ingly 26)) :VAR_SPEC ((10 :optional) (21 :obligatory)) ) ;; Grid: 35.2.a#2#_ag_loc()_purp(for)#advertise#advertise#advertise#advertise+ingly#(1.5,00550435)(1.6,00660910)###AD ( :DEF_WORD "advertise" :CLASS "35.2.a" :WN_SENSE (("1.5" 00550435) ("1.6" 00660910)) :PROPBANK ("arg0 arg1(in/on - up.) arg3(for)") :THETA_ROLES ((2 "_ag_loc()_purp(for)")) :LCS (act loc (* thing 1) ((* [in] 10) loc (*head*) (thing 11)) ((* for 21) intent (*head*) (thing 22)) (advertise+ingly 26)) :VAR_SPEC ((21 :obligatory)) ) ;; Grid: 35.2.b#1#_ag_loc_purp(for)#advertise#advertise#advertise#advertise+ingly#(1.5,00550435)(1.6,00660910)###AD ( :DEF_WORD "advertise" :CLASS "35.2.b" :WN_SENSE (("1.5" 00550435) ("1.6" 00660910)) :PROPBANK ("arg0 arg1 arg3(for)") :THETA_ROLES ((1 "_ag_loc_purp(for)")) :LCS (act loc (* thing 1) (in loc (thing 1) (* thing 11)) ((* for 21) intent (*head*) (thing 22)) (advertise+ingly 26)) :VAR_SPEC ((21 :obligatory)) ) ;; Grid: 37.9.a#1#_ag_goal,info(that,to)#advise#advise#advise#advise+ingly#(1.5,00490035)(1.6,00591857)###AD ( :DEF_WORD "advise" :CLASS "37.9.a" :WN_SENSE (("1.5" 00490035) ("1.6" 00591857)) :PROPBANK ("arg0 arg2 arg1-PRD(that/to)") :THETA_ROLES ((1 "_ag_goal,info(that,to)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (advise+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) :optional)) ) ;; Grid: 37.9.b#1#_ag_goal_info(against)#advise#advise#advise#advise+ingly#(1.5,00490035)(1.6,00591857)###AD ( :DEF_WORD "advise" :CLASS "37.9.b" :WN_SENSE (("1.5" 00490035) ("1.6" 00591857)) :PROPBANK ("arg0 arg2 arg1-PRD(against)") :THETA_ROLES ((1 "_ag_goal_info(against)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (advise+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) (aspect prog))) ) ;; Grid: 37.9.c#1#_ag_goal_info(about)#advise#advise#advise#advise+ingly#(1.5,00490035)(1.6,00591857)###AD ( :DEF_WORD "advise" :CLASS "37.9.c" :WN_SENSE (("1.5" 00490035) ("1.6" 00591857)) :PROPBANK ("arg0 arg2 arg1(about)") :THETA_ROLES ((1 "_ag_goal_info(about)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (advise+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +))) ) ;; Grid: 31.2.a#1#_exp_perc,purp(for),mod-pred(as)#advocate#advocate#advocate#advocate+ingly#(1.5,00465042)(1.6,00561647)###AD ( :DEF_WORD "advocate" :CLASS "31.2.a" :WN_SENSE (("1.5" 00465042) ("1.6" 00561647)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_exp_perc,purp(for),mod-pred(as)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* for 21) intent (*head*) (thing 22)) ((* as 29) ident (*head*) (thing 30)) (advocate+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#aestivate#aestivate#aestivate#aestivate+ed#(1.5,00010391)(1.6,00010927)###AD ( :DEF_WORD "aestivate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00010391) ("1.6" 00010927)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (aestivate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#affect#affect#affect#affect+ingly#(1.5,00079913,01007544)(1.6,00091848,01206630)###AD ( :DEF_WORD "affect" :CLASS "31.1.a" :WN_SENSE (("1.5" 00079913 01007544) ("1.6" 00091848 01206630)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (affect+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#affect#affect#affect#affect+ingly#(1.5,--,01007544)(1.6,00091848,01206630)###AD ( :DEF_WORD "affect" :CLASS "31.1.b" :WN_SENSE (("1.5" -- 01007544) ("1.6" 00091848 01206630)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (affect+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 22.2.a#1#_ag_th,mod-poss(with)#affiliate#affiliate#affiliate#affiliate+ed#(1.5,01378381)(1.6,01658377)###AD ( :DEF_WORD "affiliate" :CLASS "22.2.a" :WN_SENSE (("1.5" 01378381) ("1.6" 01658377)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (affiliate+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.2.c#1#_th#affiliate#affiliate#affiliate#affiliate+ed#(1.5,01378381)(1.6,01658377)###AD ( :DEF_WORD "affiliate" :CLASS "22.2.c" :WN_SENSE (("1.5" 01378381) ("1.6" 01658377)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (affiliate+ed 9)))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 31.2.b#1#_exp_perc,mod-poss(in)#affirm#affirm#affirm#affirm+ingly#(1.5,00374169)(1.6,00449252)###AD ( :DEF_WORD "affirm" :CLASS "31.2.b" :WN_SENSE (("1.5" 00374169) ("1.6" 00449252)) :PROPBANK ("arg0 arg1 arg3(in)") :THETA_ROLES ((1 "_exp_perc,mod-poss(in)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) ((* in 15) poss (*head*) (thing 16)) (affirm+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (abstract +))) ) ;; Grid: 22.3.c.ii#1#,ag_th,goal(to)#affix#affix#affix#affix+ingly#(1.5,00744630,00760832,00779564)(1.6,00886923,00906733,00928943)###BJDMAP ( :DEF_WORD "affix" :CLASS "22.3.c.ii" :WN_SENSE (("1.5" 00744630 00760832 00779564) ("1.6" 00886923 00906733 00928943)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 ",ag_th,goal(to)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (at loc (thing 2) (thing 6)))) (affix+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#afflict#afflict#afflict#afflict+ingly#(1.5,01023619,00154873)(1.6,01226745,01226745)###AD ( :DEF_WORD "afflict" :CLASS "31.1.a" :WN_SENSE (("1.5" 01023619 00154873) ("1.6" 01226745 01226745)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (afflict+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#afflict#afflict#afflict#afflict+ingly#(1.5,00154873)(1.6,01226745)###AD ( :DEF_WORD "afflict" :CLASS "31.1.b" :WN_SENSE (("1.5" 00154873) ("1.6" 01226745)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (afflict+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 005#1#_th_prop(to)#afford#afford#afford#afford+ingly#(1.5,--)(1.6,01879619)###BJDMAP ( :DEF_WORD "afford" :CLASS "005" :WN_SENSE (("1.5" --) ("1.6" 01879619)) :PROPBANK ("arg0 arg1-PRD(to)") :THETA_ROLES ((1 "_th_prop(to)")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27))) (afford+ingly 26)) :VAR_SPEC ((27 (cform inf))) ) ;; Grid: 13.4.1.a#1#_ag_th,goal(to)#afford#afford#afford#afford+ingly#(1.5,00678049)(1.6,00810882)###AD ( :DEF_WORD "afford" :CLASS "13.4.1.a" :WN_SENSE (("1.5" 00678049) ("1.6" 00810882)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 "_ag_th,goal(to)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* to 5) poss (thing 2) (at poss (thing 2) (thing 6)))) (afford+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 9.7.d#1#_ag,mod-poss()#afforest#afforest#afforest#afforest+ed#(1.5,00902665)(1.6,01079668)##(th = forest+)#BJDMAP ( :DEF_WORD "afforest" :CLASS "9.7.d" :WN_SENSE (("1.5" 00902665) ("1.6" 01079668)) :PROPBANK ("arg0 arg3(? - up.)") :THETA_ROLES ((1 "_ag,mod-poss()")) :LCS (cause (* thing 1) (go ident (forest+ 2) (toward ident (forest+ 2) (at ident (forest+ 2) (afforest+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#affront#affront#affront#affront+ingly#(1.5,00475953)(1.6,00575170)###AD ( :DEF_WORD "affront" :CLASS "31.1.a" :WN_SENSE (("1.5" 00475953) ("1.6" 00575170)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (affront+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#affront#affront#affront#affront+ingly#(1.5,00475953)(1.6,00575170)###AD ( :DEF_WORD "affront" :CLASS "31.1.b" :WN_SENSE (("1.5" 00475953) ("1.6" 00575170)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (affront+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#africanize#africanize#africanize#africanize+ed####AD ( :DEF_WORD "africanize" :CLASS "45.4.a" :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (africanize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#age#age#age#age+ed#(1.5,00149321,00058449)(1.6,00170328,00066289)###AD ( :DEF_WORD "age" :CLASS "45.4.a" :WN_SENSE (("1.5" 00149321 00058449) ("1.6" 00170328 00066289)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (age+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#age#age#age#age+ed#(1.5,00149321,00058449)(1.6,00170328,00066289)###AD ( :DEF_WORD "age" :CLASS "45.4.b" :WN_SENSE (("1.5" 00149321 00058449) ("1.6" 00170328 00066289)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (age+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#age#age#age#age+ed#(1.5,00148390,00058449)(1.6,00169382,00066289)###AD ( :DEF_WORD "age" :CLASS "45.4.c" :WN_SENSE (("1.5" 00148390 00058449) ("1.6" 00169382 00066289)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (age+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#agglomerate#agglomerate#agglomerate#agglomerate+ed#(1.5,00853057)(1.6,01018491)###AD ( :DEF_WORD "agglomerate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00853057) ("1.6" 01018491)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (agglomerate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#agglomerate#agglomerate#agglomerate#agglomerate+ed#(1.5,00853057)(1.6,01018491)###AD ( :DEF_WORD "agglomerate" :CLASS "45.4.b" :WN_SENSE (("1.5" 00853057) ("1.6" 01018491)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (agglomerate+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#agglomerate#agglomerate#agglomerate#agglomerate+ed#(1.5,00853057)(1.6,01018491)###AD ( :DEF_WORD "agglomerate" :CLASS "45.4.c" :WN_SENSE (("1.5" 00853057) ("1.6" 01018491)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (agglomerate+ed 9)))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#aggravate#aggravate#aggravate#aggravate+ingly#(1.5,01037550)(1.6,01242326)###AD ( :DEF_WORD "aggravate" :CLASS "31.1.a" :WN_SENSE (("1.5" 01037550) ("1.6" 01242326)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (aggravate+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#aggravate#aggravate#aggravate#aggravate+ingly#(1.5,01037550)(1.6,01242326)###AD ( :DEF_WORD "aggravate" :CLASS "31.1.b" :WN_SENSE (("1.5" 01037550) ("1.6" 01242326)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (aggravate+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#aggravate#aggravate#aggravate#aggravate+ed#(1.5,01037550)(1.6,01242326)###AD ( :DEF_WORD "aggravate" :CLASS "31.1.c" :WN_SENSE (("1.5" 01037550) ("1.6" 01242326)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (aggravate+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 47.5.2#1#,ag_th,loc()#aggregate#aggregate#aggregate#aggregate+ingly#(1.5,00797404)(1.6,00949746)###AD ( :DEF_WORD "aggregate" :CLASS "47.5.2" :WN_SENSE (("1.5" 00797404) ("1.6" 00949746)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 ",ag_th,loc()")) :LCS (cause (* thing 1) (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11))) (aggregate+ingly 26)) :VAR_SPEC ((10 :optional) (1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#aggrieve#aggrieve#aggrieve#aggrieve+ingly#(1.5,01023453)(1.6,01226612)###BJDMAP ( :DEF_WORD "aggrieve" :CLASS "31.1.a" :WN_SENSE (("1.5" 01023453) ("1.6" 01226612)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (aggrieve+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#agitate#agitate#agitate#agitate+ingly#(1.5,01461823,01004724)(1.6,01761948,01202989)###AD ( :DEF_WORD "agitate" :CLASS "31.1.a" :WN_SENSE (("1.5" 01461823 01004724) ("1.6" 01761948 01202989)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (agitate+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#agitate#agitate#agitate#agitate+ingly#(1.5,01004724)(1.6,01202989)###AD ( :DEF_WORD "agitate" :CLASS "31.1.b" :WN_SENSE (("1.5" 01004724) ("1.6" 01202989)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (agitate+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#agitate#agitate#agitate#agitate+ed#(1.5,01461823)(1.6,01761948)###AD ( :DEF_WORD "agitate" :CLASS "31.1.c" :WN_SENSE (("1.5" 01461823) ("1.6" 01761948)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (agitate+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#agonize#agonize#agonize#agonize+ingly#(1.5,01021655)(1.6,01224803)###AD ( :DEF_WORD "agonize" :CLASS "31.1.a" :WN_SENSE (("1.5" 01021655) ("1.6" 01224803)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (agonize+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#agonize#agonize#agonize#agonize+ingly#(1.5,01021655)(1.6,01224803)###AD ( :DEF_WORD "agonize" :CLASS "31.1.b" :WN_SENSE (("1.5" 01021655) ("1.6" 01224803)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (agonize+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#agonize#agonize#agonize#agonize+ed#(1.5,01021655)(1.6,01224803)###AD ( :DEF_WORD "agonize" :CLASS "31.1.c" :WN_SENSE (("1.5" 01021655) ("1.6" 01224803)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (agonize+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 36.1.c#1#_ag_mod-poss(with)#agree#agree#agree#agree+ingly#(1.5,00452960,00585450)(1.6,00547364,00701103)###AD ( :DEF_WORD "agree" :CLASS "36.1.c" :WN_SENSE (("1.5" 00452960 00585450) ("1.6" 00547364 00701103)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (agree+ingly 26)) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 36.1.d#1#_ag#agree#agree#agree#agree+ingly#(1.5,00452960,00585450)(1.6,00547364,00701103)###AD ( :DEF_WORD "agree" :CLASS "36.1.d" :WN_SENSE (("1.5" 00452960 00585450) ("1.6" 00547364 00701103)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (toward loc (thing 1) (at loc (thing 1) (thing 1))) (agree+ingly 26)) :VAR_SPEC ((1 (human +) (num plur))) ) ;; Grid: 13.4.2#1#_ag_th,mod-poss(with)#aid#aid#aid#aid+ed#(1.5,00049922,01442355)(1.6,00056138,01737017)###AD ( :DEF_WORD "aid" :CLASS "13.4.2" :WN_SENSE (("1.5" 00049922 01442355) ("1.6" 00056138 01737017)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (aid+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.3.1.i#1#_ag,goal(at)#aim#aim#aim#aim+#(1.5,--,00653585)(1.6,00781920,00782363)###BJDMAP ( :DEF_WORD "aim" :CLASS "40.3.1.i" :WN_SENSE (("1.5" -- 00653585) ("1.6" 00781920 00782363)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (aim+ 2) ((* toward 5) comm (aim+ 2) (touching comm (aim+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#air#air#air#air+ed#(1.5,01206318,00287384,00287179)(1.6,01446290,00340460,00340255)###AD ( :DEF_WORD "air" :CLASS "45.4.a" :WN_SENSE (("1.5" 01206318 00287384 00287179) ("1.6" 01446290 00340460 00340255)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (air+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#air#air#air#air+ed#(1.5,01206318,00287384,00287179)(1.6,01446290,00340460,00340255)###AD ( :DEF_WORD "air" :CLASS "45.4.b" :WN_SENSE (("1.5" 01206318 00287384 00287179) ("1.6" 01446290 00340460 00340255)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (air+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#air#air#air#air+ed#(1.5,00548893)(1.6,00659045)###AD ( :DEF_WORD "air" :CLASS "45.4.c" :WN_SENSE (("1.5" 00548893) ("1.6" 00659045)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (air+ed 9)))) ) ;; Grid: 11.1#1#_ag_th,goal(to),src(from)#airmail#airmail#airmail#airmail+ingly#(1.5,00583406)(1.6,00698610)###AD ( :DEF_WORD "airmail" :CLASS "11.1" :WN_SENSE (("1.5" 00583406) ("1.6" 00698610)) :PROPBANK ("arg0 arg1 arg2(to) arg2(from)") :THETA_ROLES ((1 "_ag_th,goal(to),src(from)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (at loc (thing 2) (thing 6))) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4)))) (airmail+ingly 26)) :VAR_SPEC ((3 :optional) (5 :optional) (1 (animate +))) ) ;; Grid: 11.1#2#_ag_goal_th,src(from)#airmail#airmail#airmail#airmail+ingly#(1.5,00583406)(1.6,00698610)###AD ( :DEF_WORD "airmail" :CLASS "11.1" :WN_SENSE (("1.5" 00583406) ("1.6" 00698610)) :PROPBANK ("arg0 arg2 arg1 arg2(from)") :THETA_ROLES ((2 "_ag_goal_th,src(from)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((to 5) loc (thing 2) (at loc (thing 2) (* thing 6))) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4)))) (airmail+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#alarm#alarm#alarm#alarm+ingly#(1.5,01015572,00489644)(1.6,01217571,00591365)###AD ( :DEF_WORD "alarm" :CLASS "31.1.a" :WN_SENSE (("1.5" 01015572 00489644) ("1.6" 01217571 00591365)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (alarm+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#alarm#alarm#alarm#alarm+ingly#(1.5,01015572)(1.6,01217571)###AD ( :DEF_WORD "alarm" :CLASS "31.1.b" :WN_SENSE (("1.5" 01015572) ("1.6" 01217571)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (alarm+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#alarm#alarm#alarm#alarm+ed#(1.5,01015572)(1.6,01217571)###AD ( :DEF_WORD "alarm" :CLASS "31.1.c" :WN_SENSE (("1.5" 01015572) ("1.6" 01217571)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alarm+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 37.9.a#1#_ag_goal,info(that,to)#alert#alert#alert#alert+ingly#(1.5,00489644)(1.6,00591365)###AD ( :DEF_WORD "alert" :CLASS "37.9.a" :WN_SENSE (("1.5" 00489644) ("1.6" 00591365)) :PROPBANK ("arg0 arg2 arg1-PRD(that/to)") :THETA_ROLES ((1 "_ag_goal,info(that,to)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (alert+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) :optional)) ) ;; Grid: 37.9.b#1#_ag_goal_info(against)#alert#alert#alert#alert+ingly#(1.5,00489644)(1.6,00591365)###AD ( :DEF_WORD "alert" :CLASS "37.9.b" :WN_SENSE (("1.5" 00489644) ("1.6" 00591365)) :PROPBANK ("arg0 arg2 arg1-PRD(against)") :THETA_ROLES ((1 "_ag_goal_info(against)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (alert+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) (aspect prog))) ) ;; Grid: 37.9.c#1#_ag_goal_info(about)#alert#alert#alert#alert+ingly#(1.5,00489644)(1.6,00591365)###AD ( :DEF_WORD "alert" :CLASS "37.9.c" :WN_SENSE (("1.5" 00489644) ("1.6" 00591365)) :PROPBANK ("arg0 arg2 arg1(about)") :THETA_ROLES ((1 "_ag_goal_info(about)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (alert+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#alienate#alienate#alienate#alienate+ingly#(1.5,01038998)(1.6,01244286)###AD ( :DEF_WORD "alienate" :CLASS "31.1.a" :WN_SENSE (("1.5" 01038998) ("1.6" 01244286)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (alienate+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#alienate#alienate#alienate#alienate+ingly#(1.5,01038998)(1.6,01244286)###AD ( :DEF_WORD "alienate" :CLASS "31.1.b" :WN_SENSE (("1.5" 01038998) ("1.6" 01244286)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (alienate+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#alkalify#alkalify#alkalify#alkalify+ed#(1.5,00157957)(1.6,00181099)###AD ( :DEF_WORD "alkalify" :CLASS "45.4.a" :WN_SENSE (("1.5" 00157957) ("1.6" 00181099)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alkalify+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#alkalify#alkalify#alkalify#alkalify+ed#(1.5,00157957)(1.6,00181099)###AD ( :DEF_WORD "alkalify" :CLASS "45.4.b" :WN_SENSE (("1.5" 00157957) ("1.6" 00181099)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alkalify+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#alkalify#alkalify#alkalify#alkalify+ed#(1.5,00157957)(1.6,00181099)###AD ( :DEF_WORD "alkalify" :CLASS "45.4.c" :WN_SENSE (("1.5" 00157957) ("1.6" 00181099)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alkalify+ed 9)))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#allay#allay#allay#allay+ingly#(1.5,01033880)(1.6,01238553)###BJDMAP ( :DEF_WORD "allay" :CLASS "31.1.a" :WN_SENSE (("1.5" 01033880) ("1.6" 01238553)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (allay+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 29.5.d#1#_ag_th_prop(to)#allege#allege#allege#allege+ingly#(1.5,00573372)(1.6,00686932)###AD ( :DEF_WORD "allege" :CLASS "29.5.d" :WN_SENSE (("1.5" 00573372) ("1.6" 00686932)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th_prop(to)")) :LCS (cause (* thing 1) (be circ (* thing 2) (at circ (thing 2) (* thing 27))) (allege+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 29.5.e#1#_ag_info(that)#allege#allege#allege#allege+ingly#(1.5,00573372)(1.6,00686932)###AD ( :DEF_WORD "allege" :CLASS "29.5.e" :WN_SENSE (("1.5" 00573372) ("1.6" 00686932)) :PROPBANK ("arg0 arg1(that)") :THETA_ROLES ((1 "_ag_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) (toward comm (nil 2) (at comm (nil 2) (thing 6)))) (allege+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#alleviate#alleviate#alleviate#alleviate+ingly#(1.5,00040410)(1.6,00044854)###BJDMAP ( :DEF_WORD "alleviate" :CLASS "31.1.a" :WN_SENSE (("1.5" 00040410) ("1.6" 00044854)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (alleviate+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 13.3#1#_ag_th,goal(to)#allocate#allocate#allocate#allocate+ingly#(1.5,01271921)(1.6,01528254)###AD ( :DEF_WORD "allocate" :CLASS "13.3" :WN_SENSE (("1.5" 01271921) ("1.6" 01528254)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 "_ag_th,goal(to)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* to 5) poss (thing 2) (at poss (thing 2) (thing 6)))) (allocate+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 13.3#2#_ag_goal_th#allocate#allocate#allocate#allocate+ingly#(1.5,01271921)(1.6,01528254)###AD ( :DEF_WORD "allocate" :CLASS "13.3" :WN_SENSE (("1.5" 01271921) ("1.6" 01528254)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_goal_th")) :LCS (cause (* thing 1) (go poss (* thing 2) ((to 5) poss (thing 2) (at poss (thing 2) (* thing 6)))) (allocate+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.3#1#_ag_th,goal(to)#allot#allot#allot#allot+ingly#(1.5,01270072,01283705,01313552)(1.6,01524852,01543325,01568959)###AD ( :DEF_WORD "allot" :CLASS "13.3" :WN_SENSE (("1.5" 01270072 01283705 01313552) ("1.6" 01524852 01543325 01568959)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 "_ag_th,goal(to)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* to 5) poss (thing 2) (at poss (thing 2) (thing 6)))) (allot+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 13.3#2#_ag_goal_th#allot#allot#allot#allot+ingly#(1.5,01270072,01283705,01313552)(1.6,01524852,01543325,01568959)###AD ( :DEF_WORD "allot" :CLASS "13.3" :WN_SENSE (("1.5" 01270072 01283705 01313552) ("1.6" 01524852 01543325 01568959)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_goal_th")) :LCS (cause (* thing 1) (go poss (* thing 2) ((to 5) poss (thing 2) (at poss (thing 2) (* thing 6)))) (allot+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 024#1#_th_prop#allow#allow#allow#allow+ingly#(1.5,00451248,--,--)(1.6,00545347,01880334,00545801)###AD ( :DEF_WORD "allow" :CLASS "024" :WN_SENSE (("1.5" 00451248 -- --) ("1.6" 00545347 01880334 00545801)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (be circ (* thing 2) (at circ (thing 2) (* nil 27)) (allow+ingly 26)) :VAR_SPEC ((27 (:cat n))) ) ;; Grid: 29.5.d#1#_ag_th_prop(to)#allow#allow#allow#allow+ingly#(1.5,00451248,00408078)(1.6,00545347,00490373)###AD ( :DEF_WORD "allow" :CLASS "29.5.d" :WN_SENSE (("1.5" 00451248 00408078) ("1.6" 00545347 00490373)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th_prop(to)")) :LCS (cause (* thing 1) (be circ (* thing 2) (at circ (thing 2) (* thing 27))) (allow+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 29.5.e#1#_ag_info(that)#allow#allow#allow#allow+ingly#(1.5,01371393)(1.6,01649126)###AD ( :DEF_WORD "allow" :CLASS "29.5.e" :WN_SENSE (("1.5" 01371393) ("1.6" 01649126)) :PROPBANK ("arg0 arg1(that)") :THETA_ROLES ((1 "_ag_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) (toward comm (nil 2) (at comm (nil 2) (thing 6)))) (allow+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 002#1#_ag_th,prop(into)#allure#allure#allure#allure+ingly#(1.5,00446151)(1.6,00539391)###AD ( :DEF_WORD "allure" :CLASS "002" :WN_SENSE (("1.5" 00446151) ("1.6" 00539391)) :PROPBANK ("arg0 arg2 arg1-PRD(into)") :THETA_ROLES ((1 "_ag_th,prop(into)")) :LCS (cause (* thing 1) (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27)))) (allure+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 26.6#1#,ag_th,src(from),goal()#alter#alter#alter#alter+ingly#(1.5,00072540,00071241)(1.6,00083947,00082064)###AD ( :DEF_WORD "alter" :CLASS "26.6" :WN_SENSE (("1.5" 00072540 00071241) ("1.6" 00083947 00082064)) :PROPBANK ("arg0 arg1 arg2(from) arg2(to - up.)") :THETA_ROLES ((1 ",ag_th,src(from),goal()")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* from 3) ident (thing 2) (at ident (thing 2) (nil 4))) ((* to 5) ident (thing 2) ([in] ident (thing 2) (nil 6)))) (alter+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +) :optional)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#alter#alter#alter#alter+ed#(1.5,00072540,00071241)(1.6,00083947,00082064)###AD ( :DEF_WORD "alter" :CLASS "45.4.a" :WN_SENSE (("1.5" 00072540 00071241) ("1.6" 00083947 00082064)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alter+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#alter#alter#alter#alter+ed#(1.5,00072540,00071241)(1.6,00083947,00082064)###AD ( :DEF_WORD "alter" :CLASS "45.4.b" :WN_SENSE (("1.5" 00072540 00071241) ("1.6" 00083947 00082064)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alter+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#alter#alter#alter#alter+ed#(1.5,00071241)(1.6,00082064)###AD ( :DEF_WORD "alter" :CLASS "45.4.c" :WN_SENSE (("1.5" 00071241) ("1.6" 00082064)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alter+ed 9)))) ) ;; Grid: 22.2.a#1#_ag_th,mod-poss(with)#alternate#alternate#alternate#alternate+ed#(1.5,01354600,00070513)(1.6,01630440,00081068)###AD ( :DEF_WORD "alternate" :CLASS "22.2.a" :WN_SENSE (("1.5" 01354600 00070513) ("1.6" 01630440 00081068)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alternate+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.2.c#1#_th#alternate#alternate#alternate#alternate+ed#(1.5,00070358,00070513,00070129)(1.6,00080914,00081068,00080777)###AD ( :DEF_WORD "alternate" :CLASS "22.2.c" :WN_SENSE (("1.5" 00070358 00070513 00070129) ("1.6" 00080914 00081068 00080777)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (alternate+ed 9)))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 22.2.a#1#_ag_th,mod-poss(with)#amalgamate#amalgamate#amalgamate#amalgamate+ed#(1.5,00740895)(1.6,00883027)###AD ( :DEF_WORD "amalgamate" :CLASS "22.2.a" :WN_SENSE (("1.5" 00740895) ("1.6" 00883027)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (amalgamate+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.2.c#1#_th#amalgamate#amalgamate#amalgamate#amalgamate+ed#(1.5,00821271)(1.6,00979316)###AD ( :DEF_WORD "amalgamate" :CLASS "22.2.c" :WN_SENSE (("1.5" 00821271) ("1.6" 00979316)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (amalgamate+ed 9)))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 47.5.2#1#,ag_th,loc()#amass#amass#amass#amass+ingly#(1.5,00095355,01311458)(1.6,00109250,01576236)###AD ( :DEF_WORD "amass" :CLASS "47.5.2" :WN_SENSE (("1.5" 00095355 01311458) ("1.6" 00109250 01576236)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 ",ag_th,loc()")) :LCS (cause (* thing 1) (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11))) (amass+ingly 26)) :VAR_SPEC ((10 :optional) (1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#amaze#amaze#amaze#amaze+ingly#(1.5,00409084,00349716)(1.6,00491471,00421500)###AD ( :DEF_WORD "amaze" :CLASS "31.1.a" :WN_SENSE (("1.5" 00409084 00349716) ("1.6" 00491471 00421500)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (amaze+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#amaze#amaze#amaze#amaze+ingly#(1.5,00349716,00409084)(1.6,00421500,00491471)###AD ( :DEF_WORD "amaze" :CLASS "31.1.b" :WN_SENSE (("1.5" 00349716 00409084) ("1.6" 00421500 00491471)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (amaze+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 51.3.2.a.i#1#_th#amble#amble#amble#amble+ingly#(1.5,01092412)(1.6,01308960)###AD ( :DEF_WORD "amble" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01092412) ("1.6" 01308960)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (amble+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#amble#amble#amble#amble+ingly#(1.5,01092412)(1.6,01308960)###AD ( :DEF_WORD "amble" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01092412) ("1.6" 01308960)) :PROPBANK ("arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_th,src(),goal()")) :LCS (go loc (* thing 2) ((* from 3) loc (thing 2) ([at] loc (thing 2) (thing 4))) ((* to 5) loc (thing 2) ([at] loc (thing 2) (thing 6))) (amble+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#ameliorate#ameliorate#ameliorate#ameliorate+ed#(1.5,00123997)(1.6,00140937)###AD ( :DEF_WORD "ameliorate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00123997) ("1.6" 00140937)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (ameliorate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#ameliorate#ameliorate#ameliorate#ameliorate+ed#(1.5,00123997)(1.6,00140937)###AD ( :DEF_WORD "ameliorate" :CLASS "45.4.b" :WN_SENSE (("1.5" 00123997) ("1.6" 00140937)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (ameliorate+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#ameliorate#ameliorate#ameliorate#ameliorate+ed#(1.5,00123459)(1.6,00140363)###AD ( :DEF_WORD "ameliorate" :CLASS "45.4.c" :WN_SENSE (("1.5" 00123459) ("1.6" 00140363)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (ameliorate+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#americanize#americanize#americanize#americanize+ed#(1.5,00243503,00242998)(1.6,00284959,00284346)###AD ( :DEF_WORD "americanize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00243503 00242998) ("1.6" 00284959 00284346)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (americanize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#americanize#americanize#americanize#americanize+ed#(1.5,00243503)(1.6,00284959)###AD ( :DEF_WORD "americanize" :CLASS "45.4.b" :WN_SENSE (("1.5" 00243503) ("1.6" 00284959)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (americanize+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#americanize#americanize#americanize#americanize+ed#(1.5,00242998)(1.6,00284346)###AD ( :DEF_WORD "americanize" :CLASS "45.4.c" :WN_SENSE (("1.5" 00242998) ("1.6" 00284346)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (americanize+ed 9)))) ) ;; Grid: 54.1.b#1#_ag_th(to)#amount#amount#amount#amount+ed#(1.5,01496879)(1.6,01805970)###BJDMAP ( :DEF_WORD "amount" :CLASS "54.1.b" :WN_SENSE (("1.5" 01496879) ("1.6" 01805970)) :PROPBANK ("arg0 arg1(to)") :THETA_ROLES ((1 "_ag_th(to)")) :LCS (cause (* thing 1) (go ident (* thing 2) (to ident (thing 2) (at ident (thing 2) (amount+ed 9)))) ((with 19) instr (*head*) (thing 20))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#amplify#amplify#amplify#amplify+ed#(1.5,00258235)(1.6,00302564)###AD ( :DEF_WORD "amplify" :CLASS "45.4.a" :WN_SENSE (("1.5" 00258235) ("1.6" 00302564)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (amplify+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#amputate#amputate#amputate#amputate+ed#(1.5,00716377)(1.6,00855839)###AD ( :DEF_WORD "amputate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00716377) ("1.6" 00855839)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (amputate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#amuse#amuse#amuse#amuse+ingly#(1.5,01411101,00482272)(1.6,01698559,00583232)###AD ( :DEF_WORD "amuse" :CLASS "31.1.a" :WN_SENSE (("1.5" 01411101 00482272) ("1.6" 01698559 00583232)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (amuse+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#amuse#amuse#amuse#amuse+ingly#(1.5,00482272,01411101)(1.6,00583232,01698559)###AD ( :DEF_WORD "amuse" :CLASS "31.1.b" :WN_SENSE (("1.5" 00482272 01411101) ("1.6" 00583232 01698559)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (amuse+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#amuse#amuse#amuse#amuse+ed#(1.5,01411101)(1.6,01698559)###AD ( :DEF_WORD "amuse" :CLASS "31.1.c" :WN_SENSE (("1.5" 01411101) ("1.6" 01698559)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (amuse+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 34.ii#1#_exp_perc,purp(for)#analyze#analyze#analyze#analyze+ingly#(1.5,00362566,00361981,00416546)(1.6,00435242,00434651,00499778)###AD ( :DEF_WORD "analyze" :CLASS "34.ii" :WN_SENSE (("1.5" 00362566 00361981 00416546) ("1.6" 00435242 00434651 00499778)) :PROPBANK ("arg0 arg2 arg3(for)") :THETA_ROLES ((1 "_exp_perc,purp(for)")) :LCS (go perc (* thing 2) (toward perc (thing 2) (at perc (thing 2) (* thing 8))) ((* for 21) intent (*head*) (nil 22)) (analyze+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 22.4.a#1#,ag_th,goal(),instr(with)#anchor#anchor#anchor#anchor+ingly#(1.5,00748694)(1.6,00891834)###AD ( :DEF_WORD "anchor" :CLASS "22.4.a" :WN_SENSE (("1.5" 00748694) ("1.6" 00891834)) :PROPBANK ("arg0 arg1 arg2(to - up.) arg2(with)") :THETA_ROLES ((1 ",ag_th,goal(),instr(with)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) ([on] loc (thing 2) (thing 6)))) ((* with 19) instr (*head*) (thing 20)) (anchor+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.4.b#1#,ag_th,mod-loc(together),instr(with)#anchor#anchor#anchor#anchor+ed#(1.5,00748694)(1.6,00891834)###AD ( :DEF_WORD "anchor" :CLASS "22.4.b" :WN_SENSE (("1.5" 00748694) ("1.6" 00891834)) :PROPBANK ("arg0 arg1 argm-LOC(together) arg2(with)") :THETA_ROLES ((1 ",ag_th,mod-loc(together),instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (anchor+ed 9)))) ((* together 23) loc (thing 2) (nil 24)) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#anesthetize#anesthetize#anesthetize#anesthetize+ed#(1.5,00013781)(1.6,00014590)###AD ( :DEF_WORD "anesthetize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00013781) ("1.6" 00014590)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (anesthetize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#anger#anger#anger#anger+ingly#(1.5,01017536)(1.6,01219920)###AD ( :DEF_WORD "anger" :CLASS "31.1.a" :WN_SENSE (("1.5" 01017536) ("1.6" 01219920)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (anger+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#anger#anger#anger#anger+ingly#(1.5,01017536)(1.6,01219920)###AD ( :DEF_WORD "anger" :CLASS "31.1.b" :WN_SENSE (("1.5" 01017536) ("1.6" 01219920)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (anger+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#anger#anger#anger#anger+ed#(1.5,01017536)(1.6,01219920)###AD ( :DEF_WORD "anger" :CLASS "31.1.c" :WN_SENSE (("1.5" 01017536) ("1.6" 01219920)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (anger+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 31.3.h#1#_exp_perc(over)#anger#anger#anger#anger+ingly#(1.5,01017968)(1.6,01220411)###AD ( :DEF_WORD "anger" :CLASS "31.3.h" :WN_SENSE (("1.5" 01017968) ("1.6" 01220411)) :PROPBANK ("arg0 arg1(over)") :THETA_ROLES ((1 "_exp_perc(over)")) :LCS (act perc (* thing 2) ((* over 7) perc (thing 2) (thing 8)) (anger+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#anglicize#anglicize#anglicize#anglicize+ed#(1.5,00243697,00181568)(1.6,00285266,00207509)###AD ( :DEF_WORD "anglicize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00243697 00181568) ("1.6" 00285266 00207509)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (anglicize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.3.h#1#_exp_perc(over)#anguish#anguish#anguish#anguish+ingly#(1.5,01020896)(1.6,01224008)###AD ( :DEF_WORD "anguish" :CLASS "31.3.h" :WN_SENSE (("1.5" 01020896) ("1.6" 01224008)) :PROPBANK ("arg0 arg1(over)") :THETA_ROLES ((1 "_exp_perc(over)")) :LCS (act perc (* thing 2) ((* over 7) perc (thing 2) (thing 8)) (anguish+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#animate#animate#animate#animate+ed#(1.5,01032310,00116784,00016502)(1.6,01236819,00132579,00017632)###AD ( :DEF_WORD "animate" :CLASS "45.4.a" :WN_SENSE (("1.5" 01032310 00116784 00016502) ("1.6" 01236819 00132579 00017632)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (animate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.5#1#_ag_th,src(from),ben(for)#annex#annex#annex#annex+ingly#(1.5,01263718)(1.6,01517364)###AD ( :DEF_WORD "annex" :CLASS "10.5" :WN_SENSE (("1.5" 01263718) ("1.6" 01517364)) :PROPBANK ("arg0 arg1 arg2(from) arg3(for)") :THETA_ROLES ((1 "_ag_th,src(from),ben(for)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* from 3) poss (thing 2) (at poss (thing 2) (thing 4))) (to poss (thing 2) (at poss (thing 2) (thing 1)))) ((* for 17) poss (*head*) (thing 18)) (annex+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 44.a#1#_ag_th,instr(with)#annihilate#annihilate#annihilate#annihilate+ingly#(1.5,00278623)(1.6,00328370)###AD ( :DEF_WORD "annihilate" :CLASS "44.a" :WN_SENSE (("1.5" 00278623) ("1.6" 00328370)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (cause (* thing 1) (go exist (* thing 2) (away_from exist (thing 2) (at exist (thing 2) (exist 9)))) ((* with 19) instr (*head*) (thing 20)) (annihilate+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 44.b#1#_ag_th#annihilate#annihilate#annihilate#annihilate+ingly#(1.5,00278623)(1.6,00328370)###AD ( :DEF_WORD "annihilate" :CLASS "44.b" :WN_SENSE (("1.5" 00278623) ("1.6" 00328370)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go exist (* thing 2) (away_from exist (thing 2) (at exist (thing 2) (exist 9)))) (annihilate+ingly 26)) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 25.1.b#1#_ag_th,mod-poss(with)#annotate#annotate#annotate#annotate+ed#(1.5,00976641)(1.6,01169236)###AD ( :DEF_WORD "annotate" :CLASS "25.1.b" :WN_SENSE (("1.5" 00976641) ("1.6" 01169236)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (annotate+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.7.a#1#_ag,goal(to)_info(that)#announce#announce#announce#announce+ingly#(1.5,00549373,00549995)(1.6,00659537,00660471)###AD ( :DEF_WORD "announce" :CLASS "37.7.a" :WN_SENSE (("1.5" 00549373 00549995) ("1.6" 00659537 00660471)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that)") :THETA_ROLES ((1 "_ag,goal(to)_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (announce+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 37.7.b#1#_ag_info,goal(to)#announce#announce#announce#announce+ingly#(1.5,00549373,00549995)(1.6,00659537,00660471)###AD ( :DEF_WORD "announce" :CLASS "37.7.b" :WN_SENSE (("1.5" 00549373 00549995) ("1.6" 00659537 00660471)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 "_ag_info,goal(to)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (announce+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#annoy#annoy#annoy#annoy+ingly#(1.5,01018552,01019134)(1.6,01221002,01223033)###AD ( :DEF_WORD "annoy" :CLASS "31.1.a" :WN_SENSE (("1.5" 01018552 01019134) ("1.6" 01221002 01223033)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (annoy+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#annoy#annoy#annoy#annoy+ingly#(1.5,01018552)(1.6,01221002)###AD ( :DEF_WORD "annoy" :CLASS "31.1.b" :WN_SENSE (("1.5" 01018552) ("1.6" 01221002)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (annoy+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#annoy#annoy#annoy#annoy+ed#(1.5,01018552)(1.6,01221002)###AD ( :DEF_WORD "annoy" :CLASS "31.1.c" :WN_SENSE (("1.5" 01018552) ("1.6" 01221002)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (annoy+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 10.1#1#_ag_th,src()#annul#annul#annul#annul+ingly#(1.5,00449774,01402858)(1.6,00543473,01688749)#loc##AD ( :DEF_WORD "annul" :CLASS "10.1" :WN_SENSE (("1.5" 00449774 01402858) ("1.6" 00543473 01688749)) :PROPBANK ("arg0 arg1 arg2(from - up.)") :THETA_ROLES ((1 "_ag_th,src()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* from 3) loc (thing 2) ([at] loc (thing 2) (thing 4)))) (annul+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 9.8.a#1#_mod-poss_th#anoint#anoint#anoint#anoint+ed#(1.5,00051846)(1.6,00058325)###AD ( :DEF_WORD "anoint" :CLASS "9.8.a" :WN_SENSE (("1.5" 00051846) ("1.6" 00058325)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (anoint+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#anoint#anoint#anoint#anoint+ed#(1.5,00051846)(1.6,00058325)###AD ( :DEF_WORD "anoint" :CLASS "9.8.b" :WN_SENSE (("1.5" 00051846) ("1.6" 00058325)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (anoint+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.3#1#_ag_th_pred#anoint#anoint#anoint#anoint+ingly#(1.5,00051846)(1.6,00058325)###AD ( :DEF_WORD "anoint" :CLASS "29.3" :WN_SENSE (("1.5" 00051846) ("1.6" 00058325)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th_pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* nil 9))) (anoint+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.7.a#1#_ag,goal(to)_info(that)#answer#answer#answer#answer+ingly#(1.5,00458885)(1.6,00554194)###AD ( :DEF_WORD "answer" :CLASS "37.7.a" :WN_SENSE (("1.5" 00458885) ("1.6" 00554194)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that)") :THETA_ROLES ((1 "_ag,goal(to)_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (answer+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#antagonize#antagonize#antagonize#antagonize+ingly#(1.5,01029219)(1.6,01232908)###AD ( :DEF_WORD "antagonize" :CLASS "31.1.a" :WN_SENSE (("1.5" 01029219) ("1.6" 01232908)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_exp,instr(with)")) :LCS (act_on perc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (antagonize+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#antagonize#antagonize#antagonize#antagonize+ingly#(1.5,01029219)(1.6,01232908)###AD ( :DEF_WORD "antagonize" :CLASS "31.1.b" :WN_SENSE (("1.5" 01029219) ("1.6" 01232908)) :PROPBANK ("arg0(that) arg1") :THETA_ROLES ((1 "_prop(that)_exp")) :LCS (cause (* nil 27) (go perc (* thing 2) (toward perc (thing 2) (at circ (thing 2) (nil 27)))) (antagonize+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 47.8.c#1#_th_loc#antecede#antecede#antecede#antecede+ingly#(1.5,01535291)(1.6,01852936)###AD ( :DEF_WORD "antecede" :CLASS "47.8.c" :WN_SENSE (("1.5" 01535291) ("1.6" 01852936)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (in loc (thing 2) (* thing 11)) (antecede+ingly 26)) ) ;; Grid: 29.5.a#1#_exp_perc_mod-prop(to)#anticipate#anticipate#anticipate#anticipate+ingly#(1.5,00405433)(1.6,00487133)###AD ( :DEF_WORD "anticipate" :CLASS "29.5.a" :WN_SENSE (("1.5" 00405433) ("1.6" 00487133)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_exp_perc_mod-prop(to)")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) (as circ (*head*) (* nil 28)) (anticipate+ingly 26)) :VAR_SPEC ((2 (human +)) (28 (thing -) (cform inf) :obligatory)) ) ;; Grid: 29.5.b#1#_exp_prop(that)#anticipate#anticipate#anticipate#anticipate+ingly#(1.5,00405433,00406111,00516413)(1.6,00487133,00488081,00621460)###AD ( :DEF_WORD "anticipate" :CLASS "29.5.b" :WN_SENSE (("1.5" 00405433 00406111 00516413) ("1.6" 00487133 00488081 00621460)) :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (be perc (* thing 2) (at circ (thing 2) (* nil 27)) (anticipate+ingly 26)) :VAR_SPEC ((2 (human +)) (27 (thing -) (cform fin))) ) ;; Grid: 32.2.a#1#_exp_perc#anticipate#anticipate#anticipate#anticipate+ingly#(1.5,00405433)(1.6,00487133)###AD ( :DEF_WORD "anticipate" :CLASS "32.2.a" :WN_SENSE (("1.5" 00405433) ("1.6" 00487133)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_exp_perc")) :LCS (be perc (* thing 2) (at perc (thing 2) (* nil 8)) (anticipate+ingly 26)) :VAR_SPEC ((2 (human +)) (6 (:cat n))) ) ;; Grid: 32.2.a#1#_exp_perc(for)#apologize#apologize#apologize#apologize+ingly#(1.5,00503125)(1.6,00606341)###AD ! ;; Grid: 13.7#1#_ag#antique#antique#antique#antique+ingly#(1.5,01323366)(1.6,01590465)###AD ( :DEF_WORD "antique" :CLASS "13.7" :WN_SENSE (("1.5" 01323366) ("1.6" 01590465)) :PROPBANK ("arg0") :THETA_ROLES ((1