;;;; 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 "_ag")) :LCS (act loc (* thing 1) (antique+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#apostatize#apostatize#apostatize#apostatize+ed#(1.5,00425906)(1.6,00515153)###AD ( :DEF_WORD "apostatize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00425906) ("1.6" 00515153)) :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) (apostatize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#appal#appal#appal#appal+ingly#(1.5,01015572,01031463)(1.6,01217571,01235670)###AD ( :DEF_WORD "appal" :CLASS "31.1.a" :WN_SENSE (("1.5" 01015572 01031463) ("1.6" 01217571 01235670)) :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)) (appal+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#appal#appal#appal#appal+ingly#(1.5,01015572,01031463)(1.6,01217571,01235670)###AD ( :DEF_WORD "appal" :CLASS "31.1.b" :WN_SENSE (("1.5" 01015572 01031463) ("1.6" 01217571 01235670)) :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)))) (appal+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#appall#appall#appall#appall+ingly#(1.5,01031463)(1.6,01235670)###BJDMAP ( :DEF_WORD "appall" :CLASS "31.1.a" :WN_SENSE (("1.5" 01031463) ("1.6" 01235670)) :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)) (appall+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 020#1#_ag_prop(to)#appear#appear#appear#appear+ingly####AD ! ;; Grid: 31.4.c#1#_perc_goal(to)#appeal#appeal#appeal#appeal+ingly#(1.5,00424552,01029533)(1.6,00513250,01233236)###AD ( :DEF_WORD "appeal" :CLASS "31.4.c" :WN_SENSE (("1.5" 00424552 01029533) ("1.6" 00513250 01233236)) :PROPBANK ("arg1 arg3(to)") :THETA_ROLES ((1 "_perc_goal(to)")) :LCS (go_ext perc (* thing 8) ((* to 5) perc (thing 8) (at perc (thing 8) (thing 6))) (appeal+ingly 26)) ) ;; Grid: 005#1#_th_prop(to)#appear#appear#appear#appear+ingly####BJDMAP ( :DEF_WORD "appear" :CLASS "005" :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))) (appear+ingly 26)) :VAR_SPEC ((27 (cform inf))) ) ;; Grid: 29.6.b#1#_ag,mod-pred(as)#appear#appear#appear#appear+ed#(1.5,01217877,00251107,01218651)(1.6,01460069,00293860,01461214)###AD ( :DEF_WORD "appear" :CLASS "29.6.b" :WN_SENSE (("1.5" 01217877 00251107 01218651) ("1.6" 01460069 00293860 01461214)) :PROPBANK ("arg0 arg3(as)") :THETA_ROLES ((1 "_ag,mod-pred(as)")) :LCS (be ident (* thing 1) (at ident (thing 1) (appear+ed 9)) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 48.1.1.a#1#_th,src(from),mod-loc()#appear#appear#appear#appear+ingly#(1.5,01217877,00251107,01218651)(1.6,01460069,00293860,01461214)###AD ( :DEF_WORD "appear" :CLASS "48.1.1.a" :WN_SENSE (("1.5" 01217877 00251107 01218651) ("1.6" 01460069 00293860 01461214)) :PROPBANK ("arg1 arg2(from) argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,src(from),mod-loc()")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4))) ((* on 23) loc (*head*) (thing 24)) (appear+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#appease#appease#appease#appease+ingly#(1.5,01005913)(1.6,01204852)###AD ( :DEF_WORD "appease" :CLASS "31.1.a" :WN_SENSE (("1.5" 01005913) ("1.6" 01204852)) :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)) (appease+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#appease#appease#appease#appease+ingly#(1.5,01005913)(1.6,01204852)###AD ( :DEF_WORD "appease" :CLASS "31.1.b" :WN_SENSE (("1.5" 01005913) ("1.6" 01204852)) :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)))) (appease+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 22.3.c.ii#1#,ag_th,goal(to)#append#append#append#append+ingly#(1.5,00760832,00760715)(1.6,00906733,00906566)###AD ( :DEF_WORD "append" :CLASS "22.3.c.ii" :WN_SENSE (("1.5" 00760832 00760715) ("1.6" 00906733 00906566)) :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)))) (append+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.d.ii#1#,ag_th,mod-loc(together)#append#append#append#append+ed#(1.5,00760832,00760715)(1.6,00906733,00906566)###AD ( :DEF_WORD "append" :CLASS "22.3.d.ii" :WN_SENSE (("1.5" 00760832 00760715) ("1.6" 00906733 00906566)) :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) (append+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 33.a.i#1#_ag_goal_purp(for),mod-pred(as)#applaud#applaud#applaud#applaud+#(1.5,00482646)(1.6,00583639)###AD ( :DEF_WORD "applaud" :CLASS "33.a.i" :WN_SENSE (("1.5" 00482646) ("1.6" 00583639)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_ag_goal_purp(for),mod-pred(as)")) :LCS (cause (* thing 1) (go comm (applaud+ 2) (toward comm (applaud+ 2) (at comm (applaud+ 2) (* thing 6)))) ((* for 21) intent (*head*) (nil 22)) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((21 :obligatory) (1 (animate +))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#applaud#applaud#applaud#applaud+ingly#(1.5,00482646)(1.6,00583639)###AD ( :DEF_WORD "applaud" :CLASS "33.b" :WN_SENSE (("1.5" 00482646) ("1.6" 00583639)) :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)) (applaud+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 25.1.a#1#_ag_th,goal()#applique#applique#applique#applique+ingly#(1.5,00956330)(1.6,01147136)###AD ( :DEF_WORD "applique" :CLASS "25.1.a" :WN_SENSE (("1.5" 00956330) ("1.6" 01147136)) :PROPBANK ("arg0 arg1 arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,goal()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* toward 5) loc (thing 2) ([at] loc (thing 2) (thing 6)))) (applique+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 25.1.b#1#_ag_th,mod-poss(with)#applique#applique#applique#applique+ed#(1.5,00956330)(1.6,01147136)###AD ( :DEF_WORD "applique" :CLASS "25.1.b" :WN_SENSE (("1.5" 00956330) ("1.6" 01147136)) :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) (applique+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 13.1.a.ii#1#_ag_th,goal(to)#apply#apply#apply#apply+ingly#(1.5,--)(1.6,01578434)###AD ( :DEF_WORD "apply" :CLASS "13.1.a.ii" :WN_SENSE (("1.5" --) ("1.6" 01578434)) :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)))) (apply+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 22.3.c.ii#1#_ag_th,goal(to)#apply#apply#apply#apply+ingly#(1.5,00658243,00783910)(1.6,00788109,00933530)###AD ( :DEF_WORD "apply" :CLASS "22.3.c.ii" :WN_SENSE (("1.5" 00658243 00783910) ("1.6" 00788109 00933530)) :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)))) (apply+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 29.1.a#1#_exp_perc,mod-pred(as)#appoint#appoint#appoint#appoint+ingly#(1.5,01356031,01401683)(1.6,01632168,01686884)###AD ( :DEF_WORD "appoint" :CLASS "29.1.a" :WN_SENSE (("1.5" 01356031 01401683) ("1.6" 01632168 01686884)) :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)) (appoint+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 29.1.c#1#_ag_th,mod-pred(as)#appoint#appoint#appoint#appoint+ed#(1.5,01356031,01401683)(1.6,01632168,01686884)###AD ( :DEF_WORD "appoint" :CLASS "29.1.c" :WN_SENSE (("1.5" 01356031 01401683) ("1.6" 01632168 01686884)) :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) (appoint+ed 9))) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.1.d#1#_ag_th,pred#appoint#appoint#appoint#appoint+ingly#(1.5,01356031,01401683)(1.6,01632168,01686884)###AD ( :DEF_WORD "appoint" :CLASS "29.1.d" :WN_SENSE (("1.5" 01356031 01401683) ("1.6" 01632168 01686884)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th,pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* thing 9))) (appoint+ingly 26)) :VAR_SPEC ((9 :optional) (1 (human +))) ) ;; Grid: 29.1.e#1#_ag_th_prop(to)#appoint#appoint#appoint#appoint+ingly#(1.5,01401683,00493865,01356031,01356399)(1.6,01686884,00596010,01632168,01632536)###AD ( :DEF_WORD "appoint" :CLASS "29.1.e" :WN_SENSE (("1.5" 01401683 00493865 01356031 01356399) ("1.6" 01686884 00596010 01632168 01632536)) :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))) (appoint+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 13.3#1#_ag_th,goal(to)#apportion#apportion#apportion#apportion+ingly#(1.5,01271921)(1.6,01528254)###AD ( :DEF_WORD "apportion" :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)))) (apportion+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 54.4#1#_ag_th_loc(at)#appraise#appraise#appraise#appraise+ingly#(1.5,00383005)(1.6,00459984)###AD ( :DEF_WORD "appraise" :CLASS "54.4" :WN_SENSE (("1.5" 00383005) ("1.6" 00459984)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th_loc(at)")) :LCS (cause (* thing 1) (be ident (* thing 2) ((* at 10) ident (thing 2) (thing 11))) (appraise+ingly 26)) ) ;; Grid: 29.2.a#1#_exp_perc,mod-pred(as)#appreciate#appreciate#appreciate#appreciate+ingly#(1.5,00191709,00191342)(1.6,00219109,00218668)###AD ( :DEF_WORD "appreciate" :CLASS "29.2.a" :WN_SENSE (("1.5" 00191709 00191342) ("1.6" 00219109 00218668)) :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)) (appreciate+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 29.2.b#1#_exp_perc,mod-prop(to)#appreciate#appreciate#appreciate#appreciate+ingly#(1.5,00191709,00191342)(1.6,00219109,00218668)###AD ( :DEF_WORD "appreciate" :CLASS "29.2.b" :WN_SENSE (("1.5" 00191709 00191342) ("1.6" 00219109 00218668)) :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)) (appreciate+ingly 26)) :VAR_SPEC ((2 (human +)) (28 (thing -) (cform inf))) ) ;; Grid: 29.2.d#1#_ag_th_prop(to)#appreciate#appreciate#appreciate#appreciate+ingly#(1.5,00191709,00191342)(1.6,00219109,00218668)###AD ( :DEF_WORD "appreciate" :CLASS "29.2.d" :WN_SENSE (("1.5" 00191709 00191342) ("1.6" 00219109 00218668)) :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))) (appreciate+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 31.2.a#1#_exp_perc,purp(for),mod-pred(as)#appreciate#appreciate#appreciate#appreciate+ingly#(1.5,00191709,00191342)(1.6,00219109,00218668)###AD ( :DEF_WORD "appreciate" :CLASS "31.2.a" :WN_SENSE (("1.5" 00191709 00191342) ("1.6" 00219109 00218668)) :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)) (appreciate+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 31.2.b#1#_exp_perc,mod-poss(in)#appreciate#appreciate#appreciate#appreciate+ingly#(1.5,00191709,00191342)(1.6,00219109,00218668)###AD ( :DEF_WORD "appreciate" :CLASS "31.2.b" :WN_SENSE (("1.5" 00191709 00191342) ("1.6" 00219109 00218668)) :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)) (appreciate+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (abstract +))) ) ;; Grid: 31.2.c#1#_exp_prop(that)#appreciate#appreciate#appreciate#appreciate+ingly#(1.5,00331781,01028341,01284370)(1.6,00399995,01231918,01544040)###AD ( :DEF_WORD "appreciate" :CLASS "31.2.c" :WN_SENSE (("1.5" 00331781 01028341 01284370) ("1.6" 00399995 01231918 01544040)) :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (be perc (* thing 2) (at circ (thing 2) (* nil 27)) (appreciate+ingly 26)) :VAR_SPEC ((2 (human +)) (27 (thing -) (cform fin))) ) ;; Grid: 31.2.g#1#_exp_perc#appreciate#appreciate#appreciate#appreciate+ingly#(1.5,01028341)(1.6,01231918)###AD ( :DEF_WORD "appreciate" :CLASS "31.2.g" :WN_SENSE (("1.5" 01028341) ("1.6" 01231918)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_exp_perc")) :LCS (be perc (* thing 2) (at perc (thing 2) (* nil 8)) (appreciate+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 45.6#1#_th#appreciate#appreciate#appreciate#appreciate+ed#(1.5,00191709,00191342)(1.6,00219109,00218668)###AD ( :DEF_WORD "appreciate" :CLASS "45.6" :WN_SENSE (("1.5" 00191709 00191342) ("1.6" 00219109 00218668)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (appreciate+ed 9)))) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 10.5#1#_ag_th,src(from),ben(for)#apprehend#apprehend#apprehend#apprehend+ingly#(1.5,00691956)(1.6,00827485)###AD ( :DEF_WORD "apprehend" :CLASS "10.5" :WN_SENSE (("1.5" 00691956) ("1.6" 00827485)) :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)) (apprehend+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 29.7#1#_ag_th#apprentice#apprentice#apprentice#apprentice+ed#(1.5,00338468)(1.6,00407249)###AD ( :DEF_WORD "apprentice" :CLASS "29.7" :WN_SENSE (("1.5" 00338468) ("1.6" 00407249)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (apprentice+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 51.1.a#1#_th,goal,src(from)#approach#approach#approach#approach+ingly#(1.5,01174613)(1.6,01404337)###AD ( :DEF_WORD "approach" :CLASS "51.1.a" :WN_SENSE (("1.5" 01174613) ("1.6" 01404337)) :PROPBANK ("arg1 arg2 arg2(from)") :THETA_ROLES ((1 "_th,goal,src(from)")) :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))) (approach+ingly 26)) :VAR_SPEC ((3 :optional) (6 :optional) (2 (animate +))) ) ;; Grid: 13.5.2.a#1#_ag_th,src(from),ben(for)#appropriate#appropriate#appropriate#appropriate+ingly#(1.5,01293698)(1.6,01554318)###AD ( :DEF_WORD "appropriate" :CLASS "13.5.2.a" :WN_SENSE (("1.5" 01293698) ("1.6" 01554318)) :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)) (appropriate+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 31.3.f#1#_th_mod-poss(of)#approve#approve#approve#approve+#(1.5,00453743,00378538)(1.6,00548199,00454501)###AD ( :DEF_WORD "approve" :CLASS "31.3.f" :WN_SENSE (("1.5" 00453743 00378538) ("1.6" 00548199 00454501)) :PROPBANK ("arg1 arg3(of)") :THETA_ROLES ((1 "_th_mod-poss(of)")) :LCS (be poss (* thing 2) (at poss (thing 2) (approve+ 12)) ((* of 15) poss (*head*) (nil 16))) :VAR_SPEC ((15 :obligatory) (2 (human +))) ) ;; Grid: 54.4#1#_ag_th_loc(at)#approximate#approximate#approximate#approximate+ingly#(1.5,00377820)(1.6,00453556)###AD ( :DEF_WORD "approximate" :CLASS "54.4" :WN_SENSE (("1.5" 00377820) ("1.6" 00453556)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th_loc(at)")) :LCS (cause (* thing 1) (be ident (* thing 2) ((* at 10) ident (thing 2) (thing 11))) (approximate+ingly 26)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#arabicize#arabicize#arabicize#arabicize+ed####AD ( :DEF_WORD "arabicize" :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) (arabicize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.3.2#1#_ag_th,goal(at)#arch#arch#arch#arch+ingly#(1.5,01163576)(1.6,01390840)###AD ( :DEF_WORD "arch" :CLASS "40.3.2" :WN_SENSE (("1.5" 01163576) ("1.6" 01390840)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th,goal(at)")) :LCS (cause (* thing 1) (act loc (* thing 2) ((* toward 5) loc (thing 2) (touching loc (thing 2) (thing 6)))) (arch+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 9.10#1#_ag_th#archive#archive#archive##(1.5,00797153)(1.6,00949446)#loc#(goal() = in archive+)#AD ( :DEF_WORD "archive" :CLASS "9.10" :WN_SENSE (("1.5" 00797153) ("1.6" 00949446)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (archive+ 6))))) ) ;; Grid: 36.1.c#1#_ag_mod-poss(with)#argue#argue#argue#argue+ingly#(1.5,00434231)(1.6,00525378)###AD ( :DEF_WORD "argue" :CLASS "36.1.c" :WN_SENSE (("1.5" 00434231) ("1.6" 00525378)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (argue+ingly 26)) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 36.1.d#1#_ag#argue#argue#argue#argue+ingly#(1.5,00434231)(1.6,00525378)###AD ( :DEF_WORD "argue" :CLASS "36.1.d" :WN_SENSE (("1.5" 00434231) ("1.6" 00525378)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (toward loc (thing 1) (at loc (thing 1) (thing 1))) (argue+ingly 26)) :VAR_SPEC ((1 (human +) (num plur))) ) ;; Grid: 37.6.b#1#_exp#argue#argue#argue#argue+ingly#(1.5,00434231)(1.6,00525378)###BJDMAP ( :DEF_WORD "argue" :CLASS "37.6.b" :WN_SENSE (("1.5" 00434231) ("1.6" 00525378)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_exp")) :LCS (act perc (* thing 2) (argue+ingly 26)) :VAR_SPEC ((1 (animate +) (num plur))) ) ;; Grid: 48.1.1.a#1#_th,src(from),mod-loc()#arise#arise#arise#arise+ingly#(1.5,01484404,01131455,00011915)(1.6,01790203,01351432,00012545)###AD ( :DEF_WORD "arise" :CLASS "48.1.1.a" :WN_SENSE (("1.5" 01484404 01131455 00011915) ("1.6" 01790203 01351432 00012545)) :PROPBANK ("arg1 arg2(from) argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,src(from),mod-loc()")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4))) ((* on 23) loc (*head*) (thing 24)) (arise+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 13.4.2#1#_ag_th,mod-poss(with)#arm#arm#arm#arm+ed#(1.5,01327022)(1.6,01594315)###AD ( :DEF_WORD "arm" :CLASS "13.4.2" :WN_SENSE (("1.5" 01327022) ("1.6" 01594315)) :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) (arm+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.4.2#1#_ag_th,mod-poss(with)#armor#armor#armor#armor+ed#(1.5,01331417)(1.6,01598897)###AD ( :DEF_WORD "armor" :CLASS "13.4.2" :WN_SENSE (("1.5" 01331417) ("1.6" 01598897)) :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) (armor+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#aromatize#aromatize#aromatize#aromatize+ed#(1.5,01213687)(1.6,01455084)###BJDMAP ( :DEF_WORD "aromatize" :CLASS "9.9.ii" :WN_SENSE (("1.5" 01213687) ("1.6" 01455084)) :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) (aromatize+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#arouse#arouse#arouse#arouse+ingly#(1.5,01003070,01004584)(1.6,01200852,01202849)###AD ( :DEF_WORD "arouse" :CLASS "31.1.a" :WN_SENSE (("1.5" 01003070 01004584) ("1.6" 01200852 01202849)) :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)) (arouse+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#arouse#arouse#arouse#arouse+ingly#(1.5,00014757,00012335,01004584)(1.6,00015782,00013061,01202849)###AD ( :DEF_WORD "arouse" :CLASS "31.1.b" :WN_SENSE (("1.5" 00014757 00012335 01004584) ("1.6" 00015782 00013061 01202849)) :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)))) (arouse+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#arouse#arouse#arouse#arouse+ed#(1.5,00014757,01004584)(1.6,00015782,01202849)###AD ( :DEF_WORD "arouse" :CLASS "31.1.c" :WN_SENSE (("1.5" 00014757 01004584) ("1.6" 00015782 01202849)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (arouse+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 13.4.2#1#_ag_th,mod-poss(with)#arraign#arraign#arraign#arraign+ed#(1.5,00473253)(1.6,00571962)###AD ( :DEF_WORD "arraign" :CLASS "13.4.2" :WN_SENSE (("1.5" 00473253) ("1.6" 00571962)) :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) (arraign+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.1#1#_ag_th_goal()#arrange#arrange#arrange#arrange+ingly#(1.5,00842219,00416049)(1.6,01004644,00499281)#loc##AD ( :DEF_WORD "arrange" :CLASS "9.1" :WN_SENSE (("1.5" 00842219 00416049) ("1.6" 01004644 00499281)) :PROPBANK ("arg0 arg1 arg2(to - up.)") :THETA_ROLES ((1 "_ag_th_goal()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) ([at] loc (thing 2) (thing 6)))) (arrange+ingly 26)) ) ;; Grid: 26.1.a#1#_ag_th,instr(),ben(for)#arrange#arrange#arrange#arrange+ed#(1.5,00842219,00025195)(1.6,01004644,00027257)###AD ( :DEF_WORD "arrange" :CLASS "26.1.a" :WN_SENSE (("1.5" 00842219 00025195) ("1.6" 01004644 00027257)) :PROPBANK ("arg0 arg1 arg2(with - up.) arg3(for)") :THETA_ROLES ((1 "_ag_th,instr(),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (arrange+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.1.a#2#_ag_ben_th,instr()#arrange#arrange#arrange#arrange+ed#(1.5,00842219,00025195)(1.6,01004644,00027257)###AD ( :DEF_WORD "arrange" :CLASS "26.1.a" :WN_SENSE (("1.5" 00842219 00025195) ("1.6" 01004644 00027257)) :PROPBANK ("arg0 arg2 arg1 arg2(with - up.)") :THETA_ROLES ((2 "_ag_ben_th,instr()")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (arrange+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 26.1.b#1#_ag_th_goal(into),ben(for)#arrange#arrange#arrange#arrange+ingly#(1.5,00842219,00416049)(1.6,01004644,00499281)###AD ( :DEF_WORD "arrange" :CLASS "26.1.b" :WN_SENSE (("1.5" 00842219 00416049) ("1.6" 01004644 00499281)) :PROPBANK ("arg0 arg1 arg2(into) arg3(for)") :THETA_ROLES ((1 "_ag_th_goal(into),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) ((* for 17) poss (*head*) (thing 18)) (arrange+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 41.1.1.ii#1#,ag_th#array#array#array#array+ed#(1.5,00846818)(1.6,01010586)###BJDMAP ( :DEF_WORD "array" :CLASS "41.1.1.ii" :WN_SENSE (("1.5" 00846818) ("1.6" 01010586)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (array+ed 9))))) :VAR_SPEC ((1 (human +) :optional) (2 (animate +))) ) ;; Grid: 10.5#1#_ag_th,src(from),ben(for)#arrest#arrest#arrest#arrest+ingly#(1.5,00691956,00865954)(1.6,00827485,01034389)###AD ( :DEF_WORD "arrest" :CLASS "10.5" :WN_SENSE (("1.5" 00691956 00865954) ("1.6" 00827485 01034389)) :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)) (arrest+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 51.1.a#1#_th,src(from),goal(to)#arrive#arrive#arrive#arrive+ingly#(1.5,01144761)(1.6,01368651)###AD ( :DEF_WORD "arrive" :CLASS "51.1.a" :WN_SENSE (("1.5" 01144761) ("1.6" 01368651)) :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))) (arrive+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (2 (animate +))) ) ;; Grid: 37.7.a#1#_ag,goal(to)_info(that)#articulate#articulate#articulate#articulate+ingly#(1.5,00552862,00551959,00551844)(1.6,00663647,00662608,00662493)###AD ( :DEF_WORD "articulate" :CLASS "37.7.a" :WN_SENSE (("1.5" 00552862 00551959 00551844) ("1.6" 00663647 00662608 00662493)) :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)))) (articulate+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 37.7.b#1#_ag_info,goal(to)#articulate#articulate#articulate#articulate+ingly#(1.5,00552862,00551959,00551844)(1.6,00663647,00662608,00662493)###AD ( :DEF_WORD "articulate" :CLASS "37.7.b" :WN_SENSE (("1.5" 00552862 00551959 00551844) ("1.6" 00663647 00662608 00662493)) :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)))) (articulate+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +))) ) ;; Grid: 51.1.a#1#_th,src(from),goal(to)#ascend#ascend#ascend#ascend+ingly#(1.5,01121367)(1.6,01340005)###AD ( :DEF_WORD "ascend" :CLASS "51.1.a" :WN_SENSE (("1.5" 01121367) ("1.6" 01340005)) :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))) (ascend+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (2 (animate +))) ) ;; Grid: 51.1.e#1#_th_goal#ascend#ascend#ascend#ascend+ingly#(1.5,01121367)(1.6,01340005)###AD ( :DEF_WORD "ascend" :CLASS "51.1.e" :WN_SENSE (("1.5" 01121367) ("1.6" 01340005)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_goal")) :LCS (go loc (* thing 2) (toward loc (thing 2) (up loc (thing 2) (* thing 6))) (ascend+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 29.2.d#1#_ag_th_prop(to)#ascertain#ascertain#ascertain#ascertain+ingly#(1.5,00517007)(1.6,00622132)###AD ( :DEF_WORD "ascertain" :CLASS "29.2.d" :WN_SENSE (("1.5" 00517007) ("1.6" 00622132)) :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))) (ascertain+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 13.3#1#_ag_th,goal(to)#ascribe#ascribe#ascribe#ascribe+ingly#(1.5,00409700)(1.6,00492345)###AD ( :DEF_WORD "ascribe" :CLASS "13.3" :WN_SENSE (("1.5" 00409700) ("1.6" 00492345)) :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)))) (ascribe+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 017#1#_exp_perc(that)#ask#ask#ask#ask+ingly#(1.5,00422854)(1.6,00510727)###AD ! ;; Grid: 015#1#_ag_prop(to)#ask#ask#ask#ask+ingly#(1.5,00422854,00424703)(1.6,00510727,00513425)###AD ! ;; Grid: 002#1#_ag_th,prop(to)#ask#ask#ask#ask+ingly#(1.5,00422854,00424703)(1.6,00510727,00513425)###AD ( :DEF_WORD "ask" :CLASS "002" :WN_SENSE (("1.5" 00422854 00424703) ("1.6" 00510727 00513425)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th,prop(to)")) :LCS (cause (* thing 1) (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27)))) (ask+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 37.1.a#1#_ag_goal_info#ask#ask#ask#ask+ingly#(1.5,00440329)(1.6,00532796)###AD ( :DEF_WORD "ask" :CLASS "37.1.a" :WN_SENSE (("1.5" 00440329) ("1.6" 00532796)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((1 "_ag_goal_info")) :LCS (cause (* thing 1) (go comm (* thing 2) (to comm (thing 2) (at comm (thing 2) (* thing 6)))) (ask+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +))) ) ;; Grid: 37.1.b#1#_ag_info,goal(to)#ask#ask#ask#ask+ingly#(1.5,00440588,00504861)(1.6,00533091,00608227)###AD ( :DEF_WORD "ask" :CLASS "37.1.b" :WN_SENSE (("1.5" 00440588 00504861) ("1.6" 00533091 00608227)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 "_ag_info,goal(to)")) :LCS (cause (* thing 1) (go comm (* thing 2) ((* to 5) comm (thing 2) (at comm (thing 2) (thing 6)))) (ask+ingly 26)) :VAR_SPEC ((1 (human +)) (5 (human +) :optional)) ) ;; Grid: 37.1.e#1#_ag_info(that)#ask#ask#ask#ask+ingly#(1.5,00422854)(1.6,00510727)###AD ( :DEF_WORD "ask" :CLASS "37.1.e" :WN_SENSE (("1.5" 00422854) ("1.6" 00510727)) :PROPBANK ("arg0 arg1(that)") :THETA_ROLES ((1 "_ag_info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (thing 6)))) (ask+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#asphalt#asphalt#asphalt#asphalt+ed#(1.5,00724834)(1.6,00864996)###AD ( :DEF_WORD "asphalt" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00724834) ("1.6" 00864996)) :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) (asphalt+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.7.i#1#,ag_th#asphyxiate#asphyxiate#asphyxiate#asphyxiate+ingly#(1.5,00903524)(1.6,01080749)###AD ( :DEF_WORD "asphyxiate" :CLASS "40.7.i" :WN_SENSE (("1.5" 00903524) ("1.6" 01080749)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (asphyxiate+ingly 26)) :VAR_SPEC ((1 (animate +) :optional) (2 (animate +))) ) ;; Grid: 40.7.ii#1#,ag_th#asphyxiate#asphyxiate#asphyxiate#asphyxiate+ed#(1.5,00903524)(1.6,01080749)###AD ( :DEF_WORD "asphyxiate" :CLASS "40.7.ii" :WN_SENSE (("1.5" 00903524) ("1.6" 01080749)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (asphyxiate+ed 9))))) :VAR_SPEC ((1 (animate +) :optional) (2 (animate +))) ) ;; Grid: 005#1#_th_prop(to)#aspire#aspire#aspire#aspire+ingly#(1.5,00397213)(1.6,00477282)###BJDMAP ( :DEF_WORD "aspire" :CLASS "005" :WN_SENSE (("1.5" 00397213) ("1.6" 00477282)) :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))) (aspire+ingly 26)) :VAR_SPEC ((27 (cform inf))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#assail#assail#assail#assail+ingly#(1.5,00484303)(1.6,00585325)###AD ( :DEF_WORD "assail" :CLASS "33.b" :WN_SENSE (("1.5" 00484303) ("1.6" 00585325)) :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)) (assail+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 42.1.c#1#_ag_th#assassinate#assassinate#assassinate#assassinate+ed#(1.5,01405602)(1.6,01692186)###AD ( :DEF_WORD "assassinate" :CLASS "42.1.c" :WN_SENSE (("1.5" 01405602) ("1.6" 01692186)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (assassinate+ed 9))))) :VAR_SPEC ((1 (animate +)) (2 (animate +))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#assault#assault#assault#assault+ingly#(1.5,00484303)(1.6,00585325)###AD ( :DEF_WORD "assault" :CLASS "33.b" :WN_SENSE (("1.5" 00484303) ("1.6" 00585325)) :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)) (assault+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 26.1.a#1#_ag_th,instr(),ben(for)#assemble#assemble#assemble#assemble+ed#(1.5,00947992)(1.6,01137704)###AD ( :DEF_WORD "assemble" :CLASS "26.1.a" :WN_SENSE (("1.5" 00947992) ("1.6" 01137704)) :PROPBANK ("arg0 arg1 arg2(with - up.) arg3(for)") :THETA_ROLES ((1 "_ag_th,instr(),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (assemble+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.1.a#2#_ag_ben_th,instr()#assemble#assemble#assemble#assemble+ed#(1.5,00947992)(1.6,01137704)###AD ( :DEF_WORD "assemble" :CLASS "26.1.a" :WN_SENSE (("1.5" 00947992) ("1.6" 01137704)) :PROPBANK ("arg0 arg2 arg1 arg2(with - up.)") :THETA_ROLES ((2 "_ag_ben_th,instr()")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (assemble+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 26.1.b#1#_ag_th_goal(into),ben(for)#assemble#assemble#assemble#assemble+ingly#(1.5,00947992)(1.6,01137704)###AD ( :DEF_WORD "assemble" :CLASS "26.1.b" :WN_SENSE (("1.5" 00947992) ("1.6" 01137704)) :PROPBANK ("arg0 arg1 arg2(into) arg3(for)") :THETA_ROLES ((1 "_ag_th_goal(into),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) ((* for 17) poss (*head*) (thing 18)) (assemble+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 47.5.2#1#,ag_th,loc()#assemble#assemble#assemble#assemble+ingly#(1.5,00947992,01374778,01471153)(1.6,01137704,01654097,01772676)###AD ( :DEF_WORD "assemble" :CLASS "47.5.2" :WN_SENSE (("1.5" 00947992 01374778 01471153) ("1.6" 01137704 01654097 01772676)) :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))) (assemble+ingly 26)) :VAR_SPEC ((10 :optional) (1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 29.5.d#1#_ag_th_prop(to)#assert#assert#assert#assert+ingly#(1.5,--,00570811,00573941)(1.6,00485364,00683865,00687441)###AD ( :DEF_WORD "assert" :CLASS "29.5.d" :WN_SENSE (("1.5" -- 00570811 00573941) ("1.6" 00485364 00683865 00687441)) :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))) (assert+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 29.5.e#1#_ag_info(that)#assert#assert#assert#assert+ingly#(1.5,00573941,00570811)(1.6,00687441,00683865)###AD ( :DEF_WORD "assert" :CLASS "29.5.e" :WN_SENSE (("1.5" 00573941 00570811) ("1.6" 00687441 00683865)) :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)))) (assert+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 48.1.2#1#_ag_th,goal(to)#assert#assert#assert#assert+ingly#(1.5,00573941,00570811,01344489)(1.6,00687441,00683865,01616630)###AD ( :DEF_WORD "assert" :CLASS "48.1.2" :WN_SENSE (("1.5" 00573941 00570811 01344489) ("1.6" 00687441 00683865 01616630)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((1 "_ag_th,goal(to)")) :LCS (cause (* thing 1) (go exist (* thing 2) ((* to 5) exist (thing 2) (at exist (thing 2) (thing 6)))) (assert+ingly 26)) :VAR_SPEC ((5 :optional)) ) ;; Grid: 34.ii#1#_exp_perc,purp(for)#assess#assess#assess#assess+ingly#(1.5,00383005)(1.6,00459984)###AD ( :DEF_WORD "assess" :CLASS "34.ii" :WN_SENSE (("1.5" 00383005) ("1.6" 00459984)) :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)) (assess+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 54.4#1#_ag_th_loc(at)#assess#assess#assess#assess+ingly#(1.5,00383005)(1.6,00459984)###AD ( :DEF_WORD "assess" :CLASS "54.4" :WN_SENSE (("1.5" 00383005) ("1.6" 00459984)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th_loc(at)")) :LCS (cause (* thing 1) (be ident (* thing 2) ((* at 10) ident (thing 2) (thing 11))) (assess+ingly 26)) ) ;; Grid: 13.3#1#_ag_th,goal(to)#assign#assign#assign#assign+ingly#(1.5,01270072,01353541)(1.6,01524852,01629170)###AD ( :DEF_WORD "assign" :CLASS "13.3" :WN_SENSE (("1.5" 01270072 01353541) ("1.6" 01524852 01629170)) :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)))) (assign+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 13.3#2#_ag_goal_th#assign#assign#assign#assign+ingly#(1.5,01270072,01353541)(1.6,01524852,01629170)###AD ( :DEF_WORD "assign" :CLASS "13.3" :WN_SENSE (("1.5" 01270072 01353541) ("1.6" 01524852 01629170)) :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)))) (assign+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 14.a#1#_ag,info,src(from)#assimilate#assimilate#assimilate#assimilate+ingly#(1.5,00338206)(1.6,00406975)###AD ( :DEF_WORD "assimilate" :CLASS "14.a" :WN_SENSE (("1.5" 00338206) ("1.6" 00406975)) :PROPBANK ("arg0 arg1 arg2(from)") :THETA_ROLES ((1 "_ag,info,src(from)")) :LCS (cause (* thing 1) (go comm (* thing 2) (to comm (thing 2) (at comm (thing 2) (thing 1))) ((* from 3) comm (thing 2) (at comm (thing 2) (thing 4)))) (assimilate+ingly 26)) :VAR_SPEC ((3 :optional) (2 :optional) (1 (human +))) ) ;; Grid: 45.4.b#1#_ag_th#assimulate#assimulate#assimulate#assimulate+ed####AD ( :DEF_WORD "assimulate" :CLASS "45.4.b" :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (assimulate+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 13.4.2#1#_ag_th,mod-poss(with)#assist#assist#assist#assist+ed#(1.5,01442355)(1.6,01737017)###AD ( :DEF_WORD "assist" :CLASS "13.4.2" :WN_SENSE (("1.5" 01442355) ("1.6" 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) (assist+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.2.a#1#_ag_th,mod-poss(with)#associate#associate#associate#associate+ed#(1.5,01398420)(1.6,01683038)###AD ( :DEF_WORD "associate" :CLASS "22.2.a" :WN_SENSE (("1.5" 01398420) ("1.6" 01683038)) :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) (associate+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.2.c#1#_th#associate#associate#associate#associate+ed#(1.5,01398420)(1.6,01683038)###AD ( :DEF_WORD "associate" :CLASS "22.2.c" :WN_SENSE (("1.5" 01398420) ("1.6" 01683038)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (associate+ed 9)))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#assuage#assuage#assuage#assuage+ingly#(1.5,01005913,00685032,00040410)(1.6,01204852,00819436,00044854)###AD ( :DEF_WORD "assuage" :CLASS "31.1.a" :WN_SENSE (("1.5" 01005913 00685032 00040410) ("1.6" 01204852 00819436 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)) (assuage+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#assuage#assuage#assuage#assuage+ingly#(1.5,01005913)(1.6,01204852)###AD ( :DEF_WORD "assuage" :CLASS "31.1.b" :WN_SENSE (("1.5" 01005913) ("1.6" 01204852)) :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)))) (assuage+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#assuage#assuage#assuage#assuage+ed#(1.5,01005913)(1.6,01204852)###AD ( :DEF_WORD "assuage" :CLASS "31.1.c" :WN_SENSE (("1.5" 01005913) ("1.6" 01204852)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (assuage+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 29.4.a#1#_exp_perc_mod-pred#assume#assume#assume#assume+ingly#(1.5,00356058)(1.6,00428091)###AD ( :DEF_WORD "assume" :CLASS "29.4.a" :WN_SENSE (("1.5" 00356058) ("1.6" 00428091)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_exp_perc_mod-pred")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) (as instr (*head*) (* thing 30)) (assume+ingly 26)) :VAR_SPEC ((30 :obligatory) (2 (human +))) ) ;; Grid: 29.4.b#1#_exp_perc_mod-prop(to)#assume#assume#assume#assume+ingly#(1.5,00356058)(1.6,00428091)###AD ( :DEF_WORD "assume" :CLASS "29.4.b" :WN_SENSE (("1.5" 00356058) ("1.6" 00428091)) :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)) (assume+ingly 26)) :VAR_SPEC ((2 (human +)) (28 (thing -) (cform inf) :obligatory)) ) ;; Grid: 29.4.d#1#_exp_prop(that)#assume#assume#assume#assume+ingly#(1.5,00356058)(1.6,00428091)###AD ( :DEF_WORD "assume" :CLASS "29.4.d" :WN_SENSE (("1.5" 00356058) ("1.6" 00428091)) :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (be perc (* thing 2) (at circ (thing 2) (* nil 27)) (assume+ingly 26)) :VAR_SPEC ((2 (human +)) (27 (thing -) (cform fin))) ) ;; Grid: 002#1#_ag_th,prop(that)#assure#assure#assure#assure+ingly#(1.5,00435736)(1.6,00527377)###AD ( :DEF_WORD "assure" :CLASS "002" :WN_SENSE (("1.5" 00435736) ("1.6" 00527377)) :PROPBANK ("arg0 arg2 arg1-PRD(that)") :THETA_ROLES ((1 "_ag_th,prop(that)")) :LCS (cause (* thing 1) (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27)))) (assure+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 37.9.a#1#_ag_goal,info(that)#assure#assure#assure#assure+ingly#(1.5,00435736,00496684,00575552)(1.6,00527377,00598975,00689221)###AD ( :DEF_WORD "assure" :CLASS "37.9.a" :WN_SENSE (("1.5" 00435736 00496684 00575552) ("1.6" 00527377 00598975 00689221)) :PROPBANK ("arg0 arg2 arg1-PRD(that)") :THETA_ROLES ((1 "_ag_goal,info(that)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (assure+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) :optional)) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#astonish#astonish#astonish#astonish+ingly#(1.5,00409084)(1.6,00491471)###AD ( :DEF_WORD "astonish" :CLASS "31.1.a" :WN_SENSE (("1.5" 00409084) ("1.6" 00491471)) :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)) (astonish+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#astonish#astonish#astonish#astonish+ingly#(1.5,00409084)(1.6,00491471)###AD ( :DEF_WORD "astonish" :CLASS "31.1.b" :WN_SENSE (("1.5" 00409084) ("1.6" 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)))) (astonish+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#astonish#astonish#astonish#astonish+ed#(1.5,00409084)(1.6,00491471)###AD ( :DEF_WORD "astonish" :CLASS "31.1.c" :WN_SENSE (("1.5" 00409084) ("1.6" 00491471)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (astonish+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#astound#astound#astound#astound+ingly#(1.5,00409084)(1.6,00491471)###AD ( :DEF_WORD "astound" :CLASS "31.1.a" :WN_SENSE (("1.5" 00409084) ("1.6" 00491471)) :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)) (astound+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#astound#astound#astound#astound+ingly#(1.5,00409084)(1.6,00491471)###AD ( :DEF_WORD "astound" :CLASS "31.1.b" :WN_SENSE (("1.5" 00409084) ("1.6" 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)))) (astound+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 32.2.a#1#_exp_perc(for)#atone#atone#atone#atone+ingly#(1.5,01427223)(1.6,01718181)###AD ! ;; Grid: 45.4.a#1#_ag_th,instr(with)#atomize#atomize#atomize#atomize+ed#(1.5,00199698)(1.6,00228621)###AD ( :DEF_WORD "atomize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00199698) ("1.6" 00228621)) :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) (atomize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#atrophy#atrophy#atrophy#atrophy+ed#(1.5,00055756)(1.6,00063224)###AD ( :DEF_WORD "atrophy" :CLASS "45.4.a" :WN_SENSE (("1.5" 00055756) ("1.6" 00063224)) :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) (atrophy+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#atrophy#atrophy#atrophy#atrophy+ed#(1.5,00055756)(1.6,00063224)###AD ( :DEF_WORD "atrophy" :CLASS "45.4.b" :WN_SENSE (("1.5" 00055756) ("1.6" 00063224)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (atrophy+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#atrophy#atrophy#atrophy#atrophy+ed#(1.5,00055756)(1.6,00063224)###AD ( :DEF_WORD "atrophy" :CLASS "45.4.c" :WN_SENSE (("1.5" 00055756) ("1.6" 00063224)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (atrophy+ed 9)))) ) ;; Grid: 22.3.c.ii#1#,ag_th,goal(to)#attach#attach#attach#attach+ingly#(1.5,00743265,00739723,00739573)(1.6,00885494,00881672,00881541)###AD ( :DEF_WORD "attach" :CLASS "22.3.c.ii" :WN_SENSE (("1.5" 00743265 00739723 00739573) ("1.6" 00885494 00881672 00881541)) :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)))) (attach+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.d.ii#1#,ag_th,mod-loc(together)#attach#attach#attach#attach+ed#(1.5,00743265,00739573)(1.6,00885494,00881541)###AD ( :DEF_WORD "attach" :CLASS "22.3.d.ii" :WN_SENSE (("1.5" 00743265 00739573) ("1.6" 00885494 00881541)) :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) (attach+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#attack#attack#attack#attack+ingly#(1.5,00484303)(1.6,00585325)###AD ( :DEF_WORD "attack" :CLASS "33.b" :WN_SENSE (("1.5" 00484303) ("1.6" 00585325)) :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)) (attack+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 36.3.a#2#_ag_mod-poss#attack#attack#attack#attack+ingly#(1.5,00484303,00633619)(1.6,00585325,00760028)###BJDMAP ( :DEF_WORD "attack" :CLASS "36.3.a" :WN_SENSE (("1.5" 00484303 00633619) ("1.6" 00585325 00760028)) :PROPBANK ("arg0 arg3") :THETA_ROLES ((2 "_ag_mod-poss")) :LCS (act loc (* thing 1) ((with 15) poss (*head*) (* thing 16)) (attack+ingly 26)) :VAR_SPEC ((16 :obligatory) (1 (human +))) ) ;; Grid: 13.5.1.a#1#_ag_th,src(),ben(for)#attain#attain#attain#attain+ingly#(1.5,01430579)(1.6,01722366)###AD ( :DEF_WORD "attain" :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)) (attain+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 005#1#_th_prop(to)#attempt#attempt#attempt#attempt+ingly#(1.5,01432563)(1.6,01725008)###BJDMAP ( :DEF_WORD "attempt" :CLASS "005" :WN_SENSE (("1.5" 01432563) ("1.6" 01725008)) :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))) (attempt+ingly 26)) :VAR_SPEC ((27 (cform inf))) ) ;; Grid: 013#1#_th_loc#attend#attend#attend#attend+ingly#(1.5,01438696)(1.6,01732330)###AD ( :DEF_WORD "attend" :CLASS "013" :WN_SENSE (("1.5" 01438696) ("1.6" 01732330)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (at loc (thing 2) (* nil 11)) (attend+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 47.8.c#1#_th_loc#attend#attend#attend#attend+ingly#(1.5,01477306,--)(1.6,01781945,01662617)###AD ( :DEF_WORD "attend" :CLASS "47.8.c" :WN_SENSE (("1.5" 01477306 --) ("1.6" 01781945 01662617)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (in loc (thing 2) (* thing 11)) (attend+ingly 26)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#attenuate#attenuate#attenuate#attenuate+ed#(1.5,00135837)(1.6,00154952)###AD ( :DEF_WORD "attenuate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00135837) ("1.6" 00154952)) :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) (attenuate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#attenuate#attenuate#attenuate#attenuate+ed#(1.5,00135837)(1.6,00154952)###AD ( :DEF_WORD "attenuate" :CLASS "45.4.b" :WN_SENSE (("1.5" 00135837) ("1.6" 00154952)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (attenuate+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#attenuate#attenuate#attenuate#attenuate+ed#(1.5,00132143)(1.6,00150648)###AD ( :DEF_WORD "attenuate" :CLASS "45.4.c" :WN_SENSE (("1.5" 00132143) ("1.6" 00150648)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (attenuate+ed 9)))) ) ;; Grid: 31.3.i#1#_exp_perc(to)#attest#attest#attest#attest+ingly#(1.5,00461299)(1.6,00556981)###BJDMAP ( :DEF_WORD "attest" :CLASS "31.3.i" :WN_SENSE (("1.5" 00461299) ("1.6" 00556981)) :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))) (attest+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 41.3.3#1#_ag_mod-poss(in)#attire#attire#attire#attire+ed#(1.5,00028466)(1.6,00031161)###BJDMAP ( :DEF_WORD "attire" :CLASS "41.3.3" :WN_SENSE (("1.5" 00028466) ("1.6" 00031161)) :PROPBANK ("arg0 arg3(in)") :THETA_ROLES ((1 "_ag_mod-poss(in)")) :LCS (be ident (* thing 1) (at ident (thing 1) (attire+ed 9)) ((* in 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 016#1#,ag_th,goal()#attract#attract#attract#attract+ingly#(1.5,00865744,01029701)(1.6,01034097,01233464)###AD ( :DEF_WORD "attract" :CLASS "016" :WN_SENSE (("1.5" 00865744 01029701) ("1.6" 01034097 01233464)) :PROPBANK ("arg0 arg1 arg2(to - up.)") :THETA_ROLES ((1 ",ag_th,goal()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* [toward] 5) loc (thing 2) (at loc (thing 2) (thing 6)))) (attract+ingly 26)) :VAR_SPEC ((5 :optional) (1 :optional)) ) ;; Grid: 31.4.c#1#_perc_goal#attract#attract#attract#attract+ingly#(1.5,01029533)(1.6,01233236)###AD ( :DEF_WORD "attract" :CLASS "31.4.c" :WN_SENSE (("1.5" 01029533) ("1.6" 01233236)) :PROPBANK ("arg1 arg3") :THETA_ROLES ((1 "_perc_goal")) :LCS (go_ext perc (* thing 8) ((to 5) perc (thing 8) (at perc (thing 8) (* thing 6))) (attract+ingly 26)) ) ;; Grid: 13.3#1#_ag_th,goal(to)#attribute#attribute#attribute#attribute+ingly#(1.5,00409700)(1.6,00492345)###AD ( :DEF_WORD "attribute" :CLASS "13.3" :WN_SENSE (("1.5" 00409700) ("1.6" 00492345)) :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)))) (attribute+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 34.ii#1#_exp_perc,purp(for)#audit#audit#audit#audit+ingly#(1.5,00392290)(1.6,00471270)###AD ( :DEF_WORD "audit" :CLASS "34.ii" :WN_SENSE (("1.5" 00392290) ("1.6" 00471270)) :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)) (audit+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#augment#augment#augment#augment+ed#(1.5,00091908,00094538)(1.6,00105400,00108348)###AD ( :DEF_WORD "augment" :CLASS "45.4.a" :WN_SENSE (("1.5" 00091908 00094538) ("1.6" 00105400 00108348)) :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) (augment+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.3#1#_ag_th,goal(for)#augur#augur#augur#augur+ingly#(1.5,00489389)(1.6,00591090)###AD ( :DEF_WORD "augur" :CLASS "13.3" :WN_SENSE (("1.5" 00489389) ("1.6" 00591090)) :PROPBANK ("arg0 arg1 arg2(for)") :THETA_ROLES ((1 "_ag_th,goal(for)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* to 5) poss (thing 2) (at poss (thing 2) (thing 6)))) (augur+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#authenticate#authenticate#authenticate#authenticate+ed#(1.5,00372838)(1.6,00447862)###AD ( :DEF_WORD "authenticate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00372838) ("1.6" 00447862)) :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) (authenticate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#authorize#authorize#authorize#authorize+ed#(1.5,00451648)(1.6,00545978)###AD ( :DEF_WORD "authorize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00451648) ("1.6" 00545978)) :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) (authorize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 25.3#1#_ag_th,mod-poss(with)#autograph#autograph#autograph#autograph+ed#(1.5,00562274)(1.6,00674231)###AD ( :DEF_WORD "autograph" :CLASS "25.3" :WN_SENSE (("1.5" 00562274) ("1.6" 00674231)) :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) (autograph+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#avenge#avenge#avenge#avenge+ingly#(1.5,00655094)(1.6,00784203)###AD ( :DEF_WORD "avenge" :CLASS "33.b" :WN_SENSE (("1.5" 00655094) ("1.6" 00784203)) :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)) (avenge+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 52.a#1#_th_loc#avert#avert#avert#avert+ingly#(1.5,01388895)(1.6,01671878)###BJDMAP ( :DEF_WORD "avert" :CLASS "52.a" :WN_SENSE (("1.5" 01388895) ("1.6" 01671878)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (stay loc (* thing 2) (not_at loc (thing 2) (* thing 11)) (avert+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 52.a#1#_th_loc#avoid#avoid#avoid#avoid+ingly#(1.5,00456449,00676259)(1.6,00551242,00808946)###AD ( :DEF_WORD "avoid" :CLASS "52.a" :WN_SENSE (("1.5" 00456449 00676259) ("1.6" 00551242 00808946)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (stay loc (* thing 2) (not_at loc (thing 2) (* thing 11)) (avoid+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 52.b#1#_th_prop#avoid#avoid#avoid#avoid+ingly#(1.5,01394323)(1.6,01678404)###AD ( :DEF_WORD "avoid" :CLASS "52.b" :WN_SENSE (("1.5" 01394323) ("1.6" 01678404)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (stay circ (* thing 2) (not_at circ (thing 2) (* event 27)) (avoid+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (aspect prog))) ) ;; Grid: 29.4.e#1#_ag_th_pred#avow#avow#avow#avow+ingly#(1.5,00461059,00570811)(1.6,00556587,00683865)###AD ( :DEF_WORD "avow" :CLASS "29.4.e" :WN_SENSE (("1.5" 00461059 00570811) ("1.6" 00556587 00683865)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th_pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* thing 9))) (avow+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.4.f#1#_ag_th_prop(to)#avow#avow#avow#avow+ingly#(1.5,00461059,00570811)(1.6,00556587,00683865)###AD ( :DEF_WORD "avow" :CLASS "29.4.f" :WN_SENSE (("1.5" 00461059 00570811) ("1.6" 00556587 00683865)) :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))) (avow+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 29.4.g#1#_ag_info(that)#avow#avow#avow#avow+ingly#(1.5,00570811)(1.6,00683865)###AD ( :DEF_WORD "avow" :CLASS "29.4.g" :WN_SENSE (("1.5" 00570811) ("1.6" 00683865)) :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)))) (avow+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 32.2.a#1#_exp_perc#await#await#await#await+ingly#(1.5,00405636)(1.6,00487408)###AD ( :DEF_WORD "await" :CLASS "32.2.a" :WN_SENSE (("1.5" 00405636) ("1.6" 00487408)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_exp_perc")) :LCS (be perc (* thing 2) (at perc (thing 2) (* nil 8)) (await+ingly 26)) :VAR_SPEC ((2 (human +)) (6 (:cat n))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#awake#awake#awake#awake+ed#(1.5,00012162)(1.6,00012846)###AD ( :DEF_WORD "awake" :CLASS "45.4.a" :WN_SENSE (("1.5" 00012162) ("1.6" 00012846)) :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) (awake+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#awake#awake#awake#awake+ed#(1.5,00012162)(1.6,00012846)###AD ( :DEF_WORD "awake" :CLASS "45.4.b" :WN_SENSE (("1.5" 00012162) ("1.6" 00012846)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (awake+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#awake#awake#awake#awake+ed#(1.5,00012162)(1.6,00012846)###AD ( :DEF_WORD "awake" :CLASS "45.4.c" :WN_SENSE (("1.5" 00012162) ("1.6" 00012846)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (awake+ed 9)))) ) ;; Grid: 48.1.1.a#1#_th,src(from),mod-loc()#awake#awake#awake#awake+ingly#(1.5,00012162)(1.6,00012846)###AD ( :DEF_WORD "awake" :CLASS "48.1.1.a" :WN_SENSE (("1.5" 00012162) ("1.6" 00012846)) :PROPBANK ("arg1 arg2(from) argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,src(from),mod-loc()")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4))) ((* on 23) loc (*head*) (thing 24)) (awake+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#awaken#awaken#awaken#awaken+ed#(1.5,00012335)(1.6,00013061)###AD ( :DEF_WORD "awaken" :CLASS "45.4.a" :WN_SENSE (("1.5" 00012335) ("1.6" 00013061)) :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) (awaken+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#awaken#awaken#awaken#awaken+ed#(1.5,00012335)(1.6,00013061)###AD ( :DEF_WORD "awaken" :CLASS "45.4.b" :WN_SENSE (("1.5" 00012335) ("1.6" 00013061)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (awaken+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#awaken#awaken#awaken#awaken+ed#(1.5,00012162)(1.6,00012846)###AD ( :DEF_WORD "awaken" :CLASS "45.4.c" :WN_SENSE (("1.5" 00012162) ("1.6" 00012846)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (awaken+ed 9)))) ) ;; Grid: 48.1.1.a#1#_th,src(from),mod-loc()#awaken#awaken#awaken#awaken+ingly#(1.5,00012162)(1.6,00012846)###AD ( :DEF_WORD "awaken" :CLASS "48.1.1.a" :WN_SENSE (("1.5" 00012162) ("1.6" 00012846)) :PROPBANK ("arg1 arg2(from) argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,src(from),mod-loc()")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4))) ((* on 23) loc (*head*) (thing 24)) (awaken+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 13.3#1#_ag_th,goal(to)#award#award#award#award+ingly#(1.5,01287380,01287620)(1.6,01547388,01547673)###AD ( :DEF_WORD "award" :CLASS "13.3" :WN_SENSE (("1.5" 01287380 01287620) ("1.6" 01547388 01547673)) :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)))) (award+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 13.3#2#_ag_goal_th#award#award#award#award+ingly#(1.5,01287380,01287620)(1.6,01547388,01547673)###AD ( :DEF_WORD "award" :CLASS "13.3" :WN_SENSE (("1.5" 01287380 01287620) ("1.6" 01547388 01547673)) :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)))) (award+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#awe#awe#awe#awe+ingly#(1.5,01013733)(1.6,01214954)###AD ( :DEF_WORD "awe" :CLASS "31.1.a" :WN_SENSE (("1.5" 01013733) ("1.6" 01214954)) :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)) (awe+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#awe#awe#awe#awe+ingly#(1.5,01013733)(1.6,01214954)###AD ( :DEF_WORD "awe" :CLASS "31.1.b" :WN_SENSE (("1.5" 01013733) ("1.6" 01214954)) :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)))) (awe+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 38#1#_ag,goal(at)#baa#baa#baa#baa+#(1.5,00593171)(1.6,00710378)###AD ( :DEF_WORD "baa" :CLASS "38" :WN_SENSE (("1.5" 00593171) ("1.6" 00710378)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (baa+ 2) ((* toward 5) comm (baa+ 2) (touching comm (baa+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#babble#babble#babble#babble+ingly#(1.5,00604495,00527673)(1.6,00723086,00634807)###AD ( :DEF_WORD "babble" :CLASS "37.3.a" :WN_SENSE (("1.5" 00604495 00527673) ("1.6" 00723086 00634807)) :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)))) (babble+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#babble#babble#babble#babble+ingly#(1.5,00604495,00527673)(1.6,00723086,00634807)###AD ( :DEF_WORD "babble" :CLASS "37.3.a" :WN_SENSE (("1.5" 00604495 00527673) ("1.6" 00723086 00634807)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (babble+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#babble#babble#babble#babble+#(1.5,00604495,00527673)(1.6,00723086,00634807)###AD ( :DEF_WORD "babble" :CLASS "37.3.b" :WN_SENSE (("1.5" 00604495 00527673) ("1.6" 00723086 00634807)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (babble+ 2) ((* toward 5) comm (babble+ 2) ((at 5) comm (babble+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#babble#babble#babble#babble+#(1.5,00604495,00527673)(1.6,00723086,00634807)###AD ( :DEF_WORD "babble" :CLASS "37.3.c" :WN_SENSE (("1.5" 00604495 00527673) ("1.6" 00723086 00634807)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (babble+ 2) (toward comm (babble+ 2) (at comm (babble+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#babble#babble#babble#babble+ingly#(1.5,00586752,01248385,00604495)(1.6,00702751,01498085,00723086)###AD ( :DEF_WORD "babble" :CLASS "43.2.a" :WN_SENSE (("1.5" 00586752 01248385 00604495) ("1.6" 00702751 01498085 00723086)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (babble+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#babble#babble#babble#babble+ingly#(1.5,00586752,01248385,00604495)(1.6,00702751,01498085,00723086)###AD ( :DEF_WORD "babble" :CLASS "43.2.b" :WN_SENSE (("1.5" 00586752 01248385 00604495) ("1.6" 00702751 01498085 00723086)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (babble+ingly 26)) ) ;; Grid: 43.2.c#1#_exp_mod-poss(with)#babble#babble#babble#babble+ingly#(1.5,01248385)(1.6,01498085)###AD ( :DEF_WORD "babble" :CLASS "43.2.c" :WN_SENSE (("1.5" 01248385) ("1.6" 01498085)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_exp_mod-poss(with)")) :LCS (act perc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (babble+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 31.2.a#1#_exp_perc,purp(for),mod-pred(as)#back#back#back#back+ingly#(1.5,01389297,01446884)(1.6,01672350,01743274)###AD ( :DEF_WORD "back" :CLASS "31.2.a" :WN_SENSE (("1.5" 01389297 01446884) ("1.6" 01672350 01743274)) :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)) (back+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#backbite#backbite#backbite#backbite+ingly#(1.5,00510761)(1.6,00614681)###AD ( :DEF_WORD "backbite" :CLASS "33.b" :WN_SENSE (("1.5" 00510761) ("1.6" 00614681)) :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)) (backbite+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.i#1#_th#backpack#backpack#backpack#backpack+ingly#(1.5,01097222)(1.6,01314376)###AD ( :DEF_WORD "backpack" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01097222) ("1.6" 01314376)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (backpack+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#backpack#backpack#backpack#backpack+ingly#(1.5,01097222)(1.6,01314376)###AD ( :DEF_WORD "backpack" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01097222) ("1.6" 01314376)) :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))) (backpack+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#baffle#baffle#baffle#baffle+ingly#(1.5,00349716)(1.6,00421500)###AD ( :DEF_WORD "baffle" :CLASS "31.1.a" :WN_SENSE (("1.5" 00349716) ("1.6" 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)) (baffle+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#baffle#baffle#baffle#baffle+ingly#(1.5,00349716)(1.6,00421500)###AD ( :DEF_WORD "baffle" :CLASS "31.1.b" :WN_SENSE (("1.5" 00349716) ("1.6" 00421500)) :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)))) (baffle+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#baffle#baffle#baffle#baffle+ed#(1.5,00349716)(1.6,00421500)###AD ( :DEF_WORD "baffle" :CLASS "31.1.c" :WN_SENSE (("1.5" 00349716) ("1.6" 00421500)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (baffle+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 9.10#1#_ag_th#bag#bag#bag##(1.5,01296426,00853886)(1.6,01557471,01019493)#loc#(goal() = in bag+)#AD ( :DEF_WORD "bag" :CLASS "9.10" :WN_SENSE (("1.5" 01296426 00853886) ("1.6" 01557471 01019493)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (bag+ 6))))) ) ;; Grid: 10.4.1.a#1#_ag_th_src()#bail#bail#bail#bail+ingly#(1.5,01305157)(1.6,01568400)###AD ( :DEF_WORD "bail" :CLASS "10.4.1.a" :WN_SENSE (("1.5" 01305157) ("1.6" 01568400)) :PROPBANK ("arg0 arg1 arg2(from - up.)") :THETA_ROLES ((1 "_ag_th_src()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* [away_from] 3) loc (thing 2) ([on] loc (thing 2) (thing 4)))) (bail+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.4.1.b.i#1#_ag_th#bail#bail#bail#bail+ingly####AD ( :DEF_WORD "bail" :CLASS "10.4.1.b.i" :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bail+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.4.1.b.ii#1#_ag_th_mod-poss(of)#bail#bail#bail#bail+ed#(1.5,01305157)(1.6,01568400)###AD ( :DEF_WORD "bail" :CLASS "10.4.1.b.ii" :WN_SENSE (("1.5" 01305157) ("1.6" 01568400)) :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) (bail+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory) (1 (animate +))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#bait#bait#bait#bait+ed#(1.5,01457950)(1.6,01757432)###AD ( :DEF_WORD "bait" :CLASS "9.9.ii" :WN_SENSE (("1.5" 01457950) ("1.6" 01757432)) :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) (bait+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.1.a#1#_ag_th,instr(),ben(for)#bake#bake#bake#bake+ed#(1.5,00194024,00952142)(1.6,00222083,01142646)###AD ( :DEF_WORD "bake" :CLASS "26.1.a" :WN_SENSE (("1.5" 00194024 00952142) ("1.6" 00222083 01142646)) :PROPBANK ("arg0 arg1 arg2(with - up.) arg3(for)") :THETA_ROLES ((1 "_ag_th,instr(),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bake+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.1.a#2#_ag_ben_th,instr()#bake#bake#bake#bake+ed#(1.5,00194024,00952142)(1.6,00222083,01142646)###AD ( :DEF_WORD "bake" :CLASS "26.1.a" :WN_SENSE (("1.5" 00194024 00952142) ("1.6" 00222083 01142646)) :PROPBANK ("arg0 arg2 arg1 arg2(with - up.)") :THETA_ROLES ((2 "_ag_ben_th,instr()")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bake+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 26.1.b#1#_ag_th_goal(into),ben(for)#bake#bake#bake#bake+ingly#(1.5,00194024,00952142)(1.6,00222083,01142646)###AD ( :DEF_WORD "bake" :CLASS "26.1.b" :WN_SENSE (("1.5" 00194024 00952142) ("1.6" 00222083 01142646)) :PROPBANK ("arg0 arg1 arg2(into) arg3(for)") :THETA_ROLES ((1 "_ag_th_goal(into),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) ((* for 17) poss (*head*) (thing 18)) (bake+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.3#1#_ag_th,ben(for)#bake#bake#bake#bake+ed#(1.5,00194024,00952142)(1.6,00222083,01142646)###AD ( :DEF_WORD "bake" :CLASS "26.3" :WN_SENSE (("1.5" 00194024 00952142) ("1.6" 00222083 01142646)) :PROPBANK ("arg0 arg1 arg2(for)") :THETA_ROLES ((1 "_ag_th,ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bake+ed 9)))) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.3#2#_ag_ben_th#bake#bake#bake#bake+ed#(1.5,00194024,00952142)(1.6,00222083,01142646)###AD ( :DEF_WORD "bake" :CLASS "26.3" :WN_SENSE (("1.5" 00194024 00952142) ("1.6" 00222083 01142646)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_ben_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bake+ed 9)))) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 45.3.a#1#_ag_th#bake#bake#bake#bake+ingly#(1.5,00194024,00952142)(1.6,00222083,01142646)###AD ( :DEF_WORD "bake" :CLASS "45.3.a" :WN_SENSE (("1.5" 00194024 00952142) ("1.6" 00222083 01142646)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bake+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.b#1#,ag_th#bake#bake#bake#bake+ingly#(1.5,00194024,00952142)(1.6,00222083,01142646)###AD ( :DEF_WORD "bake" :CLASS "45.3.b" :WN_SENSE (("1.5" 00194024 00952142) ("1.6" 00222083 01142646)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bake+ingly 26)) :VAR_SPEC ((1 (animate -) :optional)) ) ;; Grid: 45.3.c#1#_th#bake#bake#bake#bake+ed#(1.5,00194024,00952142)(1.6,00222083,01142646)###AD ( :DEF_WORD "bake" :CLASS "45.3.c" :WN_SENSE (("1.5" 00194024 00952142) ("1.6" 00222083 01142646)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bake+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#balance#balance#balance#balance+ed#(1.5,01511407,00921304)(1.6,01823633,01103444)###AD ( :DEF_WORD "balance" :CLASS "45.4.a" :WN_SENSE (("1.5" 01511407 00921304) ("1.6" 01823633 01103444)) :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) (balance+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#balance#balance#balance#balance+ed#(1.5,01511407,00921304)(1.6,01823633,01103444)###AD ( :DEF_WORD "balance" :CLASS "45.4.b" :WN_SENSE (("1.5" 01511407 00921304) ("1.6" 01823633 01103444)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (balance+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#balance#balance#balance#balance+ed#(1.5,--)(1.6,01878575)###AD ( :DEF_WORD "balance" :CLASS "45.4.c" :WN_SENSE (("1.5" --) ("1.6" 01878575)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (balance+ed 9)))) ) ;; Grid: 47.6.a#1#_th,loc()#balance#balance#balance#balance+ingly#(1.5,--)(1.6,01878575)###AD ( :DEF_WORD "balance" :CLASS "47.6.a" :WN_SENSE (("1.5" --) ("1.6" 01878575)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,loc()")) :LCS (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (balance+ingly 26)) :VAR_SPEC ((10 :optional)) ) ;; Grid: 47.6.b#1#_ag_th,loc()#balance#balance#balance#balance+ingly#(1.5,01511407,00921304)(1.6,01823633,01103444)###AD ( :DEF_WORD "balance" :CLASS "47.6.b" :WN_SENSE (("1.5" 01511407 00921304) ("1.6" 01823633 01103444)) :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))) (balance+ingly 26)) :VAR_SPEC ((10 :optional) (1 (animate +))) ) ;; Grid: 9.10#1#_ag_th#bale#bale#bale#bale+#(1.5,00797982)(1.6,00950488)###AD ( :DEF_WORD "bale" :CLASS "9.10" :WN_SENSE (("1.5" 00797982) ("1.6" 00950488)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) (in loc (thing 2) (bale+ 6))))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.6.a#1#_ag_th,mod-poss(of)#balk#balk#balk#balk+ed#(1.5,01460948)(1.6,01760985)###AD ( :DEF_WORD "balk" :CLASS "10.6.a" :WN_SENSE (("1.5" 01460948) ("1.6" 01760985)) :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) (balk+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.3.3.b#1#_exp_ag(at)#balk#balk#balk#balk+ingly#(1.5,01460948)(1.6,01760985)###AD ( :DEF_WORD "balk" :CLASS "40.3.3.b" :WN_SENSE (("1.5" 01460948) ("1.6" 01760985)) :PROPBANK ("arg1 arg3(at)") :THETA_ROLES ((1 "_exp_ag(at)")) :LCS (cause (* thing 1) (go perc (* thing 2) (toward perc (thing 2) (at perc (thing 2) (thing 1)))) (balk+ingly 26)) :VAR_SPEC ((1 (animate -) (:cat n)) (2 (animate +))) ) ;; Grid: 40.5#1#_exp_goal(at)#balk#balk#balk#balk+ingly#(1.5,01460948)(1.6,01760985)###AD ( :DEF_WORD "balk" :CLASS "40.5" :WN_SENSE (("1.5" 01460948) ("1.6" 01760985)) :PROPBANK ("arg1 arg3(at)") :THETA_ROLES ((1 "_exp_goal(at)")) :LCS (go perc (* thing 2) ((* toward 5) perc (thing 2) (touching perc (thing 2) (thing 6))) (balk+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#ballast#ballast#ballast#ballast+ed#(1.5,00161599)(1.6,00185197)###AD ( :DEF_WORD "ballast" :CLASS "45.4.a" :WN_SENSE (("1.5" 00161599) ("1.6" 00185197)) :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) (ballast+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.6#1#_th#balloon#balloon#balloon#balloon+ed#(1.5,00153355)(1.6,00175034)###AD ( :DEF_WORD "balloon" :CLASS "45.6" :WN_SENSE (("1.5" 00153355) ("1.6" 00175034)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (balloon+ed 9)))) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#balloon#balloon#balloon#balloon+ingly#(1.5,01109478)(1.6,01327194)###AD ( :DEF_WORD "balloon" :CLASS "51.4.1.a" :WN_SENSE (("1.5" 01109478) ("1.6" 01327194)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (balloon+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#balloon#balloon#balloon#balloon+ingly#(1.5,01109478)(1.6,01327194)###AD ( :DEF_WORD "balloon" :CLASS "51.4.1.b" :WN_SENSE (("1.5" 01109478) ("1.6" 01327194)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (balloon+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 55.2.a#1#_th_prop#ban#ban#ban#ban+ingly#(1.5,00447697)(1.6,00541028)###AD ( :DEF_WORD "ban" :CLASS "55.2.a" :WN_SENSE (("1.5" 00447697) ("1.6" 00541028)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (go circ (* thing 2) (away_from circ (thing 2) (at circ (thing 2) (* nil 27))) (ban+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (:cat n))) ) ;; Grid: 059#1#_ag_th_prop(from)#ban#ban#ban#ban+ingly#(1.5,00447697)(1.6,00541028)###AD ( :DEF_WORD "ban" :CLASS "059" :WN_SENSE (("1.5" 00447697) ("1.6" 00541028)) :PROPBANK ("arg0 arg1 arg2(from)") :THETA_ROLES ((1 "_ag_th_prop(from)")) :LCS (cause (* thing 1) (go circ (* thing 2) ((from 3) circ (thing 2) (at circ (thing 2) (* nil 27)))) (ban+ingly 26)) :VAR_SPEC ((27 (aspect prog))) ) ;; Grid: 22.3.a.i#1#_th_goal(with)#band#band#band#band+ingly#(1.5,00748273)(1.6,00891376)###AD ( :DEF_WORD "band" :CLASS "22.3.a.i" :WN_SENSE (("1.5" 00748273) ("1.6" 00891376)) :PROPBANK ("arg1 arg2(with)") :THETA_ROLES ((1 "_th_goal(with)")) :LCS (act loc (* thing 2) (toward loc (thing 2) ((* with 5) loc (thing 2) (thing 6))) (band+ingly 26)) ) ;; Grid: 22.3.a.ii#1#,ag_th,goal(with)#band#band#band#band+ingly#(1.5,00748273)(1.6,00891376)###AD ( :DEF_WORD "band" :CLASS "22.3.a.ii" :WN_SENSE (("1.5" 00748273) ("1.6" 00891376)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 ",ag_th,goal(with)")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) ((* with 5) loc (thing 2) (thing 6)))) (band+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.d.i#1#_th_mod-loc(together)#band#band#band#band+ingly#(1.5,00748273)(1.6,00891376)###AD ( :DEF_WORD "band" :CLASS "22.3.d.i" :WN_SENSE (("1.5" 00748273) ("1.6" 00891376)) :PROPBANK ("arg1 argm-LOC(together)") :THETA_ROLES ((1 "_th_mod-loc(together)")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 2)) ((* together 23) loc (thing 2) (nil 24)) (band+ingly 26)) :VAR_SPEC ((23 :obligatory) (2 (num plur))) ) ;; Grid: 22.3.d.ii#1#,ag_th,mod-loc(together)#band#band#band#band+ed#(1.5,00748273)(1.6,00891376)###AD ( :DEF_WORD "band" :CLASS "22.3.d.ii" :WN_SENSE (("1.5" 00748273) ("1.6" 00891376)) :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) (band+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 22.4.a#1#,ag_th,goal(),instr(with)#band#band#band#band+ingly#(1.5,00748273)(1.6,00891376)###AD ( :DEF_WORD "band" :CLASS "22.4.a" :WN_SENSE (("1.5" 00748273) ("1.6" 00891376)) :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)) (band+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.4.b#1#,ag_th,mod-loc(together),instr(with)#band#band#band#band+ed#(1.5,00748273)(1.6,00891376)###AD ( :DEF_WORD "band" :CLASS "22.4.b" :WN_SENSE (("1.5" 00748273) ("1.6" 00891376)) :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) (band+ed 9)))) ((* together 23) loc (thing 2) (nil 24)) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 9.8.a#1#_mod-poss_th#bandage#bandage#bandage#bandage+ed#(1.5,00050544)(1.6,00056778)###AD ( :DEF_WORD "bandage" :CLASS "9.8.a" :WN_SENSE (("1.5" 00050544) ("1.6" 00056778)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (bandage+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#bandage#bandage#bandage#bandage+ed#(1.5,00050544)(1.6,00056778)###AD ( :DEF_WORD "bandage" :CLASS "9.8.b" :WN_SENSE (("1.5" 00050544) ("1.6" 00056778)) :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) (bandage+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.8.e#1#_ag_th,mod-poss(with)_particle(up)#bandage#bandage#bandage#bandage+ed#(1.5,00050544)(1.6,00056778)###AD ( :DEF_WORD "bandage" :CLASS "9.8.e" :WN_SENSE (("1.5" 00050544) ("1.6" 00056778)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)_particle(up)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (bandage+ed 9))) (* up+/int 34) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((34 :obligatory) (1 (animate +)) (2 (animate -))) ) ;; Grid: 10.2.a#1#_ag_th,src(from)#banish#banish#banish#banish+ingly#(1.5,01417758,01417901,01417653)(1.6,01706651,01706794,01706473)#loc##AD ! ;; Grid: 9.3.b#1#_ag_th_goal(into)#bang#bang#bang#bang+ingly#(1.5,00708092)(1.6,00846778)###AD ( :DEF_WORD "bang" :CLASS "9.3.b" :WN_SENSE (("1.5" 00708092) ("1.6" 00846778)) :PROPBANK ("arg0 arg1 arg2(into)") :THETA_ROLES ((1 "_ag_th_goal(into)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) (bang+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.a#1#_ag_th,mod-loc(),instr(with)#bang#bang#bang#bang+ingly#(1.5,00708092)(1.6,00846778)###AD ( :DEF_WORD "bang" :CLASS "18.1.a" :WN_SENSE (("1.5" 00708092) ("1.6" 00846778)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (bang+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.b#1#_ag_th,mod-loc()#bang#bang#bang#bang+ingly#(1.5,01248317)(1.6,01497892)###AD ( :DEF_WORD "bang" :CLASS "18.1.b" :WN_SENSE (("1.5" 01248317) ("1.6" 01497892)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc()")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) (bang+ingly 26)) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 18.1.c#1#_ag_goal(at),instr(with)#bang#bang#bang#bang+ingly#(1.5,01248317)(1.6,01497892)###AD ( :DEF_WORD "bang" :CLASS "18.1.c" :WN_SENSE (("1.5" 01248317) ("1.6" 01497892)) :PROPBANK ("arg0 arg3(at) arg2(with)") :THETA_ROLES ((1 "_ag_goal(at),instr(with)")) :LCS (act loc (* thing 1) ((* toward 5) loc (thing 1) (touching loc (thing 1) (thing 6))) ((* with 19) instr (*head*) (thing 20)) (bang+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.d#1#_ag_th_mod-loc(against)#bang#bang#bang#bang+ingly#(1.5,01248317)(1.6,01497892)###AD ( :DEF_WORD "bang" :CLASS "18.1.d" :WN_SENSE (("1.5" 01248317) ("1.6" 01497892)) :PROPBANK ("arg0 arg1 argm-LOC(against)") :THETA_ROLES ((1 "_ag_th_mod-loc(against)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* against 23) loc (*head*) (thing 24)) (bang+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 18.1.e#1#_ag_th,mod-loc(together)#bang#bang#bang#bang+ed#(1.5,01248317)(1.6,01497892)###AD ( :DEF_WORD "bang" :CLASS "18.1.e" :WN_SENSE (("1.5" 01248317) ("1.6" 01497892)) :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) (bang+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +)) (2 (num plur))) ) ;; Grid: 18.4.a#1#_th_goal()#bang#bang#bang#bang+ingly#(1.5,01248317)(1.6,01497892)###AD ( :DEF_WORD "bang" :CLASS "18.4.a" :WN_SENSE (("1.5" 01248317) ("1.6" 01497892)) :PROPBANK ("arg1 argm-LOC(through - up.)") :THETA_ROLES ((1 "_th_goal()")) :LCS (go loc (* thing 2) ((* toward 5) loc (thing 2) ([against] loc (thing 2) (thing 6))) (bang+ingly 26)) ) ;; Grid: 18.4.b#1#_th,mod-loc(together)#bang#bang#bang#bang+ed#(1.5,01248317)(1.6,01497892)###AD ( :DEF_WORD "bang" :CLASS "18.4.b" :WN_SENSE (("1.5" 01248317) ("1.6" 01497892)) :PROPBANK ("arg1 argm-LOC(together)") :THETA_ROLES ((1 "_th,mod-loc(together)")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bang+ed 9))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#bang#bang#bang#bang+ingly#(1.5,00708092)(1.6,00846778)###AD ( :DEF_WORD "bang" :CLASS "43.2.a" :WN_SENSE (("1.5" 00708092) ("1.6" 00846778)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (bang+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#bang#bang#bang#bang+ingly#(1.5,00708092)(1.6,00846778)###AD ( :DEF_WORD "bang" :CLASS "43.2.b" :WN_SENSE (("1.5" 00708092) ("1.6" 00846778)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (bang+ingly 26)) ) ;; Grid: 43.2.d#1#_ag_th#bang#bang#bang#bang+ingly#(1.5,00708092)(1.6,00846778)###AD ( :DEF_WORD "bang" :CLASS "43.2.d" :WN_SENSE (("1.5" 00708092) ("1.6" 00846778)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bang+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.2.b#1#_ag_th,goal(to)#banish#banish#banish#banish+ingly#(1.5,01417758,01417901,01417653)(1.6,01706651,01706794,01706473)#loc##AD ( :DEF_WORD "banish" :CLASS "10.2.b" :WN_SENSE (("1.5" 01417758 01417901 01417653) ("1.6" 01706651 01706794 01706473)) :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)))) (banish+ingly 26)) :VAR_SPEC ((5 :optional)) ) ;; Grid: 9.10#1#_ag_th#bank#bank#bank#bank+#(1.5,01314710)(1.6,01579642)###AD ( :DEF_WORD "bank" :CLASS "9.10" :WN_SENSE (("1.5" 01314710) ("1.6" 01579642)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) (in loc (thing 2) (bank+ 6))))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 39.5.a#1#_ag#banquet#banquet#banquet#banquet+ingly#(1.5,00674003)(1.6,00806466)###AD ( :DEF_WORD "banquet" :CLASS "39.5.a" :WN_SENSE (("1.5" 00674003) ("1.6" 00806466)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (banquet+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 36.1.c#1#_ag_mod-poss(with)#banter#banter#banter#banter+ingly#(1.5,00479666)(1.6,00580082)###AD ( :DEF_WORD "banter" :CLASS "36.1.c" :WN_SENSE (("1.5" 00479666) ("1.6" 00580082)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (banter+ingly 26)) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 36.1.d#1#_ag#banter#banter#banter#banter+ingly#(1.5,00479666)(1.6,00580082)###AD ( :DEF_WORD "banter" :CLASS "36.1.d" :WN_SENSE (("1.5" 00479666) ("1.6" 00580082)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (toward loc (thing 1) (at loc (thing 1) (thing 1))) (banter+ingly 26)) :VAR_SPEC ((1 (human +) (num plur))) ) ;; Grid: 10.2.a#1#_ag_th,src(from)#bar#bar#bar#bar+ingly#(1.5,01417653)(1.6,01706473)#loc##AD ! ;; Grid: 29.3#1#_ag_th_pred#baptize#baptize#baptize#baptize+ingly#(1.5,00581017)(1.6,00695868)###AD ( :DEF_WORD "baptize" :CLASS "29.3" :WN_SENSE (("1.5" 00581017) ("1.6" 00695868)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th_pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* nil 9))) (baptize+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 45.3.a#1#_ag_th#barbecue#barbecue#barbecue#barbecue+ingly#(1.5,00196756)(1.6,00225287)###AD ( :DEF_WORD "barbecue" :CLASS "45.3.a" :WN_SENSE (("1.5" 00196756) ("1.6" 00225287)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (barbecue+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.b#1#,ag_th#barbecue#barbecue#barbecue#barbecue+ingly#(1.5,00196756)(1.6,00225287)###AD ( :DEF_WORD "barbecue" :CLASS "45.3.b" :WN_SENSE (("1.5" 00196756) ("1.6" 00225287)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (barbecue+ingly 26)) :VAR_SPEC ((1 (animate -) :optional)) ) ;; Grid: 45.3.c#1#_th#barbecue#barbecue#barbecue#barbecue+ed#(1.5,00196756)(1.6,00225287)###AD ( :DEF_WORD "barbecue" :CLASS "45.3.c" :WN_SENSE (("1.5" 00196756) ("1.6" 00225287)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (barbecue+ed 9)))) ) ;; Grid: 40.3.2#1#_ag_th,goal(at)#bare#bare#bare#bare+ingly#(1.5,00768302)(1.6,00915460)###AD ( :DEF_WORD "bare" :CLASS "40.3.2" :WN_SENSE (("1.5" 00768302) ("1.6" 00915460)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th,goal(at)")) :LCS (cause (* thing 1) (act loc (* thing 2) ((* toward 5) loc (thing 2) (touching loc (thing 2) (thing 6)))) (bare+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 36.1.c#1#_ag_mod-poss(with)#bargain#bargain#bargain#bargain+ingly#(1.5,01286057)(1.6,01545865)###AD ( :DEF_WORD "bargain" :CLASS "36.1.c" :WN_SENSE (("1.5" 01286057) ("1.6" 01545865)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (bargain+ingly 26)) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 36.1.d#1#_ag#bargain#bargain#bargain#bargain+ingly#(1.5,01286057)(1.6,01545865)###AD ( :DEF_WORD "bargain" :CLASS "36.1.d" :WN_SENSE (("1.5" 01286057) ("1.6" 01545865)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (toward loc (thing 1) (at loc (thing 1) (thing 1))) (bargain+ingly 26)) :VAR_SPEC ((1 (human +) (num plur))) ) ;; Grid: 11.5#1#_ag_th,src(from),goal(to)#barge#barge#barge#barge+ingly#(1.5,01110572)(1.6,01328337)###AD ( :DEF_WORD "barge" :CLASS "11.5" :WN_SENSE (("1.5" 01110572) ("1.6" 01328337)) :PROPBANK ("arg0 arg1 arg2(from) arg2(to)") :THETA_ROLES ((1 "_ag_th,src(from),goal(to)")) :LCS (cause (* thing 1) (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)))) (barge+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 11.5#2#_ag_goal_th,src(from)#barge#barge#barge#barge+ingly#(1.5,01110572)(1.6,01328337)###AD ( :DEF_WORD "barge" :CLASS "11.5" :WN_SENSE (("1.5" 01110572) ("1.6" 01328337)) :PROPBANK ("arg0 arg2 arg1 arg2(from)") :THETA_ROLES ((2 "_ag_goal_th,src(from)")) :LCS (cause (* thing 1) (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)))) (barge+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 10.7#1#_ag_src#bark#bark#bark##(1.5,00722047)(1.6,00861951)#loc#(th = bark+)#AD ( :DEF_WORD "bark" :CLASS "10.7" :WN_SENSE (("1.5" 00722047) ("1.6" 00861951)) :PROPBANK ("arg0 arg2") :THETA_ROLES ((1 "_ag_src")) :LCS (cause (* thing 1) (go loc (bark+ 2) (from loc (bark+ 2) (at loc (bark+ 2) (* thing 4))))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#bark#bark#bark#bark+ingly#(1.5,00592620)(1.6,00709770)###AD ( :DEF_WORD "bark" :CLASS "37.3.a" :WN_SENSE (("1.5" 00592620) ("1.6" 00709770)) :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)))) (bark+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#bark#bark#bark#bark+ingly#(1.5,00592620)(1.6,00709770)###AD ( :DEF_WORD "bark" :CLASS "37.3.a" :WN_SENSE (("1.5" 00592620) ("1.6" 00709770)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (bark+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#bark#bark#bark#bark+#(1.5,00592620)(1.6,00709770)###AD ( :DEF_WORD "bark" :CLASS "37.3.b" :WN_SENSE (("1.5" 00592620) ("1.6" 00709770)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (bark+ 2) ((* toward 5) comm (bark+ 2) ((at 5) comm (bark+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#bark#bark#bark#bark+#(1.5,00592620)(1.6,00709770)###AD ( :DEF_WORD "bark" :CLASS "37.3.c" :WN_SENSE (("1.5" 00592620) ("1.6" 00709770)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (bark+ 2) (toward comm (bark+ 2) (at comm (bark+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 38#1#_ag,goal(at)#bark#bark#bark#bark+#(1.5,00592718)(1.6,00709901)###AD ( :DEF_WORD "bark" :CLASS "38" :WN_SENSE (("1.5" 00592718) ("1.6" 00709901)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (bark+ 2) ((* toward 5) comm (bark+ 2) (touching comm (bark+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 40.8.3#1#_ag_th#bark#bark#bark#bark+ed#(1.5,00722047,00592718)(1.6,00861951,00709901)###AD ( :DEF_WORD "bark" :CLASS "40.8.3" :WN_SENSE (("1.5" 00722047 00592718) ("1.6" 00861951 00709901)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bark+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 16#1#_ag_th,mod-loc(from),mod-loc()#barricade#barricade#barricade#barricade+ed#(1.5,00849220)(1.6,01013332)###AD ( :DEF_WORD "barricade" :CLASS "16" :WN_SENSE (("1.5" 00849220) ("1.6" 01013332)) :PROPBANK ("arg0 arg1 arg2(from) argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc(from),mod-loc()")) :LCS (cause (* thing 1) (stay ident (* thing 2) (at ident (thing 2) (barricade+ed 9))) ((* [in] 23) loc (*head*) (thing 24)) ((* not_at 23) loc (*head*) (thing 24))) ) ;; Grid: 13.6.a#1#_ag_th,mod-poss(for),ben(for)#barter#barter#barter#barter+ingly#(1.5,01285970)(1.6,01545779)###AD ( :DEF_WORD "barter" :CLASS "13.6.a" :WN_SENSE (("1.5" 01285970) ("1.6" 01545779)) :PROPBANK ("arg0 arg1 arg4(for) arg3(for)") :THETA_ROLES ((1 "_ag_th,mod-poss(for),ben(for)")) :LCS (cause_exchange (* thing 1) (go poss (* thing 2) (toward poss (thing 2) (at poss (thing 2) (thing 1)))) ((* for 15) instr (*head*) (thing 16)) ((* for 17) poss (*head*) (thing 18)) (barter+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 17.1#1#_ag_th,goal(to)#bash#bash#bash#bash+ingly#(1.5,00804804)(1.6,00958304)###AD ( :DEF_WORD "bash" :CLASS "17.1" :WN_SENSE (("1.5" 00804804) ("1.6" 00958304)) :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)))) (bash+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 17.1#2#_ag_goal_th#bash#bash#bash#bash+ingly#(1.5,00804804)(1.6,00958304)###AD ( :DEF_WORD "bash" :CLASS "17.1" :WN_SENSE (("1.5" 00804804) ("1.6" 00958304)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_goal_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((to 5) loc (thing 2) (at loc (thing 2) (* thing 6)))) (bash+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.a#1#_ag_th,mod-loc(),instr(with)#bash#bash#bash#bash+ingly#(1.5,00804804)(1.6,00958304)###AD ( :DEF_WORD "bash" :CLASS "18.1.a" :WN_SENSE (("1.5" 00804804) ("1.6" 00958304)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (bash+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.b#1#_ag_th,mod-loc()#bash#bash#bash#bash+ingly#(1.5,00804804)(1.6,00958304)###AD ( :DEF_WORD "bash" :CLASS "18.1.b" :WN_SENSE (("1.5" 00804804) ("1.6" 00958304)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc()")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) (bash+ingly 26)) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 18.1.c#1#_ag_goal(at),instr(with)#bash#bash#bash#bash+ingly#(1.5,00804804)(1.6,00958304)###AD ( :DEF_WORD "bash" :CLASS "18.1.c" :WN_SENSE (("1.5" 00804804) ("1.6" 00958304)) :PROPBANK ("arg0 arg3(at) arg2(with)") :THETA_ROLES ((1 "_ag_goal(at),instr(with)")) :LCS (act loc (* thing 1) ((* toward 5) loc (thing 1) (touching loc (thing 1) (thing 6))) ((* with 19) instr (*head*) (thing 20)) (bash+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.d#1#_ag_th_mod-loc(against)#bash#bash#bash#bash+ingly#(1.5,00804804)(1.6,00958304)###AD ( :DEF_WORD "bash" :CLASS "18.1.d" :WN_SENSE (("1.5" 00804804) ("1.6" 00958304)) :PROPBANK ("arg0 arg1 argm-LOC(against)") :THETA_ROLES ((1 "_ag_th_mod-loc(against)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* against 23) loc (*head*) (thing 24)) (bash+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 18.1.e#1#_ag_th,mod-loc(together)#bash#bash#bash#bash+ed#(1.5,00804804)(1.6,00958304)###AD ( :DEF_WORD "bash" :CLASS "18.1.e" :WN_SENSE (("1.5" 00804804) ("1.6" 00958304)) :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) (bash+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +)) (2 (num plur))) ) ;; Grid: 31.3.e#1#_exp_perc(in)#bask#bask#bask#bask+ingly#(1.5,00891605)(1.6,01065894)###AD ( :DEF_WORD "bask" :CLASS "31.3.e" :WN_SENSE (("1.5" 00891605) ("1.6" 01065894)) :PROPBANK ("arg0 arg1(in)") :THETA_ROLES ((1 "_exp_perc(in)")) :LCS (be perc (* thing 2) ((* in 7) perc (thing 2) (thing 8)) (bask+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 22.3.c.ii#1#,ag_th,goal(to)#baste#baste#baste#baste+ingly#(1.5,00762632)(1.6,00908801)###AD ( :DEF_WORD "baste" :CLASS "22.3.c.ii" :WN_SENSE (("1.5" 00762632) ("1.6" 00908801)) :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)))) (baste+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.d.ii#1#,ag_th,mod-loc(together)#baste#baste#baste#baste+ed#(1.5,00762632)(1.6,00908801)###AD ( :DEF_WORD "baste" :CLASS "22.3.d.ii" :WN_SENSE (("1.5" 00762632) ("1.6" 00908801)) :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) (baste+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 17.1#1#_ag_th,goal(to)#bat#bat#bat#bat+ingly#(1.5,00813372)(1.6,00968805)###AD ( :DEF_WORD "bat" :CLASS "17.1" :WN_SENSE (("1.5" 00813372) ("1.6" 00968805)) :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)))) (bat+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 17.1#2#_ag_goal_th#bat#bat#bat#bat+ingly#(1.5,00813372)(1.6,00968805)###AD ( :DEF_WORD "bat" :CLASS "17.1" :WN_SENSE (("1.5" 00813372) ("1.6" 00968805)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_goal_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((to 5) loc (thing 2) (at loc (thing 2) (* thing 6)))) (bat+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.3.2#1#_ag_th,goal(at)#bat#bat#bat#bat+ingly#(1.5,00813372,00005707)(1.6,00968805,00005575)###AD ( :DEF_WORD "bat" :CLASS "40.3.2" :WN_SENSE (("1.5" 00813372 00005707) ("1.6" 00968805 00005575)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th,goal(at)")) :LCS (cause (* thing 1) (act loc (* thing 2) ((* toward 5) loc (thing 2) (touching loc (thing 2) (thing 6)))) (bat+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 9.8.a#1#_mod-poss_th#bathe#bathe#bathe#bathe+ed#(1.5,00024679)(1.6,00026695)###AD ( :DEF_WORD "bathe" :CLASS "9.8.a" :WN_SENSE (("1.5" 00024679) ("1.6" 00026695)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (bathe+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#bathe#bathe#bathe#bathe+ed#(1.5,00024679)(1.6,00026695)###AD ( :DEF_WORD "bathe" :CLASS "9.8.b" :WN_SENSE (("1.5" 00024679) ("1.6" 00026695)) :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) (bathe+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.8.d#1#_ag_th,mod-poss(in)#bathe#bathe#bathe#bathe+ed#(1.5,00024679)(1.6,00026695)###AD ( :DEF_WORD "bathe" :CLASS "9.8.d" :WN_SENSE (("1.5" 00024679) ("1.6" 00026695)) :PROPBANK ("arg0 arg1 arg3(in)") :THETA_ROLES ((1 "_ag_th,mod-poss(in)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (bathe+ed 9))) ((* in 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 41.1.1.i#1#_ag#bathe#bathe#bathe#bathe+ingly#(1.5,00024679)(1.6,00026695)###AD ( :DEF_WORD "bathe" :CLASS "41.1.1.i" :WN_SENSE (("1.5" 00024679) ("1.6" 00026695)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (bathe+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 41.1.1.ii#1#,ag_th#bathe#bathe#bathe#bathe+ed#(1.5,00024679)(1.6,00026695)###AD ( :DEF_WORD "bathe" :CLASS "41.1.1.ii" :WN_SENSE (("1.5" 00024679) ("1.6" 00026695)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bathe+ed 9))))) :VAR_SPEC ((1 (human +) :optional) (2 (animate +))) ) ;; Grid: 41.1.1.iii#1#,ag_th#bathe#bathe#bathe#bathe+ed#(1.5,00024679)(1.6,00026695)###AD ( :DEF_WORD "bathe" :CLASS "41.1.1.iii" :WN_SENSE (("1.5" 00024679) ("1.6" 00026695)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bathe+ed 9))))) :VAR_SPEC ((1 (human +) :optional) (2 (animate +))) ) ;; Grid: 18.1.a#1#_ag_th,mod-loc(),instr(with)#batter#batter#batter#batter+ingly#(1.5,00815593,00815423)(1.6,00971544,00971255)###AD ( :DEF_WORD "batter" :CLASS "18.1.a" :WN_SENSE (("1.5" 00815593 00815423) ("1.6" 00971544 00971255)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (batter+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.b#1#_ag_th,mod-loc()#batter#batter#batter#batter+ingly#(1.5,00815593,00815423)(1.6,00971544,00971255)###AD ( :DEF_WORD "batter" :CLASS "18.1.b" :WN_SENSE (("1.5" 00815593 00815423) ("1.6" 00971544 00971255)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc()")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) (batter+ingly 26)) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 18.1.c#1#_ag_goal(at),instr(with)#batter#batter#batter#batter+ingly#(1.5,00815593,00815423)(1.6,00971544,00971255)###AD ( :DEF_WORD "batter" :CLASS "18.1.c" :WN_SENSE (("1.5" 00815593 00815423) ("1.6" 00971544 00971255)) :PROPBANK ("arg0 arg3(at) arg2(with)") :THETA_ROLES ((1 "_ag_goal(at),instr(with)")) :LCS (act loc (* thing 1) ((* toward 5) loc (thing 1) (touching loc (thing 1) (thing 6))) ((* with 19) instr (*head*) (thing 20)) (batter+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.d#1#_ag_th_mod-loc(against)#batter#batter#batter#batter+ingly#(1.5,00815423)(1.6,00971255)###AD ( :DEF_WORD "batter" :CLASS "18.1.d" :WN_SENSE (("1.5" 00815423) ("1.6" 00971255)) :PROPBANK ("arg0 arg1 argm-LOC(against)") :THETA_ROLES ((1 "_ag_th_mod-loc(against)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* against 23) loc (*head*) (thing 24)) (batter+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 18.1.e#1#_ag_th,mod-loc(together)#batter#batter#batter#batter+ed#(1.5,00815593,00815423)(1.6,00971544,00971255)###AD ( :DEF_WORD "batter" :CLASS "18.1.e" :WN_SENSE (("1.5" 00815593 00815423) ("1.6" 00971544 00971255)) :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) (batter+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +)) (2 (num plur))) ) ;; Grid: 36.3.a#1#_ag_mod-poss(with)#battle#battle#battle#battle+ingly#(1.5,00616524)(1.6,00739748)###AD ( :DEF_WORD "battle" :CLASS "36.3.a" :WN_SENSE (("1.5" 00616524) ("1.6" 00739748)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (battle+ingly 26)) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 36.3.a#2#_ag_mod-poss#battle#battle#battle#battle+ingly#(1.5,00616524)(1.6,00739748)###AD ( :DEF_WORD "battle" :CLASS "36.3.a" :WN_SENSE (("1.5" 00616524) ("1.6" 00739748)) :PROPBANK ("arg0 arg3") :THETA_ROLES ((2 "_ag_mod-poss")) :LCS (act loc (* thing 1) ((with 15) poss (*head*) (* thing 16)) (battle+ingly 26)) :VAR_SPEC ((16 :obligatory) (1 (human +))) ) ;; Grid: 36.3.b#1#_ag#battle#battle#battle#battle+ingly#(1.5,00616524)(1.6,00739748)###AD ( :DEF_WORD "battle" :CLASS "36.3.b" :WN_SENSE (("1.5" 00616524) ("1.6" 00739748)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (toward loc (thing 1) (at loc (thing 1) (thing 1))) (battle+ingly 26)) :VAR_SPEC ((1 (human +) (num plur))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#bawl#bawl#bawl#bawl+ingly#(1.5,00593377)(1.6,00710581)###AD ( :DEF_WORD "bawl" :CLASS "37.3.a" :WN_SENSE (("1.5" 00593377) ("1.6" 00710581)) :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)))) (bawl+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#bawl#bawl#bawl#bawl+ingly#(1.5,00593377)(1.6,00710581)###AD ( :DEF_WORD "bawl" :CLASS "37.3.a" :WN_SENSE (("1.5" 00593377) ("1.6" 00710581)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (bawl+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#bawl#bawl#bawl#bawl+#(1.5,00593377,00591929)(1.6,00710581,00708920)###AD ( :DEF_WORD "bawl" :CLASS "37.3.b" :WN_SENSE (("1.5" 00593377 00591929) ("1.6" 00710581 00708920)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (bawl+ 2) ((* toward 5) comm (bawl+ 2) ((at 5) comm (bawl+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#bawl#bawl#bawl#bawl+#(1.5,00593377,00591929)(1.6,00710581,00708920)###AD ( :DEF_WORD "bawl" :CLASS "37.3.c" :WN_SENSE (("1.5" 00593377 00591929) ("1.6" 00710581 00708920)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (bawl+ 2) (toward comm (bawl+ 2) (at comm (bawl+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 38#1#_ag,goal(at)#bay#bay#bay#bay+#(1.5,00592855)(1.6,00710053)###AD ( :DEF_WORD "bay" :CLASS "38" :WN_SENSE (("1.5" 00592855) ("1.6" 00710053)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (bay+ 2) ((* toward 5) comm (bay+ 2) (touching comm (bay+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 29.6.a#1#_th_pred#be#be#be#be+ingly#(1.5,01472320)(1.6,01775973)###AD ( :DEF_WORD "be" :CLASS "29.6.a" :WN_SENSE (("1.5" 01472320) ("1.6" 01775973)) :PROPBANK ("arg1 arg3") :THETA_ROLES ((1 "_th_pred")) :LCS (be ident (* thing 2) (at ident (thing 2) (* property 9)) (be+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 47.6.a#1#_th,loc()#be#be#be#be+ingly#(1.5,01501697)(1.6,01811792)###AD ( :DEF_WORD "be" :CLASS "47.6.a" :WN_SENSE (("1.5" 01501697) ("1.6" 01811792)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,loc()")) :LCS (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (be+ingly 26)) :VAR_SPEC ((10 :optional)) ) ;; Grid: 47.8.c#1#_th_loc#be#be#be#be+ingly#(1.5,01501697)(1.6,01811792)###AD ( :DEF_WORD "be" :CLASS "47.8.c" :WN_SENSE (("1.5" 01501697) ("1.6" 01811792)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (in loc (thing 2) (* thing 11)) (be+ingly 26)) ) ;; Grid: 48.3.a#1#_th#be#be#be#be+ingly#(1.5,01476675)(1.6,01781222)###BJDMAP ( :DEF_WORD "be" :CLASS "48.3.a" :WN_SENSE (("1.5" 01476675) ("1.6" 01781222)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go exist (* nil 2) (toward exist (nil 2) (at exist (nil 2) (exist 9))) (be+ingly 26)) ) ;; Grid: 064#1#_th_pred#be#be#be#be+ingly#(1.5,01524215)(1.6,01840295)###AD ( :DEF_WORD "be" :CLASS "064" :WN_SENSE (("1.5" 01524215) ("1.6" 01840295)) :PROPBANK ("arg1 arg3") :THETA_ROLES ((1 "_th_pred")) :LCS (be ident (* nil 2) (at ident (nil 2) (* nil 9)) (be+ingly 26)) ) ;; Grid: 064#1#_th_pred#be#be#be#be+ingly#(1.5,01524215)(1.6,01840295)###AD ( :DEF_WORD "be" :CLASS "064" :WN_SENSE (("1.5" 01524215) ("1.6" 01840295)) :PROPBANK ("arg1 arg3") :THETA_ROLES ((1 "_th_pred")) :LCS (be ident (* nil 2) (at ident (nil 2) (* nil 9)) (be+ingly 26)) ) ;; Grid: 066#1#_th_prop#be#be#be#be+ingly#(1.5,01479369)(1.6,01784339)###AD ( :DEF_WORD "be" :CLASS "066" :WN_SENSE (("1.5" 01479369) ("1.6" 01784339)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (be circ (* thing 2) (at circ (thing 2) (* event 27)) (be+ingly 26)) ) ;; Grid: 066#1#_th_prop#be#be#be#be+ingly#(1.5,01479369)(1.6,01784339)###AD ( :DEF_WORD "be" :CLASS "066" :WN_SENSE (("1.5" 01479369) ("1.6" 01784339)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th_prop")) :LCS (be circ (* thing 2) (at circ (thing 2) (* event 27)) (be+ingly 26)) ) ;; Grid: 067#1#_th_time()#be#be#be#be+ingly#(1.5,01501697)(1.6,01811792)###AD ( :DEF_WORD "be" :CLASS "067" :WN_SENSE (("1.5" 01501697) ("1.6" 01811792)) :PROPBANK ("arg1 argm-TMP") :THETA_ROLES ((1 "_th_time()")) :LCS (be temp (* nil 2) ((* [at] 13) temp (nil 2) (nil 14)) (be+ingly 26)) ) ;; Grid: 067#1#_th_time()#be#be#be#be+ingly#(1.5,01501697)(1.6,01811792)###AD ( :DEF_WORD "be" :CLASS "067" :WN_SENSE (("1.5" 01501697) ("1.6" 01811792)) :PROPBANK ("arg1 argm-TMP") :THETA_ROLES ((1 "_th_time()")) :LCS (be temp (* nil 2) ((* [at] 13) temp (nil 2) (nil 14)) (be+ingly 26)) ) ;; Grid: 068#1#_th#be#be#be#be+ingly#(1.5,01477879)(1.6,01782836)###AD ( :DEF_WORD "be" :CLASS "068" :WN_SENSE (("1.5" 01477879) ("1.6" 01782836)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (be exist (* nil 2) (at exist (nil 2) (exist 9)) (be+ingly 26)) ) ;; Grid: 068#1#_th#be#be#be#be+ingly#(1.5,01477879)(1.6,01782836)###AD ( :DEF_WORD "be" :CLASS "068" :WN_SENSE (("1.5" 01477879) ("1.6" 01782836)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (be exist (* nil 2) (at exist (nil 2) (exist 9)) (be+ingly 26)) ) ;; Grid: 014#1#_ag_th,mod-poss(for),ben(for)#bear#bear#bear#bear+ingly#(1.5,00823224,00945060)(1.6,00981851,01134616)###AD ! ;; Grid: 9.10#1#_ag_th#beach#beach#beach#beach+#(1.5,01128254)(1.6,01347947)###AD ( :DEF_WORD "beach" :CLASS "9.10" :WN_SENSE (("1.5" 01128254) ("1.6" 01347947)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) (in loc (thing 2) (beach+ 6))))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.2.b#1#_exp_perc(at)#beam#beam#beam#beam+ingly#(1.5,00019029)(1.6,00020449)###BJDMAP ( :DEF_WORD "beam" :CLASS "40.2.b" :WN_SENSE (("1.5" 00019029) ("1.6" 00020449)) :PROPBANK ("arg0 arg1(at)") :THETA_ROLES ((1 "_exp_perc(at)")) :LCS (act perc (* thing 2) ((* toward 7) perc (thing 2) (at perc (thing 2) (thing 8))) (beam+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 43.1.a#1#_th,mod-loc()#beam#beam#beam#beam+ed#(1.5,00021039)(1.6,01479299)###BJDMAP ( :DEF_WORD "beam" :CLASS "43.1.a" :WN_SENSE (("1.5" 00021039) ("1.6" 01479299)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (be exist (* thing 2) (at exist (thing 2) (beam+ed 9)) ((* [on] 23) loc (*head*) (thing 24))) ) ;; Grid: 43.1.b#1#_th_mod-poss(with)#beam#beam#beam#beam+ed#(1.5,00021039)(1.6,01479299)###BJDMAP ( :DEF_WORD "beam" :CLASS "43.1.b" :WN_SENSE (("1.5" 00021039) ("1.6" 01479299)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (be exist (* thing 2) (at exist (thing 2) (beam+ed 9)) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 005#1#_th_prop(to)#bear#bear#bear#bear+ingly####BJDMAP ( :DEF_WORD "bear" :CLASS "005" :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))) (bear+ingly 26)) :VAR_SPEC ((27 (cform inf))) ) ;; Grid: 31.2.a#1#_exp_perc,purp(for),mod-pred(as)#bear#bear#bear#bear+ingly#(1.5,00375289)(1.6,00450535)###AD ( :DEF_WORD "bear" :CLASS "31.2.a" :WN_SENSE (("1.5" 00375289) ("1.6" 00450535)) :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)) (bear+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 54.3.a#1#_th_poss#bear#bear#bear#bear+ingly#(1.5,01526080,00920685)(1.6,01842330,01102704)###AD ( :DEF_WORD "bear" :CLASS "54.3.a" :WN_SENSE (("1.5" 01526080 00920685) ("1.6" 01842330 01102704)) :PROPBANK ("arg1 arg1-PRD") :THETA_ROLES ((1 "_th_poss")) :LCS (be poss (* thing 2) (at poss (thing 2) (* thing 12)) (bear+ingly 26)) ) ;; Grid: 10.7#1#_ag_src#beard#beard#beard###loc#(th = beard+)#AD ( :DEF_WORD "beard" :CLASS "10.7" :PROPBANK ("arg0 arg2") :THETA_ROLES ((1 "_ag_src")) :LCS (cause (* thing 1) (go loc (beard+ 2) (from loc (beard+ 2) (at loc (beard+ 2) (* thing 4))))) ) ;; Grid: 18.1.a#1#_ag_th,mod-loc(),instr(with)#beat#beat#beat#beat+ingly#(1.5,00804908,00813254,--,--)(1.6,00958408,00958408,00959774,00960070)###AD ( :DEF_WORD "beat" :CLASS "18.1.a" :WN_SENSE (("1.5" 00804908 00813254 -- --) ("1.6" 00958408 00958408 00959774 00960070)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (beat+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.b#1#_ag_th,mod-loc()#beat#beat#beat#beat+ingly#(1.5,00805938,00815898)(1.6,00971909,00971909)###AD ( :DEF_WORD "beat" :CLASS "18.1.b" :WN_SENSE (("1.5" 00805938 00815898) ("1.6" 00971909 00971909)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc()")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) (beat+ingly 26)) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 18.1.c#1#_ag_goal(at),instr(with)#beat#beat#beat#beat+ingly#(1.5,00805938,00815898)(1.6,00971909,00971909)###AD ( :DEF_WORD "beat" :CLASS "18.1.c" :WN_SENSE (("1.5" 00805938 00815898) ("1.6" 00971909 00971909)) :PROPBANK ("arg0 arg3(at) arg2(with)") :THETA_ROLES ((1 "_ag_goal(at),instr(with)")) :LCS (act loc (* thing 1) ((* toward 5) loc (thing 1) (touching loc (thing 1) (thing 6))) ((* with 19) instr (*head*) (thing 20)) (beat+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.d#1#_ag_th_mod-loc(against)#beat#beat#beat#beat+ingly#(1.5,--,01241152)(1.6,00959774,01489353)###AD ( :DEF_WORD "beat" :CLASS "18.1.d" :WN_SENSE (("1.5" -- 01241152) ("1.6" 00959774 01489353)) :PROPBANK ("arg0 arg1 argm-LOC(against)") :THETA_ROLES ((1 "_ag_th_mod-loc(against)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* against 23) loc (*head*) (thing 24)) (beat+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 18.1.e#1#_ag_th,mod-loc(together)#beat#beat#beat#beat+ed#(1.5,00805938,00815898)(1.6,00971909,00971909)###AD ( :DEF_WORD "beat" :CLASS "18.1.e" :WN_SENSE (("1.5" 00805938 00815898) ("1.6" 00971909 00971909)) :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) (beat+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +)) (2 (num plur))) ) ;; Grid: 22.3.a.ii#1#,ag_th,goal(with)#beat#beat#beat#beat+ingly#(1.5,00815898)(1.6,00971909)###AD ( :DEF_WORD "beat" :CLASS "22.3.a.ii" :WN_SENSE (("1.5" 00815898) ("1.6" 00971909)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 ",ag_th,goal(with)")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) ((* with 5) loc (thing 2) (thing 6)))) (beat+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.b.i#1#_ag_th#beat#beat#beat#beat+ingly#(1.5,00815898)(1.6,00971909)###AD ( :DEF_WORD "beat" :CLASS "22.3.b.i" :WN_SENSE (("1.5" 00815898) ("1.6" 00971909)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (beat+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.3.b.ii#1#,ag_th,goal(into)#beat#beat#beat#beat+ingly#(1.5,00815898)(1.6,00971909)###AD ( :DEF_WORD "beat" :CLASS "22.3.b.ii" :WN_SENSE (("1.5" 00815898) ("1.6" 00971909)) :PROPBANK ("arg0 arg1 arg2(into)") :THETA_ROLES ((1 ",ag_th,goal(into)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (thing 6)))) (beat+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.d.ii#1#,ag_th,mod-loc(together)#beat#beat#beat#beat+ed#(1.5,00815898)(1.6,00971909)###AD ( :DEF_WORD "beat" :CLASS "22.3.d.ii" :WN_SENSE (("1.5" 00815898) ("1.6" 00971909)) :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) (beat+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 26.5.a.i#1#_ag_th,ben(for)#beat#beat#beat#beat+ingly#(1.5,00805938,00815898,00930622)(1.6,00971909,00971909,01116948)###AD ( :DEF_WORD "beat" :CLASS "26.5.a.i" :WN_SENSE (("1.5" 00805938 00815898 00930622) ("1.6" 00971909 00971909 01116948)) :PROPBANK ("arg0 arg1 arg2(for)") :THETA_ROLES ((1 "_ag_th,ben(for)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* for 17) poss (*head*) (thing 18)) (beat+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.5.b#1#,ag_th_goal(into),ben(for)#beat#beat#beat#beat+ingly#(1.5,00805938,01199651)(1.6,00971909,01434414)###AD ( :DEF_WORD "beat" :CLASS "26.5.b" :WN_SENSE (("1.5" 00805938 01199651) ("1.6" 00971909 01434414)) :PROPBANK ("arg0 arg1 arg2(into) arg3(for)") :THETA_ROLES ((1 ",ag_th_goal(into),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) (beat+ingly 26) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +) :optional)) ) ;; Grid: 40.3.2#1#_ag_th,goal(at)#beat#beat#beat#beat+ingly#(1.5,00805938,01199651)(1.6,00971909,01434414)###AD ( :DEF_WORD "beat" :CLASS "40.3.2" :WN_SENSE (("1.5" 00805938 01199651) ("1.6" 00971909 01434414)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th,goal(at)")) :LCS (cause (* thing 1) (act loc (* thing 2) ((* toward 5) loc (thing 2) (touching loc (thing 2) (thing 6)))) (beat+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#beat#beat#beat#beat+ingly#(1.5,01241645,01199532,01241152)(1.6,01489975,01434230,01489353)###AD ( :DEF_WORD "beat" :CLASS "43.2.a" :WN_SENSE (("1.5" 01241645 01199532 01241152) ("1.6" 01489975 01434230 01489353)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (beat+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#beat#beat#beat#beat+ingly#(1.5,01241645,01199532,01241152)(1.6,01489975,01434230,01489353)###AD ( :DEF_WORD "beat" :CLASS "43.2.b" :WN_SENSE (("1.5" 01241645 01199532 01241152) ("1.6" 01489975 01434230 01489353)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (beat+ingly 26)) ) ;; Grid: 43.2.d#1#_ag_th#beat#beat#beat#beat+ingly#(1.5,01199651,01071804)(1.6,01434414,01284013)###AD ( :DEF_WORD "beat" :CLASS "43.2.d" :WN_SENSE (("1.5" 01199651 01071804) ("1.6" 01434414 01284013)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (beat+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#beatify#beatify#beatify#beatify+ed#(1.5,00462229)(1.6,00558560)###AD ( :DEF_WORD "beatify" :CLASS "45.4.a" :WN_SENSE (("1.5" 00462229) ("1.6" 00558560)) :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) (beatify+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#beautify#beautify#beautify#beautify+ed#(1.5,00176535,00959417)(1.6,00201878,01150345)###AD ( :DEF_WORD "beautify" :CLASS "45.4.a" :WN_SENSE (("1.5" 00176535 00959417) ("1.6" 00201878 01150345)) :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) (beautify+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.3.1.i#1#_ag_goal(to)#beckon#beckon#beckon#beckon+#(1.5,00588795,00588970)(1.6,00705227,00705402)##(th = finger+)#BJDMAP ( :DEF_WORD "beckon" :CLASS "40.3.1.i" :WN_SENSE (("1.5" 00588795 00588970) ("1.6" 00705227 00705402)) :PROPBANK ("arg0 arg2(to)") :THETA_ROLES ((1 "_ag_goal(to)")) :LCS (cause (* thing 1) (go comm (finger+ 2) ((* toward 5) comm (finger+ 2) (touching comm (finger+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 010#1#_th_pred,mod-poss(with)#become#become#become#become+ingly#(1.5,00089026,00320221)(1.6,00101662,01791776)###AD ( :DEF_WORD "become" :CLASS "010" :WN_SENSE (("1.5" 00089026 00320221) ("1.6" 00101662 01791776)) :PROPBANK ("arg0 arg1-PRD arg1(with)") :THETA_ROLES ((1 "_th_pred,mod-poss(with)")) :LCS (go ident (* thing 2) (to ident (thing 2) (at ident (thing 2) (* property 9))) ((* with 15) poss (*head*) (thing 16)) (become+ingly 26)) ) ;; Grid: 065#1#_th_pred#become#become#become#become+ingly#(1.5,00320221)(1.6,01791776)###AD ( :DEF_WORD "become" :CLASS "065" :WN_SENSE (("1.5" 00320221) ("1.6" 01791776)) :PROPBANK ("arg1 arg3") :THETA_ROLES ((1 "_th_pred")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (* thing 9))) (become+ingly 26)) ) ;; Grid: 9.10#1#_ag_th#bed#bed#bed##(1.5,00862357)(1.6,01029992)#loc#(goal() = in bed+)#AD ( :DEF_WORD "bed" :CLASS "9.10" :WN_SENSE (("1.5" 00862357) ("1.6" 01029992)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (bed+ 6))))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#bedew#bedew#bedew#bedew+ed#(1.5,00128515)(1.6,00146674)###AD ( :DEF_WORD "bedew" :CLASS "45.4.a" :WN_SENSE (("1.5" 00128515) ("1.6" 00146674)) :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) (bedew+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#beep#beep#beep#beep+ingly#(1.5,01245959)(1.6,01494904)###AD ( :DEF_WORD "beep" :CLASS "43.2.a" :WN_SENSE (("1.5" 01245959) ("1.6" 01494904)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (beep+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#beep#beep#beep#beep+ingly#(1.5,01245959)(1.6,01494904)###AD ( :DEF_WORD "beep" :CLASS "43.2.b" :WN_SENSE (("1.5" 01245959) ("1.6" 01494904)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (beep+ingly 26)) ) ;; Grid: 43.2.d#1#_ag_th#beep#beep#beep#beep+ingly#(1.5,01245959)(1.6,01494904)###AD ( :DEF_WORD "beep" :CLASS "43.2.d" :WN_SENSE (("1.5" 01245959) ("1.6" 01494904)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (beep+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 48.3.b#1#_th,ben(to)#happen#happen#happen#happen+ingly#(1.5,00204516,00207186,01467678,00206903)(1.6,00235191,00238795,01768893,00238500)###BJDMAP ! ;; Grid: 48.3.b#1#_th,ben#befall#befall#befall#befall+ingly#(1.5,00207305)(1.6,00239152)###BJDMAP ( :DEF_WORD "befall" :CLASS "48.3.b" :WN_SENSE (("1.5" 00207305) ("1.6" 00239152)) :PROPBANK ("arg1 arg3") :THETA_ROLES ((1 "_th,ben")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) (for poss (*head*) (* thing 18)) (befall+ingly 26)) ) ;; Grid: 32.2.a#1#_exp_perc(for)#beg#beg#beg#beg+ingly#(1.5,00426559)(1.6,00515892)###AD ! ;; Grid: 015#1#_ag_prop(to)#beg#beg#beg#beg+ingly####AD ! ;; Grid: 45.4.a#1#_ag_th,instr(with)#befriend#befriend#befriend#befriend+ed#(1.5,01463911)(1.6,01764618)###AD ( :DEF_WORD "befriend" :CLASS "45.4.a" :WN_SENSE (("1.5" 01463911) ("1.6" 01764618)) :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) (befriend+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#befuddle#befuddle#befuddle#befuddle+ingly#(1.5,--)(1.6,00421101)###BJDMAP ( :DEF_WORD "befuddle" :CLASS "31.1.a" :WN_SENSE (("1.5" --) ("1.6" 00421101)) :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)) (befuddle+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 27#1#_ag_th#beget#beget#beget#beget+ingly#(1.5,00034857)(1.6,00038574)###AD ( :DEF_WORD "beget" :CLASS "27" :WN_SENSE (("1.5" 00034857) ("1.6" 00038574)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go exist (* nil 2) (toward exist (nil 2) (at exist (nil 2) (exist 9)))) (beget+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 55.1.a#1#_th,prop#begin#begin#begin#begin+ingly#(1.5,00207968,01474835,00210121)(1.6,00239960,01778989,00242403)###AD ( :DEF_WORD "begin" :CLASS "55.1.a" :WN_SENSE (("1.5" 00207968 01474835 00210121) ("1.6" 00239960 01778989 00242403)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th,prop")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27))) (begin+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (:cat n) :optional)) ) ;; Grid: 55.1.b#1#_th,prop#begin#begin#begin#begin+ingly#(1.5,00207968,01474835)(1.6,00239960,01778989)###AD ( :DEF_WORD "begin" :CLASS "55.1.b" :WN_SENSE (("1.5" 00207968 01474835) ("1.6" 00239960 01778989)) :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th,prop")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* event 27))) (begin+ingly 26)) :VAR_SPEC ((27 (aspect prog) :optional)) ) ;; Grid: 55.1.c#1#_th_prop(to)#begin#begin#begin#begin+ingly#(1.5,00207968,01474835)(1.6,00239960,01778989)###AD ( :DEF_WORD "begin" :CLASS "55.1.c" :WN_SENSE (("1.5" 00207968 01474835) ("1.6" 00239960 01778989)) :PROPBANK ("arg0 arg1-PRD(to)") :THETA_ROLES ((1 "_th_prop(to)")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* event 27))) (begin+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (thing -) (cform inf))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#beguile#beguile#beguile#beguile+ingly#(1.5,01028828)(1.6,01232387)###AD ( :DEF_WORD "beguile" :CLASS "31.1.a" :WN_SENSE (("1.5" 01028828) ("1.6" 01232387)) :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)) (beguile+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#beguile#beguile#beguile#beguile+ingly#(1.5,01028828)(1.6,01232387)###AD ( :DEF_WORD "beguile" :CLASS "31.1.b" :WN_SENSE (("1.5" 01028828) ("1.6" 01232387)) :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)))) (beguile+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 29.6.a#1#_th_pred#behave#behave#behave#behave+ingly#(1.5,00007021)(1.6,00007023)###AD ( :DEF_WORD "behave" :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)) (behave+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 29.6.b#1#_ag_mod-pred(as)#behave#behave#behave#behave+ed#(1.5,00007021)(1.6,00007023)###AD ( :DEF_WORD "behave" :CLASS "29.6.b" :WN_SENSE (("1.5" 00007021) ("1.6" 00007023)) :PROPBANK ("arg0 arg3(as)") :THETA_ROLES ((1 "_ag_mod-pred(as)")) :LCS (be ident (* thing 1) (at ident (thing 1) (behave+ed 9)) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((29 :obligatory) (1 (human +))) ) ;; Grid: 002#1#_ag_th,prop(to)#behoove#behoove#behoove#behoove+ingly#(1.5,01508993)(1.6,01820473)###AD ( :DEF_WORD "behoove" :CLASS "002" :WN_SENSE (("1.5" 01508993) ("1.6" 01820473)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th,prop(to)")) :LCS (cause (* thing 1) (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27)))) (behoove+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 40.1.1#1#_th#belch#belch#belch#belch+ingly#(1.5,00185918,00003129)(1.6,00212451,00002561)###BJDMAP ( :DEF_WORD "belch" :CLASS "40.1.1" :WN_SENSE (("1.5" 00185918 00003129) ("1.6" 00212451 00002561)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (belch+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 43.4.a#2#_th_src(through)#belch#belch#belch#belch+ingly#(1.5,00185918)(1.6,00212451)###AD ( :DEF_WORD "belch" :CLASS "43.4.a" :WN_SENSE (("1.5" 00185918) ("1.6" 00212451)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((2 "_th_src(through)")) :LCS (go loc (* thing 2) ((* away_from 3) loc (thing 2) ([at] loc (thing 2) (thing 4))) (belch+ingly 26)) ) ;; Grid: 43.4.c#1#_ag_mod-poss(from)#belch#belch#belch#belch+ingly#(1.5,00185918)(1.6,00212451)###AD ( :DEF_WORD "belch" :CLASS "43.4.c" :WN_SENSE (("1.5" 00185918) ("1.6" 00212451)) :PROPBANK ("arg0 arg3(from)") :THETA_ROLES ((1 "_ag_mod-poss(from)")) :LCS (act loc (* thing 1) ((* not_at 15) poss (*head*) (thing 16)) (belch+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.4.d#1#_src_th#belch#belch#belch#belch+ingly#(1.5,00185918,00003129)(1.6,00212451,00002561)###AD ( :DEF_WORD "belch" :CLASS "43.4.d" :WN_SENSE (("1.5" 00185918 00003129) ("1.6" 00212451 00002561)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_src_th")) :LCS (go loc (* thing 2) (away_from loc (thing 2) (at loc (thing 2) (* thing 4))) (belch+ingly 26)) ) ;; Grid: 29.4.a#1#_exp_perc_mod-pred#believe#believe#believe#believe+ingly#(1.5,00387631)(1.6,00465761)###AD ( :DEF_WORD "believe" :CLASS "29.4.a" :WN_SENSE (("1.5" 00387631) ("1.6" 00465761)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_exp_perc_mod-pred")) :LCS (be perc (* thing 2) (at perc (thing 2) (* thing 8)) (as instr (*head*) (* thing 30)) (believe+ingly 26)) :VAR_SPEC ((30 :obligatory) (2 (human +))) ) ;; Grid: 29.4.b#1#_exp_perc_mod-prop(to)#believe#believe#believe#believe+ingly#(1.5,00383610,00387631,00406425)(1.6,00460650,00465761,00488417)###AD ( :DEF_WORD "believe" :CLASS "29.4.b" :WN_SENSE (("1.5" 00383610 00387631 00406425) ("1.6" 00460650 00465761 00488417)) :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)) (believe+ingly 26)) :VAR_SPEC ((2 (human +)) (28 (thing -) (cform inf) :obligatory)) ) ;; Grid: 29.4.d#1#_exp_prop(that)#believe#believe#believe#believe+ingly#(1.5,00383610)(1.6,00460650)###AD ( :DEF_WORD "believe" :CLASS "29.4.d" :WN_SENSE (("1.5" 00383610) ("1.6" 00460650)) :PROPBANK ("arg0 arg1-PRD(that)") :THETA_ROLES ((1 "_exp_prop(that)")) :LCS (be perc (* thing 2) (at circ (thing 2) (* nil 27)) (believe+ingly 26)) :VAR_SPEC ((2 (human +)) (27 (thing -) (cform fin))) ) ;; Grid: 31.3.e#1#_exp_perc(in)#believe#believe#believe#believe+ingly#(1.5,00383962,00387631,00406425)(1.6,00461554,00465761,00488417)###AD ( :DEF_WORD "believe" :CLASS "31.3.e" :WN_SENSE (("1.5" 00383962 00387631 00406425) ("1.6" 00461554 00465761 00488417)) :PROPBANK ("arg0 arg1(in)") :THETA_ROLES ((1 "_exp_perc(in)")) :LCS (be perc (* thing 2) ((* in 7) perc (thing 2) (thing 8)) (believe+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 33.a.ii#1#_ag_goal,purp(for),mod-pred(as)#believe#believe#believe#believe+#(1.5,00387631)(1.6,00465761)###AD ( :DEF_WORD "believe" :CLASS "33.a.ii" :WN_SENSE (("1.5" 00387631) ("1.6" 00465761)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_ag_goal,purp(for),mod-pred(as)")) :LCS (cause (* thing 1) (go comm (believe+ 2) (toward comm (believe+ 2) (at comm (believe+ 2) (* thing 6)))) ((* for 21) intent (*head*) (nil 22)) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#believe#believe#believe#believe+ingly#(1.5,00387631)(1.6,00465761)###AD ( :DEF_WORD "believe" :CLASS "33.b" :WN_SENSE (("1.5" 00387631) ("1.6" 00465761)) :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)) (believe+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#belittle#belittle#belittle#belittle+ingly#(1.5,00263348,00474625)(1.6,00308615,00573480)###AD ( :DEF_WORD "belittle" :CLASS "33.b" :WN_SENSE (("1.5" 00263348 00474625) ("1.6" 00308615 00573480)) :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)) (belittle+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#bellow#bellow#bellow#bellow+ingly#(1.5,00593377)(1.6,00710581)###AD ( :DEF_WORD "bellow" :CLASS "37.3.a" :WN_SENSE (("1.5" 00593377) ("1.6" 00710581)) :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)))) (bellow+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#bellow#bellow#bellow#bellow+ingly#(1.5,00593377)(1.6,00710581)###AD ( :DEF_WORD "bellow" :CLASS "37.3.a" :WN_SENSE (("1.5" 00593377) ("1.6" 00710581)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (bellow+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#bellow#bellow#bellow#bellow+#(1.5,00593377)(1.6,00710581)###AD ( :DEF_WORD "bellow" :CLASS "37.3.b" :WN_SENSE (("1.5" 00593377) ("1.6" 00710581)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (bellow+ 2) ((* toward 5) comm (bellow+ 2) ((at 5) comm (bellow+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#bellow#bellow#bellow#bellow+#(1.5,00593377)(1.6,00710581)###AD ( :DEF_WORD "bellow" :CLASS "37.3.c" :WN_SENSE (("1.5" 00593377) ("1.6" 00710581)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (bellow+ 2) (toward comm (bellow+ 2) (at comm (bellow+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 38#1#_ag,goal(at)#bellow#bellow#bellow#bellow+#(1.5,00593377,00593490)(1.6,00710581,00710694)###AD ( :DEF_WORD "bellow" :CLASS "38" :WN_SENSE (("1.5" 00593377 00593490) ("1.6" 00710581 00710694)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (bellow+ 2) ((* toward 5) comm (bellow+ 2) (touching comm (bellow+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#bellow#bellow#bellow#bellow+ingly#(1.5,00593377,00593490)(1.6,00710581,00710694)###AD ( :DEF_WORD "bellow" :CLASS "43.2.a" :WN_SENSE (("1.5" 00593377 00593490) ("1.6" 00710581 00710694)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (bellow+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#bellow#bellow#bellow#bellow+ingly#(1.5,00593377,00593490)(1.6,00710581,00710694)###AD ( :DEF_WORD "bellow" :CLASS "43.2.b" :WN_SENSE (("1.5" 00593377 00593490) ("1.6" 00710581 00710694)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (bellow+ingly 26)) ) ;; Grid: 43.2.c#1#_exp_mod-poss(with)#bellow#bellow#bellow#bellow+ingly#(1.5,00591700,00593490)(1.6,00710694,00710694)###AD ( :DEF_WORD "bellow" :CLASS "43.2.c" :WN_SENSE (("1.5" 00591700 00593490) ("1.6" 00710694 00710694)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_exp_mod-poss(with)")) :LCS (act perc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (bellow+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.2.d#1#_ag_th#bellow#bellow#bellow#bellow+ingly#(1.5,00593377)(1.6,00710581)###AD ( :DEF_WORD "bellow" :CLASS "43.2.d" :WN_SENSE (("1.5" 00593377) ("1.6" 00710581)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bellow+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 022#1#_th_loc()#belong#belong#belong#belong+ingly#(1.5,01553775)(1.6,01874154)###AD ( :DEF_WORD "belong" :CLASS "022" :WN_SENSE (("1.5" 01553775) ("1.6" 01874154)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th_loc()")) :LCS (be loc (* thing 2) ((* [at] 10) loc (thing 2) (nil 11)) (belong+ingly 26)) ) ;; Grid: 47.8.b#1#_loc_th(to)#belong#belong#belong#belong+ingly#(1.5,01500701)(1.6,01810781)###AD ( :DEF_WORD "belong" :CLASS "47.8.b" :WN_SENSE (("1.5" 01500701) ("1.6" 01810781)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_loc_th(to)")) :LCS (be loc (* thing 2) (in loc (thing 2) (* thing 11)) (belong+ingly 26)) ) ;; Grid: 18.3#1#_ag_th,mod-loc(),instr(with)#belt#belt#belt#belt+ingly#(1.5,00814068)(1.6,00969673)###AD ( :DEF_WORD "belt" :CLASS "18.3" :WN_SENSE (("1.5" 00814068) ("1.6" 00969673)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (belt+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.4.a#1#,ag_th,goal(),instr(with)#belt#belt#belt#belt+ingly#(1.5,00785476)(1.6,00935164)###AD ( :DEF_WORD "belt" :CLASS "22.4.a" :WN_SENSE (("1.5" 00785476) ("1.6" 00935164)) :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)) (belt+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.4.b#1#,ag_th,mod-loc(together),instr(with)#belt#belt#belt#belt+ed#(1.5,00785476)(1.6,00935164)###AD ( :DEF_WORD "belt" :CLASS "22.4.b" :WN_SENSE (("1.5" 00785476) ("1.6" 00935164)) :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) (belt+ed 9)))) ((* together 23) loc (thing 2) (nil 24)) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 9.10#1#_ag_th#bench#bench#bench##(1.5,01405519)(1.6,01692093)#loc#(goal() = on bench+)#AD ( :DEF_WORD "bench" :CLASS "9.10" :WN_SENSE (("1.5" 01405519) ("1.6" 01692093)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (on loc (thing 2) (bench+ 6))))) ) ;; Grid: 26.5.a.ii#1#_ag_th,ben(for)#bend#bend#bend#bend+#(1.5,00732809)(1.6,00874035)###AD ( :DEF_WORD "bend" :CLASS "26.5.a.ii" :WN_SENSE (("1.5" 00732809) ("1.6" 00874035)) :PROPBANK ("arg0 arg1 arg2(for)") :THETA_ROLES ((1 "_ag_th,ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bend+ 9)))) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.5.b#1#,ag_th_goal(into),ben(for)#bend#bend#bend#bend+ingly#(1.5,00732809)(1.6,00874035)###AD ( :DEF_WORD "bend" :CLASS "26.5.b" :WN_SENSE (("1.5" 00732809) ("1.6" 00874035)) :PROPBANK ("arg0 arg1 arg2(into) arg3(for)") :THETA_ROLES ((1 ",ag_th_goal(into),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) (bend+ingly 26) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +) :optional)) ) ;; Grid: 45.2.a#1#_ag_th,instr(with)#bend#bend#bend#bend+ed#(1.5,01164165,00732809)(1.6,01391432,00874035)###AD ( :DEF_WORD "bend" :CLASS "45.2.a" :WN_SENSE (("1.5" 01164165 00732809) ("1.6" 01391432 00874035)) :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) (bend+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.2.b#1#_ag_th#bend#bend#bend#bend+ed#(1.5,01164165,00732809)(1.6,01391432,00874035)###AD ( :DEF_WORD "bend" :CLASS "45.2.b" :WN_SENSE (("1.5" 01164165 00732809) ("1.6" 01391432 00874035)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bend+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.2.c#1#_th#bend#bend#bend#bend+ed#(1.5,01164165,00732809)(1.6,01391432,00874035)###AD ( :DEF_WORD "bend" :CLASS "45.2.c" :WN_SENSE (("1.5" 01164165 00732809) ("1.6" 01391432 00874035)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bend+ed 9)))) ) ;; Grid: 47.6.a#1#_th,loc()#bend#bend#bend#bend+ingly#(1.5,01164165,00732809)(1.6,01391432,00874035)###AD ( :DEF_WORD "bend" :CLASS "47.6.a" :WN_SENSE (("1.5" 01164165 00732809) ("1.6" 01391432 00874035)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,loc()")) :LCS (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (bend+ingly 26)) :VAR_SPEC ((10 :optional)) ) ;; Grid: 13.3#1#_ag_th,goal(to)#bequeath#bequeath#bequeath#bequeath+ingly#(1.5,01270206)(1.6,01525019)###AD ( :DEF_WORD "bequeath" :CLASS "13.3" :WN_SENSE (("1.5" 01270206) ("1.6" 01525019)) :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)))) (bequeath+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 13.3#2#_ag_goal_th#bequeath#bequeath#bequeath#bequeath+ingly#(1.5,01270206)(1.6,01525019)###AD ( :DEF_WORD "bequeath" :CLASS "13.3" :WN_SENSE (("1.5" 01270206) ("1.6" 01525019)) :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)))) (bequeath+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.6.a#1#_ag_th,mod-poss(of)#bereave#bereave#bereave#bereave+ed#(1.5,01317310)(1.6,01582405)###AD ( :DEF_WORD "bereave" :CLASS "10.6.a" :WN_SENSE (("1.5" 01317310) ("1.6" 01582405)) :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) (bereave+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.7#1#_ag#berry#berry#berry#berry+ingly#(1.5,00796626)(1.6,00948954)###AD ( :DEF_WORD "berry" :CLASS "13.7" :WN_SENSE (("1.5" 00796626) ("1.6" 00948954)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (berry+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 9.10#1#_ag_th#berth#berth#berth#berth+#(1.5,01328595,00748882)(1.6,01595913,00892077)###AD ( :DEF_WORD "berth" :CLASS "9.10" :WN_SENSE (("1.5" 01328595 00748882) ("1.6" 01595913 00892077)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) (in loc (thing 2) (berth+ 6))))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 37.9.d.ii#1#_ag_goal_info(to)#beseech#beseech#beseech#beseech+ingly#(1.5,00426901)(1.6,00516262)###AD ( :DEF_WORD "beseech" :CLASS "37.9.d.ii" :WN_SENSE (("1.5" 00426901) ("1.6" 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)))) (beseech+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#beset#beset#beset#beset+ingly#(1.5,01019331)(1.6,01221988)###BJDMAP ( :DEF_WORD "beset" :CLASS "31.1.a" :WN_SENSE (("1.5" 01019331) ("1.6" 01221988)) :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)) (beset+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 47.8.c#1#_th_loc#besiege#besiege#besiege#besiege+ingly#(1.5,00638556)(1.6,00765369)###AD ( :DEF_WORD "besiege" :CLASS "47.8.c" :WN_SENSE (("1.5" 00638556) ("1.6" 00765369)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (in loc (thing 2) (* thing 11)) (besiege+ingly 26)) ) ;; Grid: 13.3#1#_ag_th,goal(upon)#bestow#bestow#bestow#bestow+ingly#(1.5,01321945)(1.6,01589013)###AD ( :DEF_WORD "bestow" :CLASS "13.3" :WN_SENSE (("1.5" 01321945) ("1.6" 01589013)) :PROPBANK ("arg0 arg1 arg2(upon)") :THETA_ROLES ((1 "_ag_th,goal(upon)")) :LCS (cause (* thing 1) (go poss (* thing 2) ((* to 5) poss (thing 2) (at poss (thing 2) (thing 6)))) (bestow+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 9.8.a#1#_mod-poss_th#bestrew#bestrew#bestrew#bestrew+ed#(1.5,00792729)(1.6,00944465)###AD ( :DEF_WORD "bestrew" :CLASS "9.8.a" :WN_SENSE (("1.5" 00792729) ("1.6" 00944465)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (bestrew+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#bestrew#bestrew#bestrew#bestrew+ed#(1.5,00792729)(1.6,00944465)###AD ( :DEF_WORD "bestrew" :CLASS "9.8.b" :WN_SENSE (("1.5" 00792729) ("1.6" 00944465)) :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) (bestrew+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 47.8.f#1#_th_loc#bestride#bestride#bestride#bestride+ingly#(1.5,01095269)(1.6,01312270)###AD ( :DEF_WORD "bestride" :CLASS "47.8.f" :WN_SENSE (("1.5" 01095269) ("1.6" 01312270)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (at loc (thing 2) (* thing 11)) (bestride+ingly 26)) ) ;; Grid: 54.5.a#1#_ag,src,th,purp(for)#bet#bet#bet#bet+ingly#(1.5,00656468)(1.6,00785799)###AD ( :DEF_WORD "bet" :CLASS "54.5.a" :WN_SENSE (("1.5" 00656468) ("1.6" 00785799)) :PROPBANK ("arg0 arg2 arg1 arg3(for)") :THETA_ROLES ((1 "_ag,src,th,purp(for)")) :LCS (cause (* thing 1) (go poss (* thing 2) (away_from poss (thing 2) (at poss (thing 2) (* thing 4)))) ((* for 21) intent (*head*) (thing 22)) (bet+ingly 26)) :VAR_SPEC ((2 :optional) (1 (animate +)) (4 (animate +) :optional)) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#betray#betray#betray#betray+ingly#(1.5,01024439)(1.6,01227518)###AD ( :DEF_WORD "betray" :CLASS "33.b" :WN_SENSE (("1.5" 01024439) ("1.6" 01227518)) :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)) (betray+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 31.2.a#1#_exp_perc,purp(for),mod-pred(as)#bewail#bewail#bewail#bewail+ingly#(1.5,00512797)(1.6,00616908)###AD ( :DEF_WORD "bewail" :CLASS "31.2.a" :WN_SENSE (("1.5" 00512797) ("1.6" 00616908)) :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)) (bewail+ingly 26)) :VAR_SPEC ((2 (human +)) (8 (animate +))) ) ;; Grid: 31.3.f#1#_th_mod-poss(of)#beware#beware#beware#beware+#(1.5,00408926)(1.6,00491303)###AD ( :DEF_WORD "beware" :CLASS "31.3.f" :WN_SENSE (("1.5" 00408926) ("1.6" 00491303)) :PROPBANK ("arg1 arg3(of)") :THETA_ROLES ((1 "_th_mod-poss(of)")) :LCS (be poss (* thing 2) (at poss (thing 2) (beware+ 12)) ((* of 15) poss (*head*) (nil 16))) :VAR_SPEC ((15 :obligatory) (2 (human +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#bewilder#bewilder#bewilder#bewilder+ingly#(1.5,00349716,01019905)(1.6,00421500,01222893)###AD ( :DEF_WORD "bewilder" :CLASS "31.1.a" :WN_SENSE (("1.5" 00349716 01019905) ("1.6" 00421500 01222893)) :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)) (bewilder+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#bewilder#bewilder#bewilder#bewilder+ingly#(1.5,00349716,01019905)(1.6,00421500,01222893)###AD ( :DEF_WORD "bewilder" :CLASS "31.1.b" :WN_SENSE (("1.5" 00349716 01019905) ("1.6" 00421500 01222893)) :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)))) (bewilder+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#bewilder#bewilder#bewilder#bewilder+ed#(1.5,01019905)(1.6,01222893)###AD ( :DEF_WORD "bewilder" :CLASS "31.1.c" :WN_SENSE (("1.5" 01019905) ("1.6" 01222893)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bewilder+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#bewitch#bewitch#bewitch#bewitch+ingly#(1.5,01028828,00436391)(1.6,01232387,00528182)###AD ( :DEF_WORD "bewitch" :CLASS "31.1.a" :WN_SENSE (("1.5" 01028828 00436391) ("1.6" 01232387 00528182)) :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)) (bewitch+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#bewitch#bewitch#bewitch#bewitch+ingly#(1.5,00436391,01028828)(1.6,00528182,01232387)###AD ( :DEF_WORD "bewitch" :CLASS "31.1.b" :WN_SENSE (("1.5" 00436391 01028828) ("1.6" 00528182 01232387)) :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)))) (bewitch+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 54.2#1#_th_pred#be_worth#be_worth#be_worth#be-worth+ingly####AD ( :DEF_WORD "be_worth" :CLASS "54.2" :PROPBANK ("arg1 arg3") :THETA_ROLES ((1 "_th_pred")) :LCS (be ident (* thing 2) (at ident (thing 2) (* thing 9)) (be-worth+ingly 26)) ) ;; Grid: 36.1.c#1#_ag_mod-poss(with)#bicker#bicker#bicker#bicker+ingly#(1.5,00434665)(1.6,00525851)###AD ( :DEF_WORD "bicker" :CLASS "36.1.c" :WN_SENSE (("1.5" 00434665) ("1.6" 00525851)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (bicker+ingly 26)) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 36.1.d#1#_ag#bicker#bicker#bicker#bicker+ingly#(1.5,00434665)(1.6,00525851)###AD ( :DEF_WORD "bicker" :CLASS "36.1.d" :WN_SENSE (("1.5" 00434665) ("1.6" 00525851)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (toward loc (thing 1) (at loc (thing 1) (thing 1))) (bicker+ingly 26)) :VAR_SPEC ((1 (human +) (num plur))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#bicycle#bicycle#bicycle#bicycle+ingly#(1.5,01102710)(1.6,01320026)###AD ( :DEF_WORD "bicycle" :CLASS "51.4.1.a" :WN_SENSE (("1.5" 01102710) ("1.6" 01320026)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (bicycle+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#bicycle#bicycle#bicycle#bicycle+ingly#(1.5,01102710)(1.6,01320026)###AD ( :DEF_WORD "bicycle" :CLASS "51.4.1.b" :WN_SENSE (("1.5" 01102710) ("1.6" 01320026)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (bicycle+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#bifurcate#bifurcate#bifurcate#bifurcate+ed#(1.5,00199583,01538959)(1.6,00228507,01857267)###AD ( :DEF_WORD "bifurcate" :CLASS "45.4.a" :WN_SENSE (("1.5" 00199583 01538959) ("1.6" 00228507 01857267)) :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) (bifurcate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#bike#bike#bike#bike+ingly#(1.5,01102710)(1.6,01320026)###AD ( :DEF_WORD "bike" :CLASS "51.4.1.a" :WN_SENSE (("1.5" 01102710) ("1.6" 01320026)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (bike+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#bike#bike#bike#bike+ingly#(1.5,01102710)(1.6,01320026)###AD ( :DEF_WORD "bike" :CLASS "51.4.1.b" :WN_SENSE (("1.5" 01102710) ("1.6" 01320026)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (bike+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 10.6.a#1#_ag_th,mod-poss(of)#bilk#bilk#bilk#bilk+ed#(1.5,01455106,01447536)(1.6,01754119,01744324)###AD ( :DEF_WORD "bilk" :CLASS "10.6.a" :WN_SENSE (("1.5" 01455106 01447536) ("1.6" 01754119 01744324)) :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) (bilk+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.2.c#1#_ag_th,mod-pred(as)#bill#bill#bill#bill+ed#(1.5,00551192)(1.6,00661682)###AD ( :DEF_WORD "bill" :CLASS "29.2.c" :WN_SENSE (("1.5" 00551192) ("1.6" 00661682)) :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) (bill+ed 9))) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.2.d#1#_ag_th_prop(to)#bill#bill#bill#bill+ingly#(1.5,00551192)(1.6,00661682)###AD ( :DEF_WORD "bill" :CLASS "29.2.d" :WN_SENSE (("1.5" 00551192) ("1.6" 00661682)) :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))) (bill+ingly 26)) :VAR_SPEC ((1 (human +)) (27 (thing -) (cform inf))) ) ;; Grid: 54.5.a#1#_ag,src,th,purp(for)#bill#bill#bill#bill+ingly#(1.5,01319795)(1.6,01585711)###AD ( :DEF_WORD "bill" :CLASS "54.5.a" :WN_SENSE (("1.5" 01319795) ("1.6" 01585711)) :PROPBANK ("arg0 arg2 arg1 arg3(for)") :THETA_ROLES ((1 "_ag,src,th,purp(for)")) :LCS (cause (* thing 1) (go poss (* thing 2) (away_from poss (thing 2) (at poss (thing 2) (* thing 4)))) ((* for 21) intent (*head*) (thing 22)) (bill+ingly 26)) :VAR_SPEC ((2 :optional) (1 (animate +)) (4 (animate +) :optional)) ) ;; Grid: 9.10#1#_ag_th#billet#billet#billet#billet+#(1.5,01500589)(1.6,01810648)###AD ( :DEF_WORD "billet" :CLASS "9.10" :WN_SENSE (("1.5" 01500589) ("1.6" 01810648)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) (in loc (thing 2) (billet+ 6))))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 47.2.a.i#1#_th,mod-loc()#billow#billow#billow#billow+ingly#(1.5,01166865,01166752,00153355)(1.6,01394730,01394586,00175034)###AD ( :DEF_WORD "billow" :CLASS "47.2.a.i" :WN_SENSE (("1.5" 01166865 01166752 00153355) ("1.6" 01394730 01394586 00175034)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [in] 23) loc (*head*) (thing 24)) (billow+ingly 26)) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 9.10#1#_ag_th#bin#bin#bin#bin+#(1.5,00858846)(1.6,01025352)###AD ( :DEF_WORD "bin" :CLASS "9.10" :WN_SENSE (("1.5" 00858846) ("1.6" 01025352)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) (in loc (thing 2) (bin+ 6))))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.8.a#1#_mod-poss_th#bind#bind#bind#bind+ed#(1.5,00747545,00747705,00737343,00765238,00736248)(1.6,00890366,00890617,00879090,00912180,00877947)###AD ( :DEF_WORD "bind" :CLASS "9.8.a" :WN_SENSE (("1.5" 00747545 00747705 00737343 00765238 00736248) ("1.6" 00890366 00890617 00879090 00912180 00877947)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (bind+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#bind#bind#bind#bind+ed#(1.5,00747545,00747705,00737343,00765238,00736248)(1.6,00890366,00890617,00879090,00912180,00877947)###AD ( :DEF_WORD "bind" :CLASS "9.8.b" :WN_SENSE (("1.5" 00747545 00747705 00737343 00765238 00736248) ("1.6" 00890366 00890617 00879090 00912180 00877947)) :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) (bind+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.8.e#1#_ag_th,mod-poss(with)_particle(up)#bind#bind#bind#bind+ed#(1.5,00747545,00747705,00737343,00765238,00736248)(1.6,00890366,00890617,00879090,00912180,00877947)###AD ( :DEF_WORD "bind" :CLASS "9.8.e" :WN_SENSE (("1.5" 00747545 00747705 00737343 00765238 00736248) ("1.6" 00890366 00890617 00879090 00912180 00877947)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)_particle(up)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (bind+ed 9))) (* up+/int 34) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((34 :obligatory) (1 (animate +)) (2 (animate -))) ) ;; Grid: 22.3.c.ii#1#,ag_th,goal(to)#bind#bind#bind#bind+ingly#(1.5,00779802,00747545,00736248)(1.6,00929232,00890366,00877947)###AD ( :DEF_WORD "bind" :CLASS "22.3.c.ii" :WN_SENSE (("1.5" 00779802 00747545 00736248) ("1.6" 00929232 00890366 00877947)) :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)))) (bind+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.d.ii#1#,ag_th,mod-loc(together)#bind#bind#bind#bind+ed#(1.5,00779802,00747545,00736248)(1.6,00929232,00890366,00877947)###AD ( :DEF_WORD "bind" :CLASS "22.3.d.ii" :WN_SENSE (("1.5" 00779802 00747545 00736248) ("1.6" 00929232 00890366 00877947)) :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) (bind+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 18.3#1#_ag_th,mod-loc(),instr(with)#birch#birch#birch#birch+ingly#(1.5,00812607)(1.6,00967839)###AD ( :DEF_WORD "birch" :CLASS "18.3" :WN_SENSE (("1.5" 00812607) ("1.6" 00967839)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (birch+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.7#1#_ag#birdnest#birdnest#birdnest#birdnest+ingly#(1.5,00795979)(1.6,00948307)###AD ( :DEF_WORD "birdnest" :CLASS "13.7" :WN_SENSE (("1.5" 00795979) ("1.6" 00948307)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (birdnest+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#bisect#bisect#bisect#bisect+ed#(1.5,00893217)(1.6,01068003)###AD ( :DEF_WORD "bisect" :CLASS "45.4.a" :WN_SENSE (("1.5" 00893217) ("1.6" 01068003)) :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) (bisect+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.2.a#1#_ag_th,mod-loc()#bite#bite#bite#bite+ingly#(1.5,00831338,01210423,00831054)(1.6,00991672,01451253,00991175)###AD ( :DEF_WORD "bite" :CLASS "18.2.a" :WN_SENSE (("1.5" 00831338 01210423 00831054) ("1.6" 00991672 01451253 00991175)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc()")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) (bite+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.2.b#1#_ag_goal(at)#bite#bite#bite#bite+ingly#(1.5,00831054)(1.6,00991175)###AD ( :DEF_WORD "bite" :CLASS "18.2.b" :WN_SENSE (("1.5" 00831054) ("1.6" 00991175)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag_goal(at)")) :LCS (act loc (* thing 1) ((* toward 5) loc (thing 1) (touching loc (thing 1) (thing 6))) (bite+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.8.3#1#_ag_th#bite#bite#bite#bite+ed#(1.5,00831338,01210423,00831054)(1.6,00991672,01451253,00991175)###AD ( :DEF_WORD "bite" :CLASS "40.8.3" :WN_SENSE (("1.5" 00831338 01210423 00831054) ("1.6" 00991672 01451253 00991175)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bite+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 46.b#1#,ag_th_loc()#bivouac#bivouac#bivouac#bivouac+ingly#(1.5,01501219)(1.6,01811315)###AD ( :DEF_WORD "bivouac" :CLASS "46.b" :WN_SENSE (("1.5" 01501219) ("1.6" 01811315)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 ",ag_th_loc()")) :LCS (cause (* thing 1) (stay loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11))) (bivouac+ingly 26)) :VAR_SPEC ((1 :optional) (2 (animate -))) ) ;; Grid: 37.7.a#1#_ag,goal(to)_info(that)#blab#blab#blab#blab+ingly#(1.5,00527673)(1.6,00634807)###AD ( :DEF_WORD "blab" :CLASS "37.7.a" :WN_SENSE (("1.5" 00527673) ("1.6" 00634807)) :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)))) (blab+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 37.7.b#1#_ag_info,goal(to)#blab#blab#blab#blab+ingly#(1.5,00527673)(1.6,00634807)###AD ( :DEF_WORD "blab" :CLASS "37.7.b" :WN_SENSE (("1.5" 00527673) ("1.6" 00634807)) :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)))) (blab+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#black#black#black#black+ed#(1.5,00167589)(1.6,00192201)###BJDMAP ( :DEF_WORD "black" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00167589) ("1.6" 00192201)) :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) (black+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.7#1#_ag#blackberry#blackberry#blackberry#blackberry+ingly#(1.5,00795870)(1.6,00948169)###AD ( :DEF_WORD "blackberry" :CLASS "13.7" :WN_SENSE (("1.5" 00795870) ("1.6" 00948169)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (blackberry+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#blacken#blacken#blacken#blacken+ed#(1.5,00167589)(1.6,00192201)###AD ( :DEF_WORD "blacken" :CLASS "45.4.a" :WN_SENSE (("1.5" 00167589) ("1.6" 00192201)) :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) (blacken+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#blacken#blacken#blacken#blacken+ed#(1.5,00167589)(1.6,00192201)###AD ( :DEF_WORD "blacken" :CLASS "45.4.b" :WN_SENSE (("1.5" 00167589) ("1.6" 00192201)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blacken+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#blacken#blacken#blacken#blacken+ed#(1.5,00167589)(1.6,00192201)###AD ( :DEF_WORD "blacken" :CLASS "45.4.c" :WN_SENSE (("1.5" 00167589) ("1.6" 00192201)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blacken+ed 9)))) ) ;; Grid: 002#1#_ag_th,prop(to)#blackmail#blackmail#blackmail#blackmail+ingly#(1.5,01276760,01459460)(1.6,01534587,01759411)###AD ( :DEF_WORD "blackmail" :CLASS "002" :WN_SENSE (("1.5" 01276760 01459460) ("1.6" 01534587 01759411)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th,prop(to)")) :LCS (cause (* thing 1) (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27)))) (blackmail+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#blame#blame#blame#blame+ingly#(1.5,00410754,00472718)(1.6,00493456,00571108)###AD ( :DEF_WORD "blame" :CLASS "33.b" :WN_SENSE (("1.5" 00410754 00472718) ("1.6" 00493456 00571108)) :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)) (blame+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 40.8.4#1#_exp_src(at,from)#blanch#blanch#blanch#blanch+ingly#(1.5,00061364)(1.6,00070283)###BJDMAP ( :DEF_WORD "blanch" :CLASS "40.8.4" :WN_SENSE (("1.5" 00061364) ("1.6" 00070283)) :PROPBANK ("arg1 arg3(at/from)") :THETA_ROLES ((1 "_exp_src(at,from)")) :LCS (go perc (* thing 2) ((* from 3) perc (thing 2) ((at 10) perc (thing 2) (thing 4))) (blanch+ingly 26)) ) ;; Grid: 45.3.a#1#_ag_th#blanch#blanch#blanch#blanch+ingly#(1.5,00195322)(1.6,00223633)###AD ( :DEF_WORD "blanch" :CLASS "45.3.a" :WN_SENSE (("1.5" 00195322) ("1.6" 00223633)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (blanch+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.b#1#,ag_th#blanch#blanch#blanch#blanch+ingly#(1.5,00195322)(1.6,00223633)###AD ( :DEF_WORD "blanch" :CLASS "45.3.b" :WN_SENSE (("1.5" 00195322) ("1.6" 00223633)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (blanch+ingly 26)) :VAR_SPEC ((1 (animate -) :optional)) ) ;; Grid: 45.3.c#1#_th#blanch#blanch#blanch#blanch+ed#(1.5,00195322)(1.6,00223633)###AD ( :DEF_WORD "blanch" :CLASS "45.3.c" :WN_SENSE (("1.5" 00195322) ("1.6" 00223633)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blanch+ed 9)))) ) ;; Grid: 10.4.1.b.ii#1#_ag_th,mod-poss(of)#blank#blank#blank#blank+ed#(1.5,01387760)(1.6,01670479)###BJDMAP ( :DEF_WORD "blank" :CLASS "10.4.1.b.ii" :WN_SENSE (("1.5" 01387760) ("1.6" 01670479)) :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) (blank+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.8.a#1#_mod-poss_th#blanket#blanket#blanket#blanket+ed#(1.5,00781135)(1.6,00930703)###AD ( :DEF_WORD "blanket" :CLASS "9.8.a" :WN_SENSE (("1.5" 00781135) ("1.6" 00930703)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (blanket+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#blanket#blanket#blanket#blanket+ed#(1.5,00781135)(1.6,00930703)###AD ( :DEF_WORD "blanket" :CLASS "9.8.b" :WN_SENSE (("1.5" 00781135) ("1.6" 00930703)) :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) (blanket+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.8.d#1#_ag_th,mod-poss(in)#blanket#blanket#blanket#blanket+ed#(1.5,00781135)(1.6,00930703)###AD ( :DEF_WORD "blanket" :CLASS "9.8.d" :WN_SENSE (("1.5" 00781135) ("1.6" 00930703)) :PROPBANK ("arg0 arg1 arg3(in)") :THETA_ROLES ((1 "_ag_th,mod-poss(in)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (blanket+ed 9))) ((* in 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#blanket#blanket#blanket#blanket+ed#(1.5,00781135)(1.6,00930703)###AD ( :DEF_WORD "blanket" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00781135) ("1.6" 00930703)) :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) (blanket+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 47.8.j#1#_th_loc#blanket#blanket#blanket#blanket+ingly#(1.5,00781135)(1.6,00930703)###AD ( :DEF_WORD "blanket" :CLASS "47.8.j" :WN_SENSE (("1.5" 00781135) ("1.6" 00930703)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (on loc (thing 2) (* thing 11)) (blanket+ingly 26)) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#blare#blare#blare#blare+ingly#(1.5,01245959)(1.6,01494904)###AD ( :DEF_WORD "blare" :CLASS "43.2.a" :WN_SENSE (("1.5" 01245959) ("1.6" 01494904)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (blare+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#blare#blare#blare#blare+ingly#(1.5,01245959)(1.6,01494904)###AD ( :DEF_WORD "blare" :CLASS "43.2.b" :WN_SENSE (("1.5" 01245959) ("1.6" 01494904)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (blare+ingly 26)) ) ;; Grid: 43.2.d#1#_ag_th#blare#blare#blare#blare+ingly#(1.5,01245959)(1.6,01494904)###AD ( :DEF_WORD "blare" :CLASS "43.2.d" :WN_SENSE (("1.5" 01245959) ("1.6" 01494904)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (blare+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#blaspheme#blaspheme#blaspheme#blaspheme+ingly#(1.5,00485561)(1.6,00586673)###AD ( :DEF_WORD "blaspheme" :CLASS "33.b" :WN_SENSE (("1.5" 00485561) ("1.6" 00586673)) :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)) (blaspheme+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#blast#blast#blast#blast+ingly#(1.5,01245506)(1.6,01494412)###AD ( :DEF_WORD "blast" :CLASS "43.2.a" :WN_SENSE (("1.5" 01245506) ("1.6" 01494412)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (blast+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#blast#blast#blast#blast+ingly#(1.5,01245506)(1.6,01494412)###AD ( :DEF_WORD "blast" :CLASS "43.2.b" :WN_SENSE (("1.5" 01245506) ("1.6" 01494412)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (blast+ingly 26)) ) ;; Grid: 43.2.d#1#_ag_th#blast#blast#blast#blast+ingly#(1.5,01245506)(1.6,01494412)###AD ( :DEF_WORD "blast" :CLASS "43.2.d" :WN_SENSE (("1.5" 01245506) ("1.6" 01494412)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (blast+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#blast#blast#blast#blast+ed#(1.5,00644213)(1.6,00771632)###AD ( :DEF_WORD "blast" :CLASS "45.4.a" :WN_SENSE (("1.5" 00644213) ("1.6" 00771632)) :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) (blast+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#blast#blast#blast#blast+ed#(1.5,00644213)(1.6,00771632)###AD ( :DEF_WORD "blast" :CLASS "45.4.b" :WN_SENSE (("1.5" 00644213) ("1.6" 00771632)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blast+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#blast#blast#blast#blast+ed#(1.5,00644213)(1.6,00771632)###AD ( :DEF_WORD "blast" :CLASS "45.4.c" :WN_SENSE (("1.5" 00644213) ("1.6" 00771632)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blast+ed 9)))) ) ;; Grid: 38#1#_ag,goal(at)#blat#blat#blat#blat+#(1.5,00593171)(1.6,00710378)###AD ( :DEF_WORD "blat" :CLASS "38" :WN_SENSE (("1.5" 00593171) ("1.6" 00710378)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (blat+ 2) ((* toward 5) comm (blat+ 2) (touching comm (blat+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#blat#blat#blat#blat+ingly#(1.5,00593171)(1.6,00710378)###AD ( :DEF_WORD "blat" :CLASS "43.2.a" :WN_SENSE (("1.5" 00593171) ("1.6" 00710378)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (blat+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#blat#blat#blat#blat+ingly#(1.5,00593171)(1.6,00710378)###AD ( :DEF_WORD "blat" :CLASS "43.2.b" :WN_SENSE (("1.5" 00593171) ("1.6" 00710378)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (blat+ingly 26)) ) ;; Grid: 43.1.a#1#_th,mod-loc()#blaze#blaze#blaze#blaze+ed#(1.5,01562024,01561916)(1.6,01889372,01889264)###BJDMAP ( :DEF_WORD "blaze" :CLASS "43.1.a" :WN_SENSE (("1.5" 01562024 01561916) ("1.6" 01889372 01889264)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (be exist (* thing 2) (at exist (thing 2) (blaze+ed 9)) ((* [on] 23) loc (*head*) (thing 24))) ) ;; Grid: 43.1.b#1#_th_mod-poss(with)#blaze#blaze#blaze#blaze+ed#(1.5,01562024,01561916)(1.6,01889372,01889264)###BJDMAP ( :DEF_WORD "blaze" :CLASS "43.1.b" :WN_SENSE (("1.5" 01562024 01561916) ("1.6" 01889372 01889264)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (be exist (* thing 2) (at exist (thing 2) (blaze+ed 9)) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#bleach#bleach#bleach#bleach+ed#(1.5,00167057)(1.6,00191636)###AD ( :DEF_WORD "bleach" :CLASS "45.4.a" :WN_SENSE (("1.5" 00167057) ("1.6" 00191636)) :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) (bleach+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#bleat#bleat#bleat#bleat+ingly#(1.5,00593299)(1.6,00710504)###AD ( :DEF_WORD "bleat" :CLASS "37.3.a" :WN_SENSE (("1.5" 00593299) ("1.6" 00710504)) :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)))) (bleat+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#bleat#bleat#bleat#bleat+ingly#(1.5,00593299)(1.6,00710504)###AD ( :DEF_WORD "bleat" :CLASS "37.3.a" :WN_SENSE (("1.5" 00593299) ("1.6" 00710504)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (bleat+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#bleat#bleat#bleat#bleat+#(1.5,00593299)(1.6,00710504)###AD ( :DEF_WORD "bleat" :CLASS "37.3.b" :WN_SENSE (("1.5" 00593299) ("1.6" 00710504)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (bleat+ 2) ((* toward 5) comm (bleat+ 2) ((at 5) comm (bleat+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#bleat#bleat#bleat#bleat+#(1.5,00593299)(1.6,00710504)###AD ( :DEF_WORD "bleat" :CLASS "37.3.c" :WN_SENSE (("1.5" 00593299) ("1.6" 00710504)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (bleat+ 2) (toward comm (bleat+ 2) (at comm (bleat+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 38#1#_ag,goal(at)#bleat#bleat#bleat#bleat+#(1.5,00593171)(1.6,00710378)###AD ( :DEF_WORD "bleat" :CLASS "38" :WN_SENSE (("1.5" 00593171) ("1.6" 00710378)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (bleat+ 2) ((* toward 5) comm (bleat+ 2) (touching comm (bleat+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 10.6.a#1#_ag_th,mod-poss(of)#bleed#bleed#bleed#bleed+ed#(1.5,00046228,00052067)(1.6,00051929,00058584)###AD ( :DEF_WORD "bleed" :CLASS "10.6.a" :WN_SENSE (("1.5" 00046228 00052067) ("1.6" 00051929 00058584)) :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) (bleed+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.3.c#1#_exp,purp(for)#bleed#bleed#bleed#bleed+ingly#(1.5,00046228)(1.6,00051929)###AD ( :DEF_WORD "bleed" :CLASS "31.3.c" :WN_SENSE (("1.5" 00046228) ("1.6" 00051929)) :PROPBANK ("arg1 arg3(for)") :THETA_ROLES ((1 "_exp,purp(for)")) :LCS (act perc (* thing 2) (at perc (thing 2) (thing 8)) ((* for 21) intent (*head*) (nil 22)) (bleed+ingly 26)) :VAR_SPEC ((2 (human +)) (21 (:cat n))) ) ;; Grid: 40.1.2#1#_th,mod-loc(on)#bleed#bleed#bleed#bleed+ingly#(1.5,00046228)(1.6,00051929)###BJDMAP ( :DEF_WORD "bleed" :CLASS "40.1.2" :WN_SENSE (("1.5" 00046228) ("1.6" 00051929)) :PROPBANK ("arg1 argm-LOC(on)") :THETA_ROLES ((1 "_th,mod-loc(on)")) :LCS (act loc (* thing 2) ((* on 23) loc (*head*) (thing 24)) (bleed+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 43.4.a#2#_th_src(through)#bleed#bleed#bleed#bleed+ingly#(1.5,01179037)(1.6,01409834)###AD ( :DEF_WORD "bleed" :CLASS "43.4.a" :WN_SENSE (("1.5" 01179037) ("1.6" 01409834)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((2 "_th_src(through)")) :LCS (go loc (* thing 2) ((* away_from 3) loc (thing 2) ([at] loc (thing 2) (thing 4))) (bleed+ingly 26)) ) ;; Grid: 43.4.c#1#_ag_mod-poss(from)#bleed#bleed#bleed#bleed+ingly#(1.5,01179037)(1.6,01409834)###AD ( :DEF_WORD "bleed" :CLASS "43.4.c" :WN_SENSE (("1.5" 01179037) ("1.6" 01409834)) :PROPBANK ("arg0 arg3(from)") :THETA_ROLES ((1 "_ag_mod-poss(from)")) :LCS (act loc (* thing 1) ((* not_at 15) poss (*head*) (thing 16)) (bleed+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.4.d#1#_src_th#bleed#bleed#bleed#bleed+ingly#(1.5,00052067,00267448)(1.6,00058584,00313489)###AD ( :DEF_WORD "bleed" :CLASS "43.4.d" :WN_SENSE (("1.5" 00052067 00267448) ("1.6" 00058584 00313489)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_src_th")) :LCS (go loc (* thing 2) (away_from loc (thing 2) (at loc (thing 2) (* thing 4))) (bleed+ingly 26)) ) ;; Grid: 43.4.e#1#_ag_th#bleed#bleed#bleed#bleed+ed#(1.5,00052067,00267448)(1.6,00058584,00313489)###AD ( :DEF_WORD "bleed" :CLASS "43.4.e" :WN_SENSE (("1.5" 00052067 00267448) ("1.6" 00058584 00313489)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bleed+ed 9))))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.1.a#1#,ag_th,mod-loc(together)#blend#blend#blend#blend+ed#(1.5,00841435)(1.6,01003383)###AD ( :DEF_WORD "blend" :CLASS "22.1.a" :WN_SENSE (("1.5" 00841435) ("1.6" 01003383)) :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) (blend+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 22.1.b#1#,ag_th_goal(with)#blend#blend#blend#blend+ingly#(1.5,00841435)(1.6,01003383)###AD ( :DEF_WORD "blend" :CLASS "22.1.b" :WN_SENSE (("1.5" 00841435) ("1.6" 01003383)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 ",ag_th_goal(with)")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) ((* with 5) loc (thing 2) (thing 6)))) (blend+ingly 26)) :VAR_SPEC ((1 (animate +) :optional)) ) ;; Grid: 22.1.c#1#,ag_th_goal(into)#blend#blend#blend#blend+ingly#(1.5,00841435)(1.6,01003383)###AD ( :DEF_WORD "blend" :CLASS "22.1.c" :WN_SENSE (("1.5" 00841435) ("1.6" 01003383)) :PROPBANK ("arg0 arg1 arg2(into)") :THETA_ROLES ((1 ",ag_th_goal(into)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (thing 6)))) (blend+ingly 26)) :VAR_SPEC ((1 (animate +) :optional)) ) ;; Grid: 26.3#1#_ag_th,ben(for)#blend#blend#blend#blend+ed#(1.5,00841435)(1.6,01003383)###AD ( :DEF_WORD "blend" :CLASS "26.3" :WN_SENSE (("1.5" 00841435) ("1.6" 01003383)) :PROPBANK ("arg0 arg1 arg2(for)") :THETA_ROLES ((1 "_ag_th,ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blend+ed 9)))) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.3#2#_ag_ben_th#blend#blend#blend#blend+ed#(1.5,00841435)(1.6,01003383)###AD ( :DEF_WORD "blend" :CLASS "26.3" :WN_SENSE (("1.5" 00841435) ("1.6" 01003383)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_ben_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blend+ed 9)))) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 33.a.i#1#_ag_goal_purp(for),mod-pred(as)#bless#bless#bless#bless+#(1.5,01288583)(1.6,01548774)###AD ( :DEF_WORD "bless" :CLASS "33.a.i" :WN_SENSE (("1.5" 01288583) ("1.6" 01548774)) :PROPBANK ("arg0 arg1 arg3(for) arg3(as)") :THETA_ROLES ((1 "_ag_goal_purp(for),mod-pred(as)")) :LCS (cause (* thing 1) (go comm (bless+ 2) (toward comm (bless+ 2) (at comm (bless+ 2) (* thing 6)))) ((* for 21) intent (*head*) (nil 22)) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((21 :obligatory) (1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#blind#blind#blind#blind+ed#(1.5,01237190)(1.6,01484665)###AD ( :DEF_WORD "blind" :CLASS "45.4.a" :WN_SENSE (("1.5" 01237190) ("1.6" 01484665)) :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) (blind+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#blindfold#blindfold#blindfold#blindfold+ed#(1.5,00766813)(1.6,00913798)###AD ( :DEF_WORD "blindfold" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00766813) ("1.6" 00913798)) :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) (blindfold+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.3.1.i#1#_ag,goal(at)#blink#blink#blink#blink+#(1.5,00005576)(1.6,00005403)###AD ( :DEF_WORD "blink" :CLASS "40.3.1.i" :WN_SENSE (("1.5" 00005576) ("1.6" 00005403)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (blink+ 2) ((* toward 5) comm (blink+ 2) (touching comm (blink+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 40.3.1.ii#1#_ag_th,goal(at)#blink#blink#blink#blink+ingly#(1.5,00005576)(1.6,00005403)###AD ( :DEF_WORD "blink" :CLASS "40.3.1.ii" :WN_SENSE (("1.5" 00005576) ("1.6" 00005403)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th,goal(at)")) :LCS (cause (* thing 1) (go comm (* thing 2) ((* toward 5) comm (thing 2) (touching comm (thing 2) (thing 6)))) (blink+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 43.1.a#1#_th,mod-loc()#blink#blink#blink#blink+ed#(1.5,01232004)(1.6,01478242)###AD ( :DEF_WORD "blink" :CLASS "43.1.a" :WN_SENSE (("1.5" 01232004) ("1.6" 01478242)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (be exist (* thing 2) (at exist (thing 2) (blink+ed 9)) ((* [on] 23) loc (*head*) (thing 24))) ) ;; Grid: 43.1.b#1#_th_mod-poss(with)#blink#blink#blink#blink+ed#(1.5,01232004)(1.6,01478242)###AD ( :DEF_WORD "blink" :CLASS "43.1.b" :WN_SENSE (("1.5" 01232004) ("1.6" 01478242)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (be exist (* thing 2) (at exist (thing 2) (blink+ed 9)) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.1.c#1#_ag_th#blink#blink#blink#blink+ingly#(1.5,01232004)(1.6,01478242)###AD ( :DEF_WORD "blink" :CLASS "43.1.c" :WN_SENSE (("1.5" 01232004) ("1.6" 01478242)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (blink+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.5#1#_th#blister#blister#blister#blister+ed#(1.5,00227564)(1.6,00264663)###AD ( :DEF_WORD "blister" :CLASS "45.5" :WN_SENSE (("1.5" 00227564) ("1.6" 00264663)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blister+ed 9)))) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 44.a#1#_ag_th,instr(with)#blitz#blitz#blitz#blitz+ingly#(1.5,00637828)(1.6,00764495)###AD ( :DEF_WORD "blitz" :CLASS "44.a" :WN_SENSE (("1.5" 00637828) ("1.6" 00764495)) :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)) (blitz+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 44.b#1#_ag_th#blitz#blitz#blitz#blitz+ingly#(1.5,00637828)(1.6,00764495)###AD ( :DEF_WORD "blitz" :CLASS "44.b" :WN_SENSE (("1.5" 00637828) ("1.6" 00764495)) :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)))) (blitz+ingly 26)) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 9.8.a#1#_mod-poss_th#block#block#block#block+ed#(1.5,00849220,01447000,00848479)(1.6,01013332,01743494,00411760)###AD ( :DEF_WORD "block" :CLASS "9.8.a" :WN_SENSE (("1.5" 00849220 01447000 00848479) ("1.6" 01013332 01743494 00411760)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (block+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#block#block#block#block+ed#(1.5,00849220,01447000,00848479)(1.6,01013332,01743494,00411760)###AD ( :DEF_WORD "block" :CLASS "9.8.b" :WN_SENSE (("1.5" 00849220 01447000 00848479) ("1.6" 01013332 01743494 00411760)) :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) (block+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.8.e#1#_ag_th,mod-poss(with)_particle(up)#block#block#block#block+ed#(1.5,00849220,01447000,00848479)(1.6,01013332,01743494,00411760)###AD ( :DEF_WORD "block" :CLASS "9.8.e" :WN_SENSE (("1.5" 00849220 01447000 00848479) ("1.6" 01013332 01743494 00411760)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-poss(with)_particle(up)")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (block+ed 9))) (* up+/int 34) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((34 :obligatory) (1 (animate +)) (2 (animate -))) ) ;; Grid: 16#1#_ag_th,mod-loc(from),mod-loc()#block#block#block#block+ed#(1.5,00849220,00598955,00848479)(1.6,01013332,00716748,00411760)###AD ( :DEF_WORD "block" :CLASS "16" :WN_SENSE (("1.5" 00849220 00598955 00848479) ("1.6" 01013332 00716748 00411760)) :PROPBANK ("arg0 arg1 arg2(from) argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc(from),mod-loc()")) :LCS (cause (* thing 1) (stay ident (* thing 2) (at ident (thing 2) (block+ed 9))) ((* [in] 23) loc (*head*) (thing 24)) ((* not_at 23) loc (*head*) (thing 24))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#blockade#blockade#blockade#blockade+ed#(1.5,00849220)(1.6,01013332)###BJDMAP ( :DEF_WORD "blockade" :CLASS "9.8.b" :WN_SENSE (("1.5" 00849220) ("1.6" 01013332)) :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) (blockade+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#bloody#bloody#bloody#bloody+ed#(1.5,00136966)(1.6,00156464)###AD ( :DEF_WORD "bloody" :CLASS "45.4.a" :WN_SENSE (("1.5" 00136966) ("1.6" 00156464)) :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) (bloody+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.5#1#_th#bloom#bloom#bloom#bloom+ed#(1.5,00177350)(1.6,00202730)###AD ( :DEF_WORD "bloom" :CLASS "45.5" :WN_SENSE (("1.5" 00177350) ("1.6" 00202730)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bloom+ed 9)))) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.a.i#1#_th,mod-loc()#bloom#bloom#bloom#bloom+ingly#(1.5,00177350)(1.6,00202730)###AD ( :DEF_WORD "bloom" :CLASS "47.2.a.i" :WN_SENSE (("1.5" 00177350) ("1.6" 00202730)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [in] 23) loc (*head*) (thing 24)) (bloom+ingly 26)) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.a.ii#1#_th,mod-loc()#bloom#bloom#bloom#bloom+ingly#(1.5,00177350)(1.6,00202730)###AD ( :DEF_WORD "bloom" :CLASS "47.2.a.ii" :WN_SENSE (("1.5" 00177350) ("1.6" 00202730)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) ((* [at] 23) loc (*head*) (thing 24)) (bloom+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 47.2.c#1#_th_mod-poss(with)#bloom#bloom#bloom#bloom+ingly#(1.5,00177350)(1.6,00202730)###AD ( :DEF_WORD "bloom" :CLASS "47.2.c" :WN_SENSE (("1.5" 00177350) ("1.6" 00202730)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (act loc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (bloom+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 45.5#1#_th#blossom#blossom#blossom#blossom+ed#(1.5,00177350)(1.6,00202730)###AD ( :DEF_WORD "blossom" :CLASS "45.5" :WN_SENSE (("1.5" 00177350) ("1.6" 00202730)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blossom+ed 9)))) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.a.i#1#_th,mod-loc()#blossom#blossom#blossom#blossom+ingly#(1.5,00177350)(1.6,00202730)###AD ( :DEF_WORD "blossom" :CLASS "47.2.a.i" :WN_SENSE (("1.5" 00177350) ("1.6" 00202730)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [in] 23) loc (*head*) (thing 24)) (blossom+ingly 26)) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.a.ii#1#_th,mod-loc()#blossom#blossom#blossom#blossom+ingly#(1.5,00177350)(1.6,00202730)###AD ( :DEF_WORD "blossom" :CLASS "47.2.a.ii" :WN_SENSE (("1.5" 00177350) ("1.6" 00202730)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) ((* [at] 23) loc (*head*) (thing 24)) (blossom+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 47.2.c#1#_th_mod-poss(with)#blossom#blossom#blossom#blossom+ingly#(1.5,00177350)(1.6,00202730)###AD ( :DEF_WORD "blossom" :CLASS "47.2.c" :WN_SENSE (("1.5" 00177350) ("1.6" 00202730)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (act loc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (blossom+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 9.8.a#1#_mod-poss_th#blot#blot#blot#blot+ed#(1.5,00885901,00881552)(1.6,01059272,01053918)###AD ( :DEF_WORD "blot" :CLASS "9.8.a" :WN_SENSE (("1.5" 00885901 00881552) ("1.6" 01059272 01053918)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (blot+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#blot#blot#blot#blot+ed#(1.5,00885901,00881552)(1.6,01059272,01053918)###AD ( :DEF_WORD "blot" :CLASS "9.8.b" :WN_SENSE (("1.5" 00885901 00881552) ("1.6" 01059272 01053918)) :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) (blot+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 23.2.a#1#,ag_th_src(off-of,off)#blow#blow#blow#blow+ingly#(1.5,00281762)(1.6,00332368)###AD ( :DEF_WORD "blow" :CLASS "23.2.a" :WN_SENSE (("1.5" 00281762) ("1.6" 00332368)) :PROPBANK ("arg0 arg1 arg2(off-of/off)") :THETA_ROLES ((1 ",ag_th_src(off-of,off)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* away_from 3) loc (thing 2) (on loc (thing 2) (thing 4)))) (blow+ingly 26)) :VAR_SPEC ((1 (animate +) :optional)) ) ;; Grid: 23.2.b#1#,ag_th,mod-loc(apart)#blow#blow#blow#blow+ed#(1.5,00281762)(1.6,00332368)###AD ( :DEF_WORD "blow" :CLASS "23.2.b" :WN_SENSE (("1.5" 00281762) ("1.6" 00332368)) :PROPBANK ("arg0 arg1 argm-LOC(apart)") :THETA_ROLES ((1 ",ag_th,mod-loc(apart)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blow+ed 9)))) ((* apart 23) loc (nil 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 26.1.a#1#_ag_th,instr(),ben(for)#blow#blow#blow#blow+ed#(1.5,00281762)(1.6,00332368)###AD ( :DEF_WORD "blow" :CLASS "26.1.a" :WN_SENSE (("1.5" 00281762) ("1.6" 00332368)) :PROPBANK ("arg0 arg1 arg2(with - up.) arg3(for)") :THETA_ROLES ((1 "_ag_th,instr(),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blow+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.1.a#2#_ag_ben_th,instr()#blow#blow#blow#blow+ed#(1.5,00281762)(1.6,00332368)###AD ( :DEF_WORD "blow" :CLASS "26.1.a" :WN_SENSE (("1.5" 00281762) ("1.6" 00332368)) :PROPBANK ("arg0 arg2 arg1 arg2(with - up.)") :THETA_ROLES ((2 "_ag_ben_th,instr()")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blow+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 26.1.b#1#_ag_th_goal(into),ben(for)#blow#blow#blow#blow+ingly#(1.5,00281762)(1.6,00332368)###AD ( :DEF_WORD "blow" :CLASS "26.1.b" :WN_SENSE (("1.5" 00281762) ("1.6" 00332368)) :PROPBANK ("arg0 arg1 arg2(into) arg3(for)") :THETA_ROLES ((1 "_ag_th_goal(into),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) ((* for 17) poss (*head*) (thing 18)) (blow+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 40.3.2#1#_ag_th,goal(at)#blow#blow#blow#blow+ingly#(1.5,00005260)(1.6,00005052)###AD ( :DEF_WORD "blow" :CLASS "40.3.2" :WN_SENSE (("1.5" 00005260) ("1.6" 00005052)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th,goal(at)")) :LCS (cause (* thing 1) (act loc (* thing 2) ((* toward 5) loc (thing 2) (touching loc (thing 2) (thing 6)))) (blow+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 47.2.a.i#1#_th,mod-loc()#blow#blow#blow#blow+ingly#(1.5,01564150)(1.6,01892072)###AD ( :DEF_WORD "blow" :CLASS "47.2.a.i" :WN_SENSE (("1.5" 01564150) ("1.6" 01892072)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [in] 23) loc (*head*) (thing 24)) (blow+ingly 26)) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.c#1#_th_mod-poss(with)#blow#blow#blow#blow+ingly#(1.5,01564150)(1.6,01892072)###AD ( :DEF_WORD "blow" :CLASS "47.2.c" :WN_SENSE (("1.5" 01564150) ("1.6" 01892072)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (act loc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (blow+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 57.b#1#_mod-poss(with)#blow#blow#blow#blow+ingly#(1.5,01564150)(1.6,01892072)###AD ( :DEF_WORD "blow" :CLASS "57.b" :WN_SENSE (("1.5" 01564150) ("1.6" 01892072)) :PROPBANK ("arg3(with)") :THETA_ROLES ((1 "_mod-poss(with)")) :LCS (act loc (thing 1) ((* with 15) poss (*head*) (thing 16)) (blow+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 18.3#1#_ag_th,mod-loc(),instr(with)#bludgeon#bludgeon#bludgeon#bludgeon+ingly#(1.5,00819050)(1.6,00975995)###AD ( :DEF_WORD "bludgeon" :CLASS "18.3" :WN_SENSE (("1.5" 00819050) ("1.6" 00975995)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (bludgeon+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 002#1#_ag_th,prop(into)#bluff#bluff#bluff#bluff+ingly#(1.5,00608595)(1.6,00730634)###AD ( :DEF_WORD "bluff" :CLASS "002" :WN_SENSE (("1.5" 00608595) ("1.6" 00730634)) :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)))) (bluff+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#blunt#blunt#blunt#blunt+ed#(1.5,00136850,00711236,00136751)(1.6,00156356,00849966,00156249)###AD ( :DEF_WORD "blunt" :CLASS "45.4.a" :WN_SENSE (("1.5" 00136850 00711236 00136751) ("1.6" 00156356 00849966 00156249)) :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) (blunt+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#blunt#blunt#blunt#blunt+ed#(1.5,00136850,00711236,00136751)(1.6,00156356,00849966,00156249)###AD ( :DEF_WORD "blunt" :CLASS "45.4.b" :WN_SENSE (("1.5" 00136850 00711236 00136751) ("1.6" 00156356 00849966 00156249)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blunt+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#blunt#blunt#blunt#blunt+ed#(1.5,00136751,00711236)(1.6,00156249,00849966)###AD ( :DEF_WORD "blunt" :CLASS "45.4.c" :WN_SENSE (("1.5" 00136751 00711236) ("1.6" 00156249 00849966)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blunt+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#blur#blur#blur#blur+ed#(1.5,01233231,01233110,00714635,00189557)(1.6,01479515,01479515,00853756,00216677)###AD ( :DEF_WORD "blur" :CLASS "45.4.a" :WN_SENSE (("1.5" 01233231 01233110 00714635 00189557) ("1.6" 01479515 01479515 00853756 00216677)) :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) (blur+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#blur#blur#blur#blur+ed#(1.5,01233231,01233110,00714635,00189557)(1.6,01479515,01479515,00853756,00216677)###AD ( :DEF_WORD "blur" :CLASS "45.4.b" :WN_SENSE (("1.5" 01233231 01233110 00714635 00189557) ("1.6" 01479515 01479515 00853756 00216677)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blur+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#blur#blur#blur#blur+ed#(1.5,00187969,00714635)(1.6,00215001,00853756)###AD ( :DEF_WORD "blur" :CLASS "45.4.c" :WN_SENSE (("1.5" 00187969 00714635) ("1.6" 00215001 00853756)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (blur+ed 9)))) ) ;; Grid: 37.7.a#1#_ag,goal(to)_info(that)#blurt#blurt#blurt#blurt+ingly#(1.5,00553649)(1.6,00664527)###AD ( :DEF_WORD "blurt" :CLASS "37.7.a" :WN_SENSE (("1.5" 00553649) ("1.6" 00664527)) :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)))) (blurt+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +)) (2 (thing -) (cform fin))) ) ;; Grid: 37.7.b#1#_ag_info,goal(to)#blurt#blurt#blurt#blurt+ingly#(1.5,00553649)(1.6,00664527)###AD ( :DEF_WORD "blurt" :CLASS "37.7.b" :WN_SENSE (("1.5" 00553649) ("1.6" 00664527)) :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)))) (blurt+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (6 (human +))) ) ;; Grid: 40.1.1#1#_th#blush#blush#blush#blush+ingly#(1.5,00061241)(1.6,00070161)###BJDMAP ( :DEF_WORD "blush" :CLASS "40.1.1" :WN_SENSE (("1.5" 00061241) ("1.6" 00070161)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (blush+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#board#board#board#board+ed#(1.5,00668319)(1.6,00800058)###AD ( :DEF_WORD "board" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00668319) ("1.6" 00800058)) :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) (board+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 46.b#1#,ag_th_loc()#board#board#board#board+ingly#(1.5,01502808,00668319,00668195)(1.6,01813015,00800058,00799929)###AD ( :DEF_WORD "board" :CLASS "46.b" :WN_SENSE (("1.5" 01502808 00668319 00668195) ("1.6" 01813015 00800058 00799929)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 ",ag_th_loc()")) :LCS (cause (* thing 1) (stay loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11))) (board+ingly 26)) :VAR_SPEC ((1 :optional) (2 (animate -))) ) ;; Grid: 37.8.b#3#_ag_info(about),goal(to)#boast#boast#boast#boast+ingly#(1.5,00496150)(1.6,00598488)###BJDMAP ( :DEF_WORD "boast" :CLASS "37.8.b" :WN_SENSE (("1.5" 00496150) ("1.6" 00598488)) :PROPBANK ("arg0 arg1(about) arg2(to)") :THETA_ROLES ((3 "_ag_info(about),goal(to)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (boast+ingly 26)) :VAR_SPEC ((1 (human +)) (5 (human +) :optional)) ) ;; Grid: 37.8.b#4#_ag_goal(to)_info(about)#boast#boast#boast#boast+ingly#(1.5,00496150)(1.6,00598488)###BJDMAP ( :DEF_WORD "boast" :CLASS "37.8.b" :WN_SENSE (("1.5" 00496150) ("1.6" 00598488)) :PROPBANK ("arg0 arg2(to) arg1(about)") :THETA_ROLES ((4 "_ag_goal(to)_info(about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (boast+ingly 26)) :VAR_SPEC ((1 (human +)) (5 (human +))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#boat#boat#boat#boat+ingly#(1.5,01107560)(1.6,01325142)###AD ( :DEF_WORD "boat" :CLASS "51.4.1.a" :WN_SENSE (("1.5" 01107560) ("1.6" 01325142)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (boat+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#boat#boat#boat#boat+ingly#(1.5,01107560)(1.6,01325142)###AD ( :DEF_WORD "boat" :CLASS "51.4.1.b" :WN_SENSE (("1.5" 01107560) ("1.6" 01325142)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (boat+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 40.3.3.a#1#_th,mod-loc(before)#bob#bob#bob#bob+ingly#(1.5,00506125)(1.6,00609634)###AD ( :DEF_WORD "bob" :CLASS "40.3.3.a" :WN_SENSE (("1.5" 00506125) ("1.6" 00609634)) :PROPBANK ("arg1 argm-LOC(before)") :THETA_ROLES ((1 "_th,mod-loc(before)")) :LCS (act loc (* thing 2) ((* before 23) loc (*head*) (thing 24)) (bob+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 41.2.2#1#_ag_th#bob#bob#bob#bob+ed#(1.5,00025349)(1.6,00027411)###AD ( :DEF_WORD "bob" :CLASS "41.2.2" :WN_SENSE (("1.5" 00025349) ("1.6" 00027411)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bob+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 47.3.a#1#_th,loc()#bob#bob#bob#bob+ingly#(1.5,01063844,01166128)(1.6,01274431,01410999)###AD ( :DEF_WORD "bob" :CLASS "47.3.a" :WN_SENSE (("1.5" 01063844 01166128) ("1.6" 01274431 01410999)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,loc()")) :LCS (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (bob+ingly 26)) :VAR_SPEC ((10 :optional)) ) ;; Grid: 47.3.b#1#_ag_th,mod-loc()#bob#bob#bob#bob+ingly#(1.5,00897357)(1.6,01072620)###AD ( :DEF_WORD "bob" :CLASS "47.3.b" :WN_SENSE (("1.5" 00897357) ("1.6" 01072620)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc()")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [at] 23) loc (*head*) (thing 24)) (bob+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#bobsled#bobsled#bobsled#bobsled+ingly#(1.5,01104550)(1.6,01321909)###AD ( :DEF_WORD "bobsled" :CLASS "51.4.1.a" :WN_SENSE (("1.5" 01104550) ("1.6" 01321909)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (bobsled+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#bobsled#bobsled#bobsled#bobsled+ingly#(1.5,01104550)(1.6,01321909)###AD ( :DEF_WORD "bobsled" :CLASS "51.4.1.b" :WN_SENSE (("1.5" 01104550) ("1.6" 01321909)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (bobsled+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#boggle#boggle#boggle#boggle+ingly#(1.5,00409552)(1.6,00492198)###AD ( :DEF_WORD "boggle" :CLASS "31.1.a" :WN_SENSE (("1.5" 00409552) ("1.6" 00492198)) :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)) (boggle+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#boggle#boggle#boggle#boggle+ingly#(1.5,00409552)(1.6,00492198)###AD ( :DEF_WORD "boggle" :CLASS "31.1.b" :WN_SENSE (("1.5" 00409552) ("1.6" 00492198)) :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)))) (boggle+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#boggle#boggle#boggle#boggle+ed#(1.5,00409552)(1.6,00492198)###AD ( :DEF_WORD "boggle" :CLASS "31.1.c" :WN_SENSE (("1.5" 00409552) ("1.6" 00492198)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (boggle+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 26.3#1#_ag_th,ben(for)#boil#boil#boil#boil+ed#(1.5,00198680,00224715)(1.6,00227567,00261276)###AD ( :DEF_WORD "boil" :CLASS "26.3" :WN_SENSE (("1.5" 00198680 00224715) ("1.6" 00227567 00261276)) :PROPBANK ("arg0 arg1 arg2(for)") :THETA_ROLES ((1 "_ag_th,ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (boil+ed 9)))) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.3#2#_ag_ben_th#boil#boil#boil#boil+ed#(1.5,00198680,00224715)(1.6,00227567,00261276)###AD ( :DEF_WORD "boil" :CLASS "26.3" :WN_SENSE (("1.5" 00198680 00224715) ("1.6" 00227567 00261276)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_ben_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (boil+ed 9)))) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 45.3.a#1#_ag_th#boil#boil#boil#boil+ingly#(1.5,00198680,00224715)(1.6,00227567,00261276)###AD ( :DEF_WORD "boil" :CLASS "45.3.a" :WN_SENSE (("1.5" 00198680 00224715) ("1.6" 00227567 00261276)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (boil+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.b#1#,ag_th#boil#boil#boil#boil+ingly#(1.5,00198680,00224715)(1.6,00227567,00261276)###AD ( :DEF_WORD "boil" :CLASS "45.3.b" :WN_SENSE (("1.5" 00198680 00224715) ("1.6" 00227567 00261276)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (boil+ingly 26)) :VAR_SPEC ((1 (animate -) :optional)) ) ;; Grid: 45.3.c#1#_th#boil#boil#boil#boil+ed#(1.5,00198680)(1.6,00227567)###AD ( :DEF_WORD "boil" :CLASS "45.3.c" :WN_SENSE (("1.5" 00198680) ("1.6" 00227567)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (boil+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#bolshevize#bolshevize#bolshevize#bolshevize+ed#(1.5,00242866)(1.6,00284158)###AD ( :DEF_WORD "bolshevize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00242866) ("1.6" 00284158)) :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) (bolshevize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.4.a#1#,ag_th,goal(),instr(with)#bolt#bolt#bolt1#bolt1+ingly#(1.5,00775222)(1.6,00923010)###AD ( :DEF_WORD "bolt" :CLASS "22.4.a" :WN_SENSE (("1.5" 00775222) ("1.6" 00923010)) :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)) (bolt1+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.4.b#1#,ag_th,mod-loc(together),instr(with)#bolt#bolt#bolt1#bolt1+ed#(1.5,00775222)(1.6,00923010)###AD ( :DEF_WORD "bolt" :CLASS "22.4.b" :WN_SENSE (("1.5" 00775222) ("1.6" 00923010)) :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) (bolt1+ed 9)))) ((* together 23) loc (thing 2) (nil 24)) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 39.3.a.i#1#_ag_th#bolt#bolt#bolt2#bolt2+ingly#(1.5,00684105,00666740)(1.6,00818359,00798099)###BJDMAP ( :DEF_WORD "bolt" :CLASS "39.3.a.i" :WN_SENSE (("1.5" 00684105 00666740) ("1.6" 00818359 00798099)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bolt2+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 39.3.b#1#_ag_th_particle(down)#bolt#bolt#bolt2#bolt2+ingly#(1.5,00684105,00666740)(1.6,00818359,00798099)###BJDMAP ( :DEF_WORD "bolt" :CLASS "39.3.b" :WN_SENSE (("1.5" 00684105 00666740) ("1.6" 00818359 00798099)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th_particle(down)")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) (in loc (thing 2) (thing 1)))) (* down+/int 34) (bolt2+ingly 26)) :VAR_SPEC ((34 :obligatory) (1 (animate +))) ) ;; Grid: 51.3.2.a.i#1#_th#bolt#bolt#bolt3#bolt3+ingly#(1.5,01186518,01148094)(1.6,01419341,01372366)###AD ( :DEF_WORD "bolt" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01186518 01148094) ("1.6" 01419341 01372366)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (bolt3+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#bolt#bolt#bolt3#bolt3+ingly#(1.5,01119710,01186518,01148094)(1.6,01338287,01419341,01372366)###AD ( :DEF_WORD "bolt" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01119710 01186518 01148094) ("1.6" 01338287 01419341 01372366)) :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))) (bolt3+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#bomb#bomb#bomb#bomb+ed#(1.5,00641301)(1.6,00768410)###BJDMAP ( :DEF_WORD "bomb" :CLASS "9.8.b" :WN_SENSE (("1.5" 00641301) ("1.6" 00768410)) :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) (bomb+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.8.a#1#_mod-poss_th#bombard#bombard#bombard#bombard+ed#(1.5,00642267)(1.6,00769391)###AD ( :DEF_WORD "bombard" :CLASS "9.8.a" :WN_SENSE (("1.5" 00642267) ("1.6" 00769391)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_mod-poss_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (bombard+ed 9)) (with poss (*head*) (* thing 16))) :VAR_SPEC ((16 :obligatory) (2 (animate -))) ) ;; Grid: 9.8.b#1#_ag_th,mod-poss(with)#bombard#bombard#bombard#bombard+ed#(1.5,00866849,00642267)(1.6,01035671,00769391)###AD ( :DEF_WORD "bombard" :CLASS "9.8.b" :WN_SENSE (("1.5" 00866849 00642267) ("1.6" 01035671 00769391)) :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) (bombard+ed 9))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 17.2.i#1#_ag_th,instr(with)#bombard#bombard#bombard#bombard+ingly#(1.5,00866849)(1.6,01035671)###BJDMAP ( :DEF_WORD "bombard" :CLASS "17.2.i" :WN_SENSE (("1.5" 00866849) ("1.6" 01035671)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (bombard+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.3.c.ii#1#,ag_th,goal(to)#bond#bond#bond#bond+ingly#(1.5,00779802)(1.6,00929232)###AD ( :DEF_WORD "bond" :CLASS "22.3.c.ii" :WN_SENSE (("1.5" 00779802) ("1.6" 00929232)) :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)))) (bond+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.d.ii#1#,ag_th,mod-loc(together)#bond#bond#bond#bond+ed#(1.5,00779802)(1.6,00929232)###AD ( :DEF_WORD "bond" :CLASS "22.3.d.ii" :WN_SENSE (("1.5" 00779802) ("1.6" 00929232)) :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) (bond+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 10.7#1#_ag_src#bone#bone#bone##(1.5,00119122)(1.6,00135363)#loc#(th = bone+)#AD ( :DEF_WORD "bone" :CLASS "10.7" :WN_SENSE (("1.5" 00119122) ("1.6" 00135363)) :PROPBANK ("arg0 arg2") :THETA_ROLES ((1 "_ag_src")) :LCS (cause (* thing 1) (go loc (bone+ 2) (from loc (bone+ 2) (at loc (bone+ 2) (* thing 4))))) ) ;; Grid: 18.3#1#_ag_th,mod-loc(),instr(with)#bonk#bonk#bonk#bonk+ingly#(1.5,00804804)(1.6,00958304)###AD ( :DEF_WORD "bonk" :CLASS "18.3" :WN_SENSE (("1.5" 00804804) ("1.6" 00958304)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (bonk+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.5.a.i#1#_th,mod-loc(along)#boogie#boogie#boogie#boogie+ingly####AD ( :DEF_WORD "boogie" :CLASS "51.5.a.i" :PROPBANK ("arg1 argm-LOC(along)") :THETA_ROLES ((1 "_th,mod-loc(along)")) :LCS (act loc (* thing 2) ((* along 23) loc (*head*) (thing 24)) (boogie+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.5.a.ii#1#,ag_th,src(),goal()#boogie#boogie#boogie#boogie+ingly####AD ( :DEF_WORD "boogie" :CLASS "51.5.a.ii" :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 ",ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (boogie+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +) :optional)) ) ;; Grid: 51.5.b#1#_ag_th_mod-loc(along)#boogie#boogie#boogie#boogie+ingly####AD ( :DEF_WORD "boogie" :CLASS "51.5.b" :PROPBANK ("arg0 arg1 argm-LOC(along)") :THETA_ROLES ((1 "_ag_th_mod-loc(along)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* along 23) loc (*head*) (thing 24)) (boogie+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 13.5.1.a#1#_ag_th,src(),ben(for)#book#book#book#book+ingly#(1.5,01414319,00381217,00446668)(1.6,01702479,00457832,01702479)###AD ( :DEF_WORD "book" :CLASS "13.5.1.a" :WN_SENSE (("1.5" 01414319 00381217 00446668) ("1.6" 01702479 00457832 01702479)) :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)) (book+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 13.5.1.a#2#_ag_ben_th,src()#book#book#book#book+ingly#(1.5,01414319,00381217,00446668)(1.6,01702479,00457832,01702479)###AD ( :DEF_WORD "book" :CLASS "13.5.1.a" :WN_SENSE (("1.5" 01414319 00381217 00446668) ("1.6" 01702479 00457832 01702479)) :PROPBANK ("arg0 arg2 arg1 arg2(from - up.)") :THETA_ROLES ((2 "_ag_ben_th,src()")) :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)) (book+ingly 26)) :VAR_SPEC ((3 :optional) (18 :obligatory) (1 (human +))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#boom#boom#boom#boom+ingly#(1.5,01241028)(1.6,01489203)###AD ( :DEF_WORD "boom" :CLASS "37.3.a" :WN_SENSE (("1.5" 01241028) ("1.6" 01489203)) :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)))) (boom+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#boom#boom#boom#boom+ingly#(1.5,01241028)(1.6,01489203)###AD ( :DEF_WORD "boom" :CLASS "37.3.a" :WN_SENSE (("1.5" 01241028) ("1.6" 01489203)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (boom+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#boom#boom#boom#boom+#(1.5,01241028)(1.6,01489203)###AD ( :DEF_WORD "boom" :CLASS "37.3.b" :WN_SENSE (("1.5" 01241028) ("1.6" 01489203)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (boom+ 2) ((* toward 5) comm (boom+ 2) ((at 5) comm (boom+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#boom#boom#boom#boom+#(1.5,01241028)(1.6,01489203)###AD ( :DEF_WORD "boom" :CLASS "37.3.c" :WN_SENSE (("1.5" 01241028) ("1.6" 01489203)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (boom+ 2) (toward comm (boom+ 2) (at comm (boom+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#boom#boom#boom#boom+ingly#(1.5,01248251)(1.6,01497743)###AD ( :DEF_WORD "boom" :CLASS "43.2.a" :WN_SENSE (("1.5" 01248251) ("1.6" 01497743)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (boom+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#boom#boom#boom#boom+ingly#(1.5,01248251)(1.6,01497743)###AD ( :DEF_WORD "boom" :CLASS "43.2.b" :WN_SENSE (("1.5" 01248251) ("1.6" 01497743)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (boom+ingly 26)) ) ;; Grid: 51.5.a.i#1#_th,mod-loc(along)#bop#bop#bop#bop+ingly#(1.5,01079915)(1.6,01293814)###AD ( :DEF_WORD "bop" :CLASS "51.5.a.i" :WN_SENSE (("1.5" 01079915) ("1.6" 01293814)) :PROPBANK ("arg1 argm-LOC(along)") :THETA_ROLES ((1 "_th,mod-loc(along)")) :LCS (act loc (* thing 2) ((* along 23) loc (*head*) (thing 24)) (bop+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.5.a.ii#1#,ag_th,src(),goal()#bop#bop#bop#bop+ingly#(1.5,01079915,00804804)(1.6,01293814,00958304)###AD ( :DEF_WORD "bop" :CLASS "51.5.a.ii" :WN_SENSE (("1.5" 01079915 00804804) ("1.6" 01293814 00958304)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 ",ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (bop+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +) :optional)) ) ;; Grid: 51.5.b#1#_ag_th_mod-loc(along)#bop#bop#bop#bop+ingly#(1.5,01079915)(1.6,01293814)###AD ( :DEF_WORD "bop" :CLASS "51.5.b" :WN_SENSE (("1.5" 01079915) ("1.6" 01293814)) :PROPBANK ("arg0 arg1 argm-LOC(along)") :THETA_ROLES ((1 "_ag_th_mod-loc(along)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* along 23) loc (*head*) (thing 24)) (bop+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 47.8.e#1#_th_loc#border#border#border#border+ingly#(1.5,00843648,01534285,00843513)(1.6,01006503,01851864,01006316)###AD ( :DEF_WORD "border" :CLASS "47.8.e" :WN_SENSE (("1.5" 00843648 01534285 00843513) ("1.6" 01006503 01851864 01006316)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (next loc (thing 2) (* thing 11)) (border+ingly 26)) ) ;; Grid: 21.2.a#1#_ag_th,instr(with)#bore#bore#bore#bore+ed#(1.5,00829977)(1.6,00989635)###AD ( :DEF_WORD "bore" :CLASS "21.2.a" :WN_SENSE (("1.5" 00829977) ("1.6" 00989635)) :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) (bore+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 21.2.b#1#_ag_th#bore#bore#bore#bore+ed#(1.5,00829977)(1.6,00989635)###AD ( :DEF_WORD "bore" :CLASS "21.2.b" :WN_SENSE (("1.5" 00829977) ("1.6" 00989635)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bore+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 21.2.c#1#_ag#bore#bore#bore#bore+ed#(1.5,00829977)(1.6,00989635)###AD ( :DEF_WORD "bore" :CLASS "21.2.c" :WN_SENSE (("1.5" 00829977) ("1.6" 00989635)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (cause (* thing 1) (go ident (thing 2) (toward ident (thing 2) (at ident (thing 2) (bore+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#bore#bore#bore#bore+ingly#(1.5,01038043)(1.6,01243090)###AD ( :DEF_WORD "bore" :CLASS "31.1.a" :WN_SENSE (("1.5" 01038043) ("1.6" 01243090)) :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)) (bore+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#bore#bore#bore#bore+ingly#(1.5,01038043)(1.6,01243090)###AD ( :DEF_WORD "bore" :CLASS "31.1.b" :WN_SENSE (("1.5" 01038043) ("1.6" 01243090)) :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)))) (bore+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#bore#bore#bore#bore+ed#(1.5,01038043)(1.6,01243090)###AD ( :DEF_WORD "bore" :CLASS "31.1.c" :WN_SENSE (("1.5" 01038043) ("1.6" 01243090)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bore+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 35.5#1#_ag_purp(for),loc()#bore#bore#bore#bore+ingly#(1.5,00829977)(1.6,00989635)###AD ( :DEF_WORD "bore" :CLASS "35.5" :WN_SENSE (("1.5" 00829977) ("1.6" 00989635)) :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)) (bore+ingly 26)) :VAR_SPEC ((10 :optional) (21 :obligatory) (1 (animate +))) ) ;; Grid: 35.5#2#_ag_loc()_purp(for)#bore#bore#bore#bore+ingly#(1.5,00829977)(1.6,00989635)###AD ( :DEF_WORD "bore" :CLASS "35.5" :WN_SENSE (("1.5" 00829977) ("1.6" 00989635)) :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)) (bore+ingly 26)) :VAR_SPEC ((21 :obligatory) (1 (animate +))) ) ;; Grid: 13.5.2.a#1#_ag_th,src(from),ben(for)#borrow#borrow#borrow#borrow+ingly#(1.5,01321663)(1.6,01588699)###AD ( :DEF_WORD "borrow" :CLASS "13.5.2.a" :WN_SENSE (("1.5" 01321663) ("1.6" 01588699)) :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)) (borrow+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 29.8.a#1#_ag,ben(for)#boss#boss#boss#boss+ingly#(1.5,00881091)(1.6,01053311)###AD ( :DEF_WORD "boss" :CLASS "29.8.a" :WN_SENSE (("1.5" 00881091) ("1.6" 01053311)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag,ben(for)")) :LCS (act loc (* thing 1) ((* for 17) poss (*head*) (thing 18)) (boss+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.8.b#1#_ag_th#boss#boss#boss#boss+ingly#(1.5,00881091)(1.6,01053311)###AD ( :DEF_WORD "boss" :CLASS "29.8.b" :WN_SENSE (("1.5" 00881091) ("1.6" 01053311)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (boss+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#botanize#botanize#botanize#botanize+ed#(1.5,00363079)(1.6,00435755)###AD ( :DEF_WORD "botanize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00363079) ("1.6" 00435755)) :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) (botanize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#botch#botch#botch#botch+ed#(1.5,01431414)(1.6,01723558)###AD ( :DEF_WORD "botch" :CLASS "45.4.a" :WN_SENSE (("1.5" 01431414) ("1.6" 01723558)) :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) (botch+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#bother#bother#bother#bother+ingly#(1.5,01018552,01419689)(1.6,01221002,01709356)###AD ( :DEF_WORD "bother" :CLASS "31.1.a" :WN_SENSE (("1.5" 01018552 01419689) ("1.6" 01221002 01709356)) :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)) (bother+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#bother#bother#bother#bother+ingly#(1.5,01018552,01019134,--,01419689)(1.6,01221002,01223033,01223160,01709356)###AD ( :DEF_WORD "bother" :CLASS "31.1.b" :WN_SENSE (("1.5" 01018552 01019134 -- 01419689) ("1.6" 01221002 01223033 01223160 01709356)) :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)))) (bother+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.3.a.ii#1#_exp_perc(about)#bother#bother#bother#bother+ingly#(1.5,01018552,01419689)(1.6,01221002,01709356)###AD ( :DEF_WORD "bother" :CLASS "31.3.a.ii" :WN_SENSE (("1.5" 01018552 01419689) ("1.6" 01221002 01709356)) :PROPBANK ("arg0 arg1(about)") :THETA_ROLES ((1 "_exp_perc(about)")) :LCS (act perc (* thing 2) ((* about 7) perc (thing 2) (thing 8)) (bother+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 40.8.1#1#_exp,goal,src(from)#bother#bother#bother#bother+ingly#(1.5,01419689,01019134)(1.6,01709356,01223033)###BJDMAP ( :DEF_WORD "bother" :CLASS "40.8.1" :WN_SENSE (("1.5" 01419689 01019134) ("1.6" 01709356 01223033)) :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))) (bother+ingly 26)) :VAR_SPEC ((3 :optional) (6 :optional)) ) ;; Grid: 9.10#1#_ag_th#bottle#bottle#bottle##(1.5,01298530,00863849)(1.6,01560115,01031708)#loc#(goal() = in bottle+)#AD ( :DEF_WORD "bottle" :CLASS "9.10" :WN_SENSE (("1.5" 01298530 00863849) ("1.6" 01560115 01031708)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (bottle+ 6))))) ) ;; Grid: 39.7#1#_ag_th_goal(to)#bottlefeed#bottlefeed#bottlefeed#bottlefeed+ingly#(1.5,00674615)(1.6,00807106)###AD ( :DEF_WORD "bottlefeed" :CLASS "39.7" :WN_SENSE (("1.5" 00674615) ("1.6" 00807106)) :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)))) (bottlefeed+ingly 26)) :VAR_SPEC ((1 (animate +)) (2 (animate -)) (6 (animate +))) ) ;; Grid: 39.7#2#_ag_goal,th#bottlefeed#bottlefeed#bottlefeed#bottlefeed+ingly#(1.5,00674615)(1.6,00807106)###AD ( :DEF_WORD "bottlefeed" :CLASS "39.7" :WN_SENSE (("1.5" 00674615) ("1.6" 00807106)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_goal,th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((to 5) loc (thing 2) (in loc (thing 2) (* thing 6)))) (bottlefeed+ingly 26)) :VAR_SPEC ((1 (animate +)) (2 (animate -) :optional) (6 (animate +))) ) ;; Grid: 11.2.a#1#_th#bounce#bounce#bounce#bounce+ingly#(1.5,00809004)(1.6,00963372)###AD ( :DEF_WORD "bounce" :CLASS "11.2.a" :WN_SENSE (("1.5" 00809004) ("1.6" 00963372)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (bounce+ingly 26)) ) ;; Grid: 11.2.b#1#_ag_th#bounce#bounce#bounce#bounce+ingly#(1.5,00809004)(1.6,00963372)###AD ( :DEF_WORD "bounce" :CLASS "11.2.b" :WN_SENSE (("1.5" 00809004) ("1.6" 00963372)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bounce+ingly 26)) ) ;; Grid: 11.2.c#2#_ag_goal_th,src()#bounce#bounce#bounce#bounce+ingly#(1.5,00809004)(1.6,00963372)###AD ( :DEF_WORD "bounce" :CLASS "11.2.c" :WN_SENSE (("1.5" 00809004) ("1.6" 00963372)) :PROPBANK ("arg0 arg2 arg1 arg2(from - up.)") :THETA_ROLES ((2 "_ag_goal_th,src()")) :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)))) (bounce+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 11.2.c#1#,ag_th,goal(to),src()#bounce#bounce#bounce#bounce+ingly#(1.5,00809004)(1.6,00963372)###AD ( :DEF_WORD "bounce" :CLASS "11.2.c" :WN_SENSE (("1.5" 00809004) ("1.6" 00963372)) :PROPBANK ("arg0 arg1 arg2(to) arg2(from - up.)") :THETA_ROLES ((1 ",ag_th,goal(to),src()")) :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)))) (bounce+ingly 26)) :VAR_SPEC ((3 :optional) (5 :optional) (1 (animate +) :optional)) ) ;; Grid: 51.3.2.a.i#1#_th#bounce#bounce#bounce#bounce+ingly#(1.5,01078308)(1.6,01291867)###AD ( :DEF_WORD "bounce" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01078308) ("1.6" 01291867)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (bounce+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#bounce#bounce#bounce#bounce+ingly#(1.5,01078308,01118938)(1.6,01291867,01337493)###AD ( :DEF_WORD "bounce" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01078308 01118938) ("1.6" 01291867 01337493)) :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))) (bounce+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 51.3.2.b.i#1#_ag_th#bounce#bounce#bounce#bounce+ingly#(1.5,00809004)(1.6,00963372)###AD ( :DEF_WORD "bounce" :CLASS "51.3.2.b.i" :WN_SENSE (("1.5" 00809004) ("1.6" 00963372)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bounce+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.3.2.b.ii#1#_ag_th,src(),goal()#bounce#bounce#bounce#bounce+ingly#(1.5,00809004)(1.6,00963372)###AD ( :DEF_WORD "bounce" :CLASS "51.3.2.b.ii" :WN_SENSE (("1.5" 00809004) ("1.6" 00963372)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (bounce+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 47.8.c#1#_th_loc#bound#bound#bound#bound+ingly#(1.5,01534285)(1.6,01851864)###AD ( :DEF_WORD "bound" :CLASS "47.8.c" :WN_SENSE (("1.5" 01534285) ("1.6" 01851864)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (in loc (thing 2) (* thing 11)) (bound+ingly 26)) ) ;; Grid: 47.8.d#1#_th_loc#bound#bound#bound1#bound1+ingly#(1.5,01534285)(1.6,01851864)###AD ( :DEF_WORD "bound" :CLASS "47.8.d" :WN_SENSE (("1.5" 01534285) ("1.6" 01851864)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (around loc (thing 2) (* thing 11)) (bound1+ingly 26)) ) ;; Grid: 51.3.2.a.i#1#_th#bound#bound#bound2#bound2+ingly#(1.5,01118288)(1.6,01336773)###AD ( :DEF_WORD "bound" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01118288) ("1.6" 01336773)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (bound2+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.i#1#_th#bound#bound#bound#bound+ingly#(1.5,01118288)(1.6,01336773)###AD ( :DEF_WORD "bound" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01118288) ("1.6" 01336773)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (bound+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#bound#bound#bound2#bound2+ingly#(1.5,01118288)(1.6,01336773)###AD ( :DEF_WORD "bound" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01118288) ("1.6" 01336773)) :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))) (bound2+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#bound#bound#bound#bound+ingly#(1.5,01118288)(1.6,01336773)###AD ( :DEF_WORD "bound" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01118288) ("1.6" 01336773)) :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))) (bound+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 40.3.3.a#1#_th,mod-loc(before)#bow#bow#bow#bow+ingly#(1.5,00505531,01180063)(1.6,00609009,01410999)###AD ( :DEF_WORD "bow" :CLASS "40.3.3.a" :WN_SENSE (("1.5" 00505531 01180063) ("1.6" 00609009 01410999)) :PROPBANK ("arg1 argm-LOC(before)") :THETA_ROLES ((1 "_th,mod-loc(before)")) :LCS (act loc (* thing 2) ((* before 23) loc (*head*) (thing 24)) (bow+ingly 26)) :VAR_SPEC ((2 (human +))) ) ;; Grid: 47.3.a#1#_th,loc()#bow#bow#bow#bow+ingly#(1.5,00505531,01166128)(1.6,00609009,01410999)###AD ( :DEF_WORD "bow" :CLASS "47.3.a" :WN_SENSE (("1.5" 00505531 01166128) ("1.6" 00609009 01410999)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,loc()")) :LCS (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (bow+ingly 26)) :VAR_SPEC ((10 :optional)) ) ;; Grid: 47.6.a#1#_th,loc()#bow#bow#bow#bow+ingly#(1.5,01180063)(1.6,01410999)###AD ( :DEF_WORD "bow" :CLASS "47.6.a" :WN_SENSE (("1.5" 01180063) ("1.6" 01410999)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,loc()")) :LCS (be loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (bow+ingly 26)) :VAR_SPEC ((10 :optional)) ) ;; Grid: 51.3.2.a.i#1#_th#bowl#bowl#bowl#bowl+ingly#(1.5,01075459)(1.6,01288448)###AD ( :DEF_WORD "bowl" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01075459) ("1.6" 01288448)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (bowl+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#bowl#bowl#bowl#bowl+ingly#(1.5,01075459)(1.6,01288448)###AD ( :DEF_WORD "bowl" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01075459) ("1.6" 01288448)) :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))) (bowl+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 9.10#1#_ag_th#box#box#box1##(1.5,00853324)(1.6,01018832)#loc#(goal() = in box+)#AD ( :DEF_WORD "box" :CLASS "9.10" :WN_SENSE (("1.5" 00853324) ("1.6" 01018832)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (box+ 6))))) ) ;; Grid: 36.3.a#1#_ag_mod-poss(with)#box#box#box2#box2+ingly#(1.5,00817680,00817174)(1.6,00974052,00973520)###AD ( :DEF_WORD "box" :CLASS "36.3.a" :WN_SENSE (("1.5" 00817680 00817174) ("1.6" 00974052 00973520)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (box2+ingly 26)) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 36.3.a#2#_ag_mod-poss#box#box#box2#box2+ingly#(1.5,00817680,00817174)(1.6,00974052,00973520)###AD ( :DEF_WORD "box" :CLASS "36.3.a" :WN_SENSE (("1.5" 00817680 00817174) ("1.6" 00974052 00973520)) :PROPBANK ("arg0 arg3") :THETA_ROLES ((2 "_ag_mod-poss")) :LCS (act loc (* thing 1) ((with 15) poss (*head*) (* thing 16)) (box2+ingly 26)) :VAR_SPEC ((16 :obligatory) (1 (human +))) ) ;; Grid: 36.3.b#1#_ag#box#box#box2#box2+ingly#(1.5,00853324)(1.6,01018832)###AD ( :DEF_WORD "box" :CLASS "36.3.b" :WN_SENSE (("1.5" 00853324) ("1.6" 01018832)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (toward loc (thing 1) (at loc (thing 1) (thing 1))) (box2+ingly 26)) :VAR_SPEC ((1 (human +) (num plur))) ) ;; Grid: 52.a#1#_th_loc#boycott#boycott#boycott#boycott+ingly#(1.5,01395680)(1.6,01679796)###AD ( :DEF_WORD "boycott" :CLASS "52.a" :WN_SENSE (("1.5" 01395680) ("1.6" 01679796)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (stay loc (* thing 2) (not_at loc (thing 2) (* thing 11)) (boycott+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 22.4.a#1#,ag_th,goal(),instr(with)#bracket#bracket#bracket#bracket+ingly#(1.5,00368776)(1.6,00442641)###AD ( :DEF_WORD "bracket" :CLASS "22.4.a" :WN_SENSE (("1.5" 00368776) ("1.6" 00442641)) :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)) (bracket+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.4.b#1#,ag_th,mod-loc(together),instr(with)#bracket#bracket#bracket#bracket+ed#(1.5,00368776)(1.6,00442641)###AD ( :DEF_WORD "bracket" :CLASS "22.4.b" :WN_SENSE (("1.5" 00368776) ("1.6" 00442641)) :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) (bracket+ed 9)))) ((* together 23) loc (thing 2) (nil 24)) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 47.8.d#1#_th_loc#bracket#bracket#bracket#bracket+ingly#(1.5,00368776)(1.6,00442641)###AD ( :DEF_WORD "bracket" :CLASS "47.8.d" :WN_SENSE (("1.5" 00368776) ("1.6" 00442641)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (around loc (thing 2) (* thing 11)) (bracket+ingly 26)) ) ;; Grid: 37.8.b#3#_ag_info(about),goal(to)#brag#brag#brag#brag+ingly#(1.5,00496150)(1.6,00598488)###BJDMAP ( :DEF_WORD "brag" :CLASS "37.8.b" :WN_SENSE (("1.5" 00496150) ("1.6" 00598488)) :PROPBANK ("arg0 arg1(about) arg2(to)") :THETA_ROLES ((3 "_ag_info(about),goal(to)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (brag+ingly 26)) :VAR_SPEC ((1 (human +)) (5 (human +) :optional)) ) ;; Grid: 37.8.b#4#_ag_goal(to)_info(about)#brag#brag#brag#brag+ingly#(1.5,00496150)(1.6,00598488)###BJDMAP ( :DEF_WORD "brag" :CLASS "37.8.b" :WN_SENSE (("1.5" 00496150) ("1.6" 00598488)) :PROPBANK ("arg0 arg2(to) arg1(about)") :THETA_ROLES ((4 "_ag_goal(to)_info(about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (brag+ingly 26)) :VAR_SPEC ((1 (human +)) (5 (human +))) ) ;; Grid: 41.2.2#1#_ag_th#braid#braid#braid#braid+ed#(1.5,00873824,00873667)(1.6,01044108,01043968)###AD ( :DEF_WORD "braid" :CLASS "41.2.2" :WN_SENSE (("1.5" 00873824 00873667) ("1.6" 01044108 01043968)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (braid+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 18.3#1#_ag_th,mod-loc(),instr(with)#brain#brain#brain#brain+ingly#(1.5,00807339)(1.6,00961708)###AD ( :DEF_WORD "brain" :CLASS "18.3" :WN_SENSE (("1.5" 00807339) ("1.6" 00961708)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (brain+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.a#1#_ag_th#braise#braise#braise#braise+ingly#(1.5,00196952)(1.6,00225568)###AD ( :DEF_WORD "braise" :CLASS "45.3.a" :WN_SENSE (("1.5" 00196952) ("1.6" 00225568)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (braise+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.b#1#,ag_th#braise#braise#braise#braise+ingly#(1.5,00196952)(1.6,00225568)###AD ( :DEF_WORD "braise" :CLASS "45.3.b" :WN_SENSE (("1.5" 00196952) ("1.6" 00225568)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (braise+ingly 26)) :VAR_SPEC ((1 (animate -) :optional)) ) ;; Grid: 45.3.c#1#_th#braise#braise#braise#braise+ed#(1.5,00196952)(1.6,00225568)###AD ( :DEF_WORD "braise" :CLASS "45.3.c" :WN_SENSE (("1.5" 00196952) ("1.6" 00225568)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (braise+ed 9)))) ) ;; Grid: 23.4.a#1#_th_src(from)#branch#branch#branch#branch+ingly#(1.5,00199142)(1.6,00228033)###BJDMAP ( :DEF_WORD "branch" :CLASS "23.4.a" :WN_SENSE (("1.5" 00199142) ("1.6" 00228033)) :PROPBANK ("arg1 arg2(from)") :THETA_ROLES ((1 "_th_src(from)")) :LCS (go_ext ident (* thing 2) ((* away_from 3) ident (thing 2) (at ident (thing 2) (thing 4))) (branch+ingly 26)) ) ;; Grid: 23.4.b#1#_th#branch#branch#branch#branch+ed#(1.5,00199142)(1.6,00228033)###BJDMAP ( :DEF_WORD "branch" :CLASS "23.4.b" :WN_SENSE (("1.5" 00199142) ("1.6" 00228033)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (be ident (* thing 2) (at ident (thing 2) (branch+ed 9))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 25.3#1#_ag_th,mod-poss(with)#brand#brand#brand#brand+ed#(1.5,01420081)(1.6,01709883)###AD ( :DEF_WORD "brand" :CLASS "25.3" :WN_SENSE (("1.5" 01420081) ("1.6" 01709883)) :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) (brand+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 29.3#1#_ag_th_pred#brand#brand#brand#brand+ingly#(1.5,01419981,00583137)(1.6,01709703,00698089)###AD ( :DEF_WORD "brand" :CLASS "29.3" :WN_SENSE (("1.5" 01419981 00583137) ("1.6" 01709703 00698089)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th_pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* nil 9))) (brand+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 008#1#_ag_th,goal(on)#brave#brave#brave#brave+ingly####AD ( :DEF_WORD "brave" :CLASS "008" :PROPBANK ("arg0 arg1 arg2(on)") :THETA_ROLES ((1 "_ag_th,goal(on)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* toward 5) loc (thing 2) ([on] loc (thing 2) (thing 6)))) (brave+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 36.1.c#1#_ag_mod-poss(with)#brawl#brawl#brawl#brawl+ingly#(1.5,00434811)(1.6,00526031)###AD ( :DEF_WORD "brawl" :CLASS "36.1.c" :WN_SENSE (("1.5" 00434811) ("1.6" 00526031)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (brawl+ingly 26)) :VAR_SPEC ((15 :obligatory) (1 (human +))) ) ;; Grid: 36.1.d#1#_ag#brawl#brawl#brawl#brawl+ingly#(1.5,00434811)(1.6,00526031)###AD ( :DEF_WORD "brawl" :CLASS "36.1.d" :WN_SENSE (("1.5" 00434811) ("1.6" 00526031)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (toward loc (thing 1) (at loc (thing 1) (thing 1))) (brawl+ingly 26)) :VAR_SPEC ((1 (human +) (num plur))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#bray#bray#bray#bray+ingly#(1.5,00019262)(1.6,00020681)###AD ( :DEF_WORD "bray" :CLASS "37.3.a" :WN_SENSE (("1.5" 00019262) ("1.6" 00020681)) :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)))) (bray+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#bray#bray#bray#bray+ingly#(1.5,00019262)(1.6,00020681)###AD ( :DEF_WORD "bray" :CLASS "37.3.a" :WN_SENSE (("1.5" 00019262) ("1.6" 00020681)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (bray+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#bray#bray#bray#bray+#(1.5,00597270)(1.6,00714691)###AD ( :DEF_WORD "bray" :CLASS "37.3.b" :WN_SENSE (("1.5" 00597270) ("1.6" 00714691)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (bray+ 2) ((* toward 5) comm (bray+ 2) ((at 5) comm (bray+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#bray#bray#bray#bray+#(1.5,00597270)(1.6,00714691)###AD ( :DEF_WORD "bray" :CLASS "37.3.c" :WN_SENSE (("1.5" 00597270) ("1.6" 00714691)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (bray+ 2) (toward comm (bray+ 2) (at comm (bray+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 38#1#_ag,goal(at)#bray#bray#bray#bray+#(1.5,00597270)(1.6,00714691)###AD ( :DEF_WORD "bray" :CLASS "38" :WN_SENSE (("1.5" 00597270) ("1.6" 00714691)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (bray+ 2) ((* toward 5) comm (bray+ 2) (touching comm (bray+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#bread#bread#bread#bread+ed#(1.5,00766621)(1.6,00913606)###AD ( :DEF_WORD "bread" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00766621) ("1.6" 00913606)) :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) (bread+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.6.b#1#_ag_th,mod-poss(of)#break#break#break#break+ed#(1.5,00219832,00218979,00121974,01318732)(1.6,00254764,00253202,00138658,01584161)###AD ( :DEF_WORD "break" :CLASS "10.6.b" :WN_SENSE (("1.5" 00219832 00218979 00121974 01318732) ("1.6" 00254764 00253202 00138658 01584161)) :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) (break+ed 9)))) ((* of 15) poss (*head*) (habit 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 23.2.a#1#,ag_th_src(off-of,off)#break#break#break#break+ingly#(1.5,00787971,00154558,00201902)(1.6,00938146,00138909,00231588)###AD ( :DEF_WORD "break" :CLASS "23.2.a" :WN_SENSE (("1.5" 00787971 00154558 00201902) ("1.6" 00938146 00138909 00231588)) :PROPBANK ("arg0 arg1 arg2(off-of/off)") :THETA_ROLES ((1 ",ag_th_src(off-of,off)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* away_from 3) loc (thing 2) (on loc (thing 2) (thing 4)))) (break+ingly 26)) :VAR_SPEC ((1 (animate +) :optional)) ) ;; Grid: 23.2.b#1#,ag_th,mod-loc(apart)#break#break#break#break+ed#(1.5,00201526,00201902)(1.6,00231062,00231588)###AD ( :DEF_WORD "break" :CLASS "23.2.b" :WN_SENSE (("1.5" 00201526 00201902) ("1.6" 00231062 00231588)) :PROPBANK ("arg0 arg1 argm-LOC(apart)") :THETA_ROLES ((1 ",ag_th,mod-loc(apart)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (break+ed 9)))) ((* apart 23) loc (nil 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 40.8.3#1#_ag_th#break#break#break#break+ed#(1.5,00787971,00154558,00201902)(1.6,00938146,00138909,00231588)###AD ( :DEF_WORD "break" :CLASS "40.8.3" :WN_SENSE (("1.5" 00787971 00154558 00201902) ("1.6" 00938146 00138909 00231588)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (break+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 45.1.a#1#_ag_th,instr(with)#break#break#break#break+ed#(1.5,00787971,00201902)(1.6,00938146,00231588)###AD ( :DEF_WORD "break" :CLASS "45.1.a" :WN_SENSE (("1.5" 00787971 00201902) ("1.6" 00938146 00231588)) :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) (break+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.1.b#1#_ag_th#break#break#break#break+ed#(1.5,00204231,01135881,00526680)(1.6,00234840,01357529,00633716)###AD ( :DEF_WORD "break" :CLASS "45.1.b" :WN_SENSE (("1.5" 00204231 01135881 00526680) ("1.6" 00234840 01357529 00633716)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (break+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.1.c#1#_th#break#break#break#break+ed#(1.5,00201526,00787714,00154558)(1.6,00231062,00937788,00138909)###AD ( :DEF_WORD "break" :CLASS "45.1.c" :WN_SENSE (("1.5" 00201526 00787714 00154558) ("1.6" 00231062 00937788 00138909)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (break+ed 9)))) ) ;; Grid: 48.1.1.a#1#_th,src(from),mod-loc()#break#break#break#break+ingly#(1.5,00204231,01135881,00526680)(1.6,00234840,01357529,00633716)###AD ( :DEF_WORD "break" :CLASS "48.1.1.a" :WN_SENSE (("1.5" 00204231 01135881 00526680) ("1.6" 00234840 01357529 00633716)) :PROPBANK ("arg1 arg2(from) argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,src(from),mod-loc()")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4))) ((* on 23) loc (*head*) (thing 24)) (break+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 39.5.a#1#_ag#breakfast#breakfast#breakfast#breakfast+ingly#(1.5,00673816)(1.6,00806298)###AD ( :DEF_WORD "breakfast" :CLASS "39.5.a" :WN_SENSE (("1.5" 00673816) ("1.6" 00806298)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (breakfast+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 39.5.b#1#_ag_loc(on)#breakfast#breakfast#breakfast#breakfast+ingly#(1.5,00673816)(1.6,00806298)###AD ( :DEF_WORD "breakfast" :CLASS "39.5.b" :WN_SENSE (("1.5" 00673816) ("1.6" 00806298)) :PROPBANK ("arg0 arg1(on)") :THETA_ROLES ((1 "_ag_loc(on)")) :LCS (act loc (* thing 1) ((* on 10) loc (thing 1) (thing 11)) (breakfast+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 39.7#1#_ag_th_goal(to)#breast-feed#breast-feed#breast-feed#breast-feed+ingly#(1.5,00674221)(1.6,00806715)###AD ( :DEF_WORD "breast-feed" :CLASS "39.7" :WN_SENSE (("1.5" 00674221) ("1.6" 00806715)) :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)))) (breast-feed+ingly 26)) :VAR_SPEC ((1 (animate +)) (2 (animate -)) (6 (animate +))) ) ;; Grid: 39.7#1#_ag_th_goal(to)#breastfeed#breastfeed#breastfeed#breastfeed+ingly#(1.5,00674221)(1.6,00806715)###AD ( :DEF_WORD "breastfeed" :CLASS "39.7" :WN_SENSE (("1.5" 00674221) ("1.6" 00806715)) :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)))) (breastfeed+ingly 26)) :VAR_SPEC ((1 (animate +)) (2 (animate -)) (6 (animate +))) ) ;; Grid: 39.7#2#_ag_goal,th#breastfeed#breastfeed#breastfeed#breastfeed+ingly#(1.5,00674221)(1.6,00806715)###AD ( :DEF_WORD "breastfeed" :CLASS "39.7" :WN_SENSE (("1.5" 00674221) ("1.6" 00806715)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_goal,th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((to 5) loc (thing 2) (in loc (thing 2) (* thing 6)))) (breastfeed+ingly 26)) :VAR_SPEC ((1 (animate +)) (2 (animate -) :optional) (6 (animate +))) ) ;; Grid: 40.1.2#1#_th,mod-loc(on)#breathe#breathe#breathe#breathe+ingly#(1.5,00002403,01479852,00005184)(1.6,00001740,01784886,01784886)###BJDMAP ( :DEF_WORD "breathe" :CLASS "40.1.2" :WN_SENSE (("1.5" 00002403 01479852 00005184) ("1.6" 00001740 01784886 01784886)) :PROPBANK ("arg1 argm-LOC(on)") :THETA_ROLES ((1 "_th,mod-loc(on)")) :LCS (act loc (* thing 2) ((* on 23) loc (*head*) (thing 24)) (breathe+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 47.2.a.i#1#_th,mod-loc()#breathe#breathe#breathe#breathe+ingly#(1.5,00002403,01322487,00523323)(1.6,00001740,01589573,00629195)###AD ( :DEF_WORD "breathe" :CLASS "47.2.a.i" :WN_SENSE (("1.5" 00002403 01322487 00523323) ("1.6" 00001740 01589573 00629195)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [in] 23) loc (*head*) (thing 24)) (breathe+ingly 26)) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 22.2.a#1#_ag_th,mod-poss(with)#breed#breed#breed#breed+ed#(1.5,00822268)(1.6,00980362)###AD ( :DEF_WORD "breed" :CLASS "22.2.a" :WN_SENSE (("1.5" 00822268) ("1.6" 00980362)) :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) (breed+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.2.b#1#,ag_th_goal(into)#breed#breed#breed#breed+ingly#(1.5,00943290,00822268,00821631)(1.6,01132676,00980362,00979715)###AD ( :DEF_WORD "breed" :CLASS "26.2.b" :WN_SENSE (("1.5" 00943290 00822268 00821631) ("1.6" 01132676 00980362 00979715)) :PROPBANK ("arg0 arg1 arg2(into)") :THETA_ROLES ((1 ",ag_th_goal(into)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) (breed+ingly 26)) :VAR_SPEC ((1 (animate +) :optional)) ) ;; Grid: 26.3#1#_ag_th,ben(for)#brew#brew#brew#brew+ed#(1.5,00952255,00198433)(1.6,01142763,00227243)###AD ( :DEF_WORD "brew" :CLASS "26.3" :WN_SENSE (("1.5" 00952255 00198433) ("1.6" 01142763 00227243)) :PROPBANK ("arg0 arg1 arg2(for)") :THETA_ROLES ((1 "_ag_th,ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brew+ed 9)))) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.3#2#_ag_ben_th#brew#brew#brew#brew+ed#(1.5,00952255,00198433)(1.6,01142763,00227243)###AD ( :DEF_WORD "brew" :CLASS "26.3" :WN_SENSE (("1.5" 00952255 00198433) ("1.6" 01142763 00227243)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_ben_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brew+ed 9)))) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 002#1#_ag_th,prop(to)#bribe#bribe#bribe#bribe+ingly#(1.5,01299302)(1.6,01560925)###AD ( :DEF_WORD "bribe" :CLASS "002" :WN_SENSE (("1.5" 01299302) ("1.6" 01560925)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th,prop(to)")) :LCS (cause (* thing 1) (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27)))) (bribe+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#brick#brick#brick#brick+ed####AD ( :DEF_WORD "brick" :CLASS "9.9.ii" :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) (brick+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 47.8.f#1#_th_loc#bridge#bridge#bridge#bridge+ingly#(1.5,01483785)(1.6,01789530)###AD ( :DEF_WORD "bridge" :CLASS "47.8.f" :WN_SENSE (("1.5" 01483785) ("1.6" 01789530)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (at loc (thing 2) (* thing 11)) (bridge+ingly 26)) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#bridle#bridle#bridle#bridle+ed#(1.5,00746061)(1.6,00888648)###AD ( :DEF_WORD "bridle" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00746061) ("1.6" 00888648)) :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) (bridle+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 37.9.a#1#_ag_goal,info(on)#brief#brief#brief#brief+ingly#(1.5,00466846)(1.6,00563942)###AD ( :DEF_WORD "brief" :CLASS "37.9.a" :WN_SENSE (("1.5" 00466846) ("1.6" 00563942)) :PROPBANK ("arg0 arg2 arg1-PRD(on)") :THETA_ROLES ((1 "_ag_goal,info(on)")) :LCS (cause (* thing 1) (go comm (* nil 2) (to comm (nil 2) (at comm (nil 2) (* thing 6)))) (brief+ingly 26)) :VAR_SPEC ((1 (human +)) (6 (human +)) (2 (thing -) :optional)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#brighten#brighten#brighten#brighten+ed#(1.5,00189374,01233685)(1.6,00216484,01480077)###AD ( :DEF_WORD "brighten" :CLASS "45.4.a" :WN_SENSE (("1.5" 00189374 01233685) ("1.6" 00216484 01480077)) :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) (brighten+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#brighten#brighten#brighten#brighten+ed#(1.5,00189374,01233685)(1.6,00216484,01480077)###AD ( :DEF_WORD "brighten" :CLASS "45.4.b" :WN_SENSE (("1.5" 00189374 01233685) ("1.6" 00216484 01480077)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brighten+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#brighten#brighten#brighten#brighten+ed#(1.5,00189110)(1.6,00216222)###AD ( :DEF_WORD "brighten" :CLASS "45.4.c" :WN_SENSE (("1.5" 00189110) ("1.6" 00216222)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brighten+ed 9)))) ) ;; Grid: 11.3#1#_ag_th,src(from),goal(to)#bring#bring#bring#bring+ingly#(1.5,01188762,00824200,00823804,01271735)(1.6,01422262,01422262,00982468,01527059)###AD ( :DEF_WORD "bring" :CLASS "11.3" :WN_SENSE (("1.5" 01188762 00824200 00823804 01271735) ("1.6" 01422262 01422262 00982468 01527059)) :PROPBANK ("arg0 arg1 arg2(from) arg2(to)") :THETA_ROLES ((1 "_ag_th,src(from),goal(to)")) :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)))) (bring+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 11.3#2#_ag_goal_th,src(from)#bring#bring#bring#bring+ingly#(1.5,01188762,00824200,00823804,01271735)(1.6,01422262,01422262,00982468,01527059)###AD ( :DEF_WORD "bring" :CLASS "11.3" :WN_SENSE (("1.5" 01188762 00824200 00823804 01271735) ("1.6" 01422262 01422262 00982468 01527059)) :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)))) (bring+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 27#1#_ag_th#bring_about#bring_about#bring_about#bring-about+ingly####AD ( :DEF_WORD "bring_about" :CLASS "27" :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go exist (* nil 2) (toward exist (nil 2) (at exist (nil 2) (exist 9)))) (bring-about+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 55.1.a#1#_th,prop#bring_about#bring_about#bring_about#bring-about+ingly####AD ( :DEF_WORD "bring_about" :CLASS "55.1.a" :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th,prop")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27))) (bring-about+ingly 26)) :VAR_SPEC ((2 (animate +)) (27 (:cat n) :optional)) ) ;; Grid: 55.1.b#1#_th,prop#bring_about#bring_about#bring_about#bring-about+ingly####AD ( :DEF_WORD "bring_about" :CLASS "55.1.b" :PROPBANK ("arg1 arg2") :THETA_ROLES ((1 "_th,prop")) :LCS (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* event 27))) (bring-about+ingly 26)) :VAR_SPEC ((27 (aspect prog) :optional)) ) ;; Grid: 47.2.a.i#1#_th,mod-loc()#bristle#bristle#bristle#bristle+ingly#(1.5,01131761)(1.6,01351738)###AD ( :DEF_WORD "bristle" :CLASS "47.2.a.i" :WN_SENSE (("1.5" 01131761) ("1.6" 01351738)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [in] 23) loc (*head*) (thing 24)) (bristle+ingly 26)) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.c#1#_th_mod-poss(with)#bristle#bristle#bristle#bristle+ingly#(1.5,01131761)(1.6,01351738)###AD ( :DEF_WORD "bristle" :CLASS "47.2.c" :WN_SENSE (("1.5" 01131761) ("1.6" 01351738)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (act loc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (bristle+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 37.4.a#1#_ag_info,goal(to)#broadcast#broadcast#broadcast#broadcast+ingly#(1.5,00546238,00548636,00583616)(1.6,00655894,00658752,00698898)###BJDMAP ( :DEF_WORD "broadcast" :CLASS "37.4.a" :WN_SENSE (("1.5" 00546238 00548636 00583616) ("1.6" 00655894 00658752 00698898)) :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)))) (broadcast+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +)) (2 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#broaden#broaden#broaden#broaden+ed#(1.5,00192740)(1.6,00220373)###AD ( :DEF_WORD "broaden" :CLASS "45.4.a" :WN_SENSE (("1.5" 00192740) ("1.6" 00220373)) :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) (broaden+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#broaden#broaden#broaden#broaden+ed#(1.5,00192740)(1.6,00220373)###AD ( :DEF_WORD "broaden" :CLASS "45.4.b" :WN_SENSE (("1.5" 00192740) ("1.6" 00220373)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (broaden+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#broaden#broaden#broaden#broaden+ed#(1.5,00192638)(1.6,00220272)###AD ( :DEF_WORD "broaden" :CLASS "45.4.c" :WN_SENSE (("1.5" 00192638) ("1.6" 00220272)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (broaden+ed 9)))) ) ;; Grid: 45.3.a#1#_ag_th#broil#broil#broil#broil+ingly#(1.5,00198836)(1.6,00227712)###AD ( :DEF_WORD "broil" :CLASS "45.3.a" :WN_SENSE (("1.5" 00198836) ("1.6" 00227712)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (broil+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.b#1#,ag_th#broil#broil#broil#broil+ingly#(1.5,00198836)(1.6,00227712)###AD ( :DEF_WORD "broil" :CLASS "45.3.b" :WN_SENSE (("1.5" 00198836) ("1.6" 00227712)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (broil+ingly 26)) :VAR_SPEC ((1 (animate -) :optional)) ) ;; Grid: 45.3.c#1#_th#broil#broil#broil#broil+ed#(1.5,00198836)(1.6,00227712)###AD ( :DEF_WORD "broil" :CLASS "45.3.c" :WN_SENSE (("1.5" 00198836) ("1.6" 00227712)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (broil+ed 9)))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#bronze#bronze#bronze#bronze+ed#(1.5,00168695)(1.6,00193354)###AD ( :DEF_WORD "bronze" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00168695) ("1.6" 00193354)) :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) (bronze+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.a#1#_ag_th#brown#brown#brown#brown+ingly#(1.5,00194273)(1.6,00222387)###AD ( :DEF_WORD "brown" :CLASS "45.3.a" :WN_SENSE (("1.5" 00194273) ("1.6" 00222387)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (brown+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.3.b#1#,ag_th#brown#brown#brown#brown+ingly#(1.5,00194273)(1.6,00222387)###AD ( :DEF_WORD "brown" :CLASS "45.3.b" :WN_SENSE (("1.5" 00194273) ("1.6" 00222387)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 ",ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (brown+ingly 26)) :VAR_SPEC ((1 (animate -) :optional)) ) ;; Grid: 45.3.c#1#_th#brown#brown#brown#brown+ed#(1.5,00194273)(1.6,00222387)###AD ( :DEF_WORD "brown" :CLASS "45.3.c" :WN_SENSE (("1.5" 00194273) ("1.6" 00222387)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brown+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#brown#brown#brown#brown+ed#(1.5,00194273)(1.6,00222387)###AD ( :DEF_WORD "brown" :CLASS "45.4.a" :WN_SENSE (("1.5" 00194273) ("1.6" 00222387)) :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) (brown+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#brown#brown#brown#brown+ed#(1.5,00194273)(1.6,00222387)###AD ( :DEF_WORD "brown" :CLASS "45.4.b" :WN_SENSE (("1.5" 00194273) ("1.6" 00222387)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brown+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#brown#brown#brown#brown+ed#(1.5,00194273)(1.6,00222387)###AD ( :DEF_WORD "brown" :CLASS "45.4.c" :WN_SENSE (("1.5" 00194273) ("1.6" 00222387)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brown+ed 9)))) ) ;; Grid: 14.a#1#_ag,info#browse#browse#browse#browse+ingly#(1.5,00754335)(1.6,00898584)###AD ( :DEF_WORD "browse" :CLASS "14.a" :WN_SENSE (("1.5" 00754335) ("1.6" 00898584)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag,info")) :LCS (cause (* thing 1) (go comm (* thing 2) (to comm (thing 2) (at comm (thing 2) (thing 1))) ((from 3) comm (thing 2) (at comm (thing 2) (thing 4)))) (browse+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 21.2.a#1#_ag_th,instr(with)#bruise#bruise#bruise#bruise+ed#(1.5,00858541)(1.6,01024910)###AD ( :DEF_WORD "bruise" :CLASS "21.2.a" :WN_SENSE (("1.5" 00858541) ("1.6" 01024910)) :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) (bruise+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 21.2.b#1#_ag_th#bruise#bruise#bruise#bruise+ed#(1.5,00858541)(1.6,01024910)###AD ( :DEF_WORD "bruise" :CLASS "21.2.b" :WN_SENSE (("1.5" 00858541) ("1.6" 01024910)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bruise+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 40.8.3#1#_ag_th#bruise#bruise#bruise#bruise+ed#(1.5,00858541)(1.6,01024910)###AD ( :DEF_WORD "bruise" :CLASS "40.8.3" :WN_SENSE (("1.5" 00858541) ("1.6" 01024910)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bruise+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 39.5.a#1#_ag#brunch#brunch#brunch#brunch+ingly#(1.5,00673741)(1.6,00806224)###AD ( :DEF_WORD "brunch" :CLASS "39.5.a" :WN_SENSE (("1.5" 00673741) ("1.6" 00806224)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (brunch+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 9.7.a#1#_ag_th_goal()#brush#brush#brush#brush+ingly#(1.5,00709236,00328838)(1.6,00847935,00389405)###AD ( :DEF_WORD "brush" :CLASS "9.7.a" :WN_SENSE (("1.5" 00709236 00328838) ("1.6" 00847935 00389405)) :PROPBANK ("arg0 arg1 arg2(to - up.)") :THETA_ROLES ((1 "_ag_th_goal()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* toward 5) loc (thing 2) ([at] loc (thing 2) (thing 6)))) (brush+ingly 26)) :VAR_SPEC ((1 (animate +)) (2 count)) ) ;; Grid: 9.7.b#1#_th_goal(on,onto)#brush#brush#brush#brush+ingly#(1.5,00709236,00709391,01066002,00328838)(1.6,00847935,00848090,01277218,00389405)###AD ( :DEF_WORD "brush" :CLASS "9.7.b" :WN_SENSE (("1.5" 00709236 00709391 01066002 00328838) ("1.6" 00847935 00848090 01277218 00389405)) :PROPBANK ("arg1 argm-LOC(on/onto)") :THETA_ROLES ((1 "_th_goal(on,onto)")) :LCS (act loc (* thing 2) ((* toward 5) loc (thing 2) (([on] 5) loc (thing 2) (thing 6))) (brush+ingly 26)) ) ;; Grid: 9.7.c#1#_ag_th_goal(at)#brush#brush#brush#brush+ingly#(1.5,00709236,00328838)(1.6,00847935,00389405)###AD ( :DEF_WORD "brush" :CLASS "9.7.c" :WN_SENSE (("1.5" 00709236 00328838) ("1.6" 00847935 00389405)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th_goal(at)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* toward 5) loc (thing 2) (touching loc (thing 2) (thing 6)))) (brush+ingly 26)) ) ;; Grid: 9.7.d#1#_ag_th,mod-poss(with)#brush#brush#brush#brush+ed#(1.5,00709236,00328838)(1.6,00847935,00389405)###AD ( :DEF_WORD "brush" :CLASS "9.7.d" :WN_SENSE (("1.5" 00709236 00328838) ("1.6" 00847935 00389405)) :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) (brush+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.4.2.a#1#_ag_th_src(),instr(with)#brush#brush#brush#brush+ingly#(1.5,00707153,01066002)(1.6,00845525,01277218)###AD ( :DEF_WORD "brush" :CLASS "10.4.2.a" :WN_SENSE (("1.5" 00707153 01066002) ("1.6" 00845525 01277218)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th_src(),instr(with)")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* [away_from] 3) loc (thing 2) ([on] loc (thing 2) (thing 4)))) (brush+ingly 26) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.4.2.b#1#_ag_th#brush#brush#brush#brush+ed#(1.5,00707153,01066002)(1.6,00845525,01277218)###AD ( :DEF_WORD "brush" :CLASS "10.4.2.b" :WN_SENSE (("1.5" 00707153 01066002) ("1.6" 00845525 01277218)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brush+ed 9))))) ) ;; Grid: 18.4.a#1#_th_goal()#brush#brush#brush#brush+ingly#(1.5,00707153,01066002)(1.6,00845525,01277218)###AD ( :DEF_WORD "brush" :CLASS "18.4.a" :WN_SENSE (("1.5" 00707153 01066002) ("1.6" 00845525 01277218)) :PROPBANK ("arg1 argm-LOC(through - up.)") :THETA_ROLES ((1 "_th_goal()")) :LCS (go loc (* thing 2) ((* toward 5) loc (thing 2) ([against] loc (thing 2) (thing 6))) (brush+ingly 26)) ) ;; Grid: 41.2.1#1#_ag,loc#brush#brush#brush#brush+ingly#(1.5,00709236,00709391,00328838)(1.6,00847935,00848090,00389405)###AD ( :DEF_WORD "brush" :CLASS "41.2.1" :WN_SENSE (("1.5" 00709236 00709391 00328838) ("1.6" 00847935 00848090 00389405)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag,loc")) :LCS (act loc (* thing 1) (at loc (thing 1) (* thing 11)) (brush+ingly 26)) :VAR_SPEC ((11 :optional) (1 (human +))) ) ;; Grid: 41.2.2#1#_ag_th#brush#brush#brush#brush+ed#(1.5,00709236)(1.6,00847935)###AD ( :DEF_WORD "brush" :CLASS "41.2.2" :WN_SENSE (("1.5" 00709236) ("1.6" 00847935)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (brush+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#brutalize#brutalize#brutalize#brutalize+ed#(1.5,01424333,00066502)(1.6,01715050,00076673)###AD ( :DEF_WORD "brutalize" :CLASS "45.4.a" :WN_SENSE (("1.5" 01424333 00066502) ("1.6" 01715050 00076673)) :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) (brutalize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#bubble#bubble#bubble#bubble+ingly#(1.5,00305097,00003129)(1.6,00361885,00002561)###AD ( :DEF_WORD "bubble" :CLASS "43.2.a" :WN_SENSE (("1.5" 00305097 00003129) ("1.6" 00361885 00002561)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (bubble+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#bubble#bubble#bubble#bubble+ingly#(1.5,00305097,00003129)(1.6,00361885,00002561)###AD ( :DEF_WORD "bubble" :CLASS "43.2.b" :WN_SENSE (("1.5" 00305097 00003129) ("1.6" 00361885 00002561)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (bubble+ingly 26)) ) ;; Grid: 43.2.c#1#_exp_mod-poss(with)#bubble#bubble#bubble#bubble+ingly#(1.5,01248385)(1.6,01498085)###AD ( :DEF_WORD "bubble" :CLASS "43.2.c" :WN_SENSE (("1.5" 01248385) ("1.6" 01498085)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_exp_mod-poss(with)")) :LCS (act perc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (bubble+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.4.a#2#_th_src(through)#bubble#bubble#bubble#bubble+ingly#(1.5,00003129)(1.6,00002561)###AD ( :DEF_WORD "bubble" :CLASS "43.4.a" :WN_SENSE (("1.5" 00003129) ("1.6" 00002561)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((2 "_th_src(through)")) :LCS (go loc (* thing 2) ((* away_from 3) loc (thing 2) ([at] loc (thing 2) (thing 4))) (bubble+ingly 26)) ) ;; Grid: 43.4.b#1#_ag_mod-poss(with)#bubble#bubble#bubble#bubble+ingly#(1.5,00305097)(1.6,00361885)###AD ( :DEF_WORD "bubble" :CLASS "43.4.b" :WN_SENSE (("1.5" 00305097) ("1.6" 00361885)) :PROPBANK ("arg0 arg2(with)") :THETA_ROLES ((1 "_ag_mod-poss(with)")) :LCS (act loc (* thing 1) ((* with 15) poss (*head*) (thing 16)) (bubble+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.4.c#1#_ag_mod-poss(from)#bubble#bubble#bubble#bubble+ingly#(1.5,00305097,01248385)(1.6,00361885,01498085)###AD ( :DEF_WORD "bubble" :CLASS "43.4.c" :WN_SENSE (("1.5" 00305097 01248385) ("1.6" 00361885 01498085)) :PROPBANK ("arg0 arg3(from)") :THETA_ROLES ((1 "_ag_mod-poss(from)")) :LCS (act loc (* thing 1) ((* not_at 15) poss (*head*) (thing 16)) (bubble+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.4.d#1#_src_th#bubble#bubble#bubble#bubble+ingly#(1.5,00305097,00003129)(1.6,00361885,00002561)###AD ( :DEF_WORD "bubble" :CLASS "43.4.d" :WN_SENSE (("1.5" 00305097 00003129) ("1.6" 00361885 00002561)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_src_th")) :LCS (go loc (* thing 2) (away_from loc (thing 2) (at loc (thing 2) (* thing 4))) (bubble+ingly 26)) ) ;; Grid: 49.a.i#1#_ag#buck#buck#buck#buck+ingly#(1.5,01073527)(1.6,01286261)###AD ( :DEF_WORD "buck" :CLASS "49.a.i" :WN_SENSE (("1.5" 01073527) ("1.6" 01286261)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (act loc (* thing 1) (buck+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 49.a.ii#1#_th_goal()#buck#buck#buck#buck+ingly#(1.5,01073527)(1.6,01286261)###AD ( :DEF_WORD "buck" :CLASS "49.a.ii" :WN_SENSE (("1.5" 01073527) ("1.6" 01286261)) :PROPBANK ("arg1 argm-LOC(through - up.)") :THETA_ROLES ((1 "_th_goal()")) :LCS (go loc (* thing 2) ((* toward 5) loc (thing 2) ([at] loc (thing 2) (thing 6))) (buck+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 49.b#1#_ag_th#buck#buck#buck#buck+ingly#(1.5,01073527)(1.6,01286261)###AD ( :DEF_WORD "buck" :CLASS "49.b" :WN_SENSE (("1.5" 01073527) ("1.6" 01286261)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (buck+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.4.a#1#,ag_th,goal(),instr(with)#buckle#buckle#buckle#buckle+ingly#(1.5,00891716)(1.6,01066003)###AD ( :DEF_WORD "buckle" :CLASS "22.4.a" :WN_SENSE (("1.5" 00891716) ("1.6" 01066003)) :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)) (buckle+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.4.b#1#,ag_th,mod-loc(together),instr(with)#buckle#buckle#buckle#buckle+ed#(1.5,00891716)(1.6,01066003)###AD ( :DEF_WORD "buckle" :CLASS "22.4.b" :WN_SENSE (("1.5" 00891716) ("1.6" 01066003)) :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) (buckle+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.5#1#_th#bud#bud#bud#bud+ed#(1.5,00207874,00216079)(1.6,00239851,00250037)###AD ( :DEF_WORD "bud" :CLASS "45.5" :WN_SENSE (("1.5" 00207874 00216079) ("1.6" 00239851 00250037)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bud+ed 9)))) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#budge#budge#budge#budge+ingly#(1.5,01079048)(1.6,01292817)###BJDMAP ( :DEF_WORD "budge" :CLASS "31.1.a" :WN_SENSE (("1.5" 01079048) ("1.6" 01292817)) :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)) (budge+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 10.4.1.a#1#_ag_th_src()#buff#buff#buff#buff+ingly#(1.5,00710982)(1.6,00849713)###AD ( :DEF_WORD "buff" :CLASS "10.4.1.a" :WN_SENSE (("1.5" 00710982) ("1.6" 00849713)) :PROPBANK ("arg0 arg1 arg2(from - up.)") :THETA_ROLES ((1 "_ag_th_src()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* [away_from] 3) loc (thing 2) ([on] loc (thing 2) (thing 4)))) (buff+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.4.1.b.i#1#_ag_th#buff#buff#buff#buff+ingly#(1.5,00710982)(1.6,00849713)###AD ( :DEF_WORD "buff" :CLASS "10.4.1.b.i" :WN_SENSE (("1.5" 00710982) ("1.6" 00849713)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (buff+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.4.1.b.ii#1#_ag_th_mod-poss(of)#buff#buff#buff#buff+ed#(1.5,00710982)(1.6,00849713)###AD ( :DEF_WORD "buff" :CLASS "10.4.1.b.ii" :WN_SENSE (("1.5" 00710982) ("1.6" 00849713)) :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) (buff+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory) (1 (animate +))) ) ;; Grid: 17.2.i#1#_ag_th,instr(with)#buffet#buffet#buffet#buffet+ingly#(1.5,00815593,00815503)(1.6,00971544,00971417)###BJDMAP ( :DEF_WORD "buffet" :CLASS "17.2.i" :WN_SENSE (("1.5" 00815593 00815503) ("1.6" 00971544 00971417)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 "_ag_th,instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* with 19) instr (*head*) (thing 20)) (buffet+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#bug#bug#bug#bug+ingly#(1.5,01026736)(1.6,01230185)###AD ( :DEF_WORD "bug" :CLASS "31.1.a" :WN_SENSE (("1.5" 01026736) ("1.6" 01230185)) :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)) (bug+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#bug#bug#bug#bug+ingly#(1.5,01026736)(1.6,01230185)###AD ( :DEF_WORD "bug" :CLASS "31.1.b" :WN_SENSE (("1.5" 01026736) ("1.6" 01230185)) :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)))) (bug+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 26.1.a#1#_ag_th,instr(),ben(for)#build#build#build#build+ed#(1.5,00946831)(1.6,01136484)###AD ( :DEF_WORD "build" :CLASS "26.1.a" :WN_SENSE (("1.5" 00946831) ("1.6" 01136484)) :PROPBANK ("arg0 arg1 arg2(with - up.) arg3(for)") :THETA_ROLES ((1 "_ag_th,instr(),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (build+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((* for 17) poss (*head*) (thing 18))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 26.1.a#2#_ag_ben_th,instr()#build#build#build#build+ed#(1.5,00946831)(1.6,01136484)###AD ( :DEF_WORD "build" :CLASS "26.1.a" :WN_SENSE (("1.5" 00946831) ("1.6" 01136484)) :PROPBANK ("arg0 arg2 arg1 arg2(with - up.)") :THETA_ROLES ((2 "_ag_ben_th,instr()")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (build+ed 9)))) ((* [of] 19) instr (*head*) (thing 20)) ((for 17) poss (*head*) (* thing 18))) :VAR_SPEC ((18 :obligatory) (1 (animate +))) ) ;; Grid: 26.1.b#1#_ag_th_goal(into),ben(for)#build#build#build#build+ingly#(1.5,00946831)(1.6,01136484)###AD ( :DEF_WORD "build" :CLASS "26.1.b" :WN_SENSE (("1.5" 00946831) ("1.6" 01136484)) :PROPBANK ("arg0 arg1 arg2(into) arg3(for)") :THETA_ROLES ((1 "_ag_th_goal(into),ben(for)")) :LCS (cause (* thing 1) (go ident (* thing 2) ((* to 5) ident (thing 2) (in ident (thing 2) (thing 6)))) ((* for 17) poss (*head*) (thing 18)) (build+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 47.2.a.i#1#_th,mod-loc()#bulge#bulge#bulge#bulge+ingly#(1.5,01536208)(1.6,01854038)###AD ( :DEF_WORD "bulge" :CLASS "47.2.a.i" :WN_SENSE (("1.5" 01536208) ("1.6" 01854038)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [in] 23) loc (*head*) (thing 24)) (bulge+ingly 26)) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.c#1#_th_mod-poss(with)#bulge#bulge#bulge#bulge+ingly#(1.5,01536208)(1.6,01854038)###AD ( :DEF_WORD "bulge" :CLASS "47.2.c" :WN_SENSE (("1.5" 01536208) ("1.6" 01854038)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (act loc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (bulge+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 29.8.a#1#_ag,ben(for)#bully#bully#bully#bully+ingly#(1.5,01014805)(1.6,01216538)###AD ( :DEF_WORD "bully" :CLASS "29.8.a" :WN_SENSE (("1.5" 01014805) ("1.6" 01216538)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag,ben(for)")) :LCS (act loc (* thing 1) ((* for 17) poss (*head*) (thing 18)) (bully+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.8.b#1#_ag_th#bully#bully#bully#bully+ingly#(1.5,01014805)(1.6,01216538)###AD ( :DEF_WORD "bully" :CLASS "29.8.b" :WN_SENSE (("1.5" 01014805) ("1.6" 01216538)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (bully+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.a#1#_ag_th,mod-loc(),instr(with)#bump#bump#bump#bump+ingly#(1.5,00706474)(1.6,00844770)###AD ( :DEF_WORD "bump" :CLASS "18.1.a" :WN_SENSE (("1.5" 00706474) ("1.6" 00844770)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (bump+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.b#1#_ag_th,mod-loc()#bump#bump#bump#bump+ingly#(1.5,00706474)(1.6,00844770)###AD ( :DEF_WORD "bump" :CLASS "18.1.b" :WN_SENSE (("1.5" 00706474) ("1.6" 00844770)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc()")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) (bump+ingly 26)) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 18.1.c#1#_ag_goal(at),instr(with)#bump#bump#bump#bump+ingly#(1.5,00706474)(1.6,00844770)###AD ( :DEF_WORD "bump" :CLASS "18.1.c" :WN_SENSE (("1.5" 00706474) ("1.6" 00844770)) :PROPBANK ("arg0 arg3(at) arg2(with)") :THETA_ROLES ((1 "_ag_goal(at),instr(with)")) :LCS (act loc (* thing 1) ((* toward 5) loc (thing 1) (touching loc (thing 1) (thing 6))) ((* with 19) instr (*head*) (thing 20)) (bump+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.d#1#_ag_th_mod-loc(against)#bump#bump#bump#bump+ingly#(1.5,00706474)(1.6,00844770)###AD ( :DEF_WORD "bump" :CLASS "18.1.d" :WN_SENSE (("1.5" 00706474) ("1.6" 00844770)) :PROPBANK ("arg0 arg1 argm-LOC(against)") :THETA_ROLES ((1 "_ag_th_mod-loc(against)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* against 23) loc (*head*) (thing 24)) (bump+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 18.1.e#1#_ag_th,mod-loc(together)#bump#bump#bump#bump+ed#(1.5,00706474)(1.6,00844770)###AD ( :DEF_WORD "bump" :CLASS "18.1.e" :WN_SENSE (("1.5" 00706474) ("1.6" 00844770)) :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) (bump+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +)) (2 (num plur))) ) ;; Grid: 18.4.a#1#_th_goal()#bump#bump#bump#bump+ingly#(1.5,00706474)(1.6,00844770)###AD ( :DEF_WORD "bump" :CLASS "18.4.a" :WN_SENSE (("1.5" 00706474) ("1.6" 00844770)) :PROPBANK ("arg1 argm-LOC(through - up.)") :THETA_ROLES ((1 "_th_goal()")) :LCS (go loc (* thing 2) ((* toward 5) loc (thing 2) ([against] loc (thing 2) (thing 6))) (bump+ingly 26)) ) ;; Grid: 18.4.b#1#_th,mod-loc(together)#bump#bump#bump#bump+ed#(1.5,00706474)(1.6,00844770)###AD ( :DEF_WORD "bump" :CLASS "18.4.b" :WN_SENSE (("1.5" 00706474) ("1.6" 00844770)) :PROPBANK ("arg1 argm-LOC(together)") :THETA_ROLES ((1 "_th,mod-loc(together)")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bump+ed 9))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((2 (num plur))) ) ;; Grid: 40.8.3#1#_ag_th#bump#bump#bump#bump+ed#(1.5,00706474)(1.6,00844770)###AD ( :DEF_WORD "bump" :CLASS "40.8.3" :WN_SENSE (("1.5" 00706474) ("1.6" 00844770)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (bump+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 22.3.a.ii#1#,ag_th,goal(with)#bundle#bundle#bundle#bundle+ingly#(1.5,00854555,00852924)(1.6,01020316,01018225)###AD ( :DEF_WORD "bundle" :CLASS "22.3.a.ii" :WN_SENSE (("1.5" 00854555 00852924) ("1.6" 01020316 01018225)) :PROPBANK ("arg0 arg1 arg2(with)") :THETA_ROLES ((1 ",ag_th,goal(with)")) :LCS (cause (* thing 1) (go loc (* thing 2) (toward loc (thing 2) ((* with 5) loc (thing 2) (thing 6)))) (bundle+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.3.d.ii#1#,ag_th,mod-loc(together)#bundle#bundle#bundle#bundle+ed#(1.5,00854555,00852924)(1.6,01020316,01018225)###AD ( :DEF_WORD "bundle" :CLASS "22.3.d.ii" :WN_SENSE (("1.5" 00854555 00852924) ("1.6" 01020316 01018225)) :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) (bundle+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#bungle#bungle#bungle#bungle+ed#(1.5,00008319,01431414)(1.6,00008694,01723558)###AD ( :DEF_WORD "bungle" :CLASS "45.4.a" :WN_SENSE (("1.5" 00008319 01431414) ("1.6" 00008694 01723558)) :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) (bungle+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 17.1#1#_ag_th,goal(to)#bunt#bunt#bunt#bunt+ingly#(1.5,00810307)(1.6,00965490)###AD ( :DEF_WORD "bunt" :CLASS "17.1" :WN_SENSE (("1.5" 00810307) ("1.6" 00965490)) :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)))) (bunt+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 17.1#2#_ag_goal_th#bunt#bunt#bunt#bunt+ingly#(1.5,00810307)(1.6,00965490)###AD ( :DEF_WORD "bunt" :CLASS "17.1" :WN_SENSE (("1.5" 00810307) ("1.6" 00965490)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((2 "_ag_goal_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((to 5) loc (thing 2) (at loc (thing 2) (* thing 6)))) (bunt+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 16#1#_ag_th,mod-loc(from),mod-loc()#buoy#buoy#buoy#buoy+ed####AD ( :DEF_WORD "buoy" :CLASS "16" :PROPBANK ("arg0 arg1 arg2(from) argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc(from),mod-loc()")) :LCS (cause (* thing 1) (stay ident (* thing 2) (at ident (thing 2) (buoy+ed 9))) ((* [in] 23) loc (*head*) (thing 24)) ((* not_at 23) loc (*head*) (thing 24))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#burble#burble#burble#burble+ingly#(1.5,01248385)(1.6,01498085)###AD ( :DEF_WORD "burble" :CLASS "37.3.a" :WN_SENSE (("1.5" 01248385) ("1.6" 01498085)) :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)))) (burble+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#burble#burble#burble#burble+ingly#(1.5,01248385)(1.6,01498085)###AD ( :DEF_WORD "burble" :CLASS "37.3.a" :WN_SENSE (("1.5" 01248385) ("1.6" 01498085)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (burble+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#burble#burble#burble#burble+#(1.5,01248385)(1.6,01498085)###AD ( :DEF_WORD "burble" :CLASS "37.3.b" :WN_SENSE (("1.5" 01248385) ("1.6" 01498085)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (burble+ 2) ((* toward 5) comm (burble+ 2) ((at 5) comm (burble+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#burble#burble#burble#burble+#(1.5,01248385)(1.6,01498085)###AD ( :DEF_WORD "burble" :CLASS "37.3.c" :WN_SENSE (("1.5" 01248385) ("1.6" 01498085)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (burble+ 2) (toward comm (burble+ 2) (at comm (burble+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#burble#burble#burble#burble+ingly#(1.5,01248385)(1.6,01498085)###AD ( :DEF_WORD "burble" :CLASS "43.2.a" :WN_SENSE (("1.5" 01248385) ("1.6" 01498085)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (burble+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#burble#burble#burble#burble+ingly#(1.5,01248385)(1.6,01498085)###AD ( :DEF_WORD "burble" :CLASS "43.2.b" :WN_SENSE (("1.5" 01248385) ("1.6" 01498085)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (burble+ingly 26)) ) ;; Grid: 13.4.2#1#_ag_th,mod-poss(with)#burden#burden#burden#burden+ed#(1.5,00854736,00421625)(1.6,01020584,00509295)###AD ( :DEF_WORD "burden" :CLASS "13.4.2" :WN_SENSE (("1.5" 00854736 00421625) ("1.6" 01020584 00509295)) :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) (burden+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.5#1#_th#burgeon#burgeon#burgeon#burgeon+ed#(1.5,00215935)(1.6,00249893)###AD ( :DEF_WORD "burgeon" :CLASS "45.5" :WN_SENSE (("1.5" 00215935) ("1.6" 00249893)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (burgeon+ed 9)))) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#burglarize#burglarize#burglarize#burglarize+ed#(1.5,01454415)(1.6,01753347)###AD ( :DEF_WORD "burglarize" :CLASS "45.4.a" :WN_SENSE (("1.5" 01454415) ("1.6" 01753347)) :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) (burglarize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.6.a#1#_ag_th,mod-poss(of)#burgle#burgle#burgle#burgle+ed#(1.5,01454415)(1.6,01753347)###AD ( :DEF_WORD "burgle" :CLASS "10.6.a" :WN_SENSE (("1.5" 01454415) ("1.6" 01753347)) :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) (burgle+ed 9)))) ((* of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.6.c#1#_ag_th,mod-poss(out_of)#burgle#burgle#burgle#burgle+ed#(1.5,01454415)(1.6,01753347)###AD ( :DEF_WORD "burgle" :CLASS "10.6.c" :WN_SENSE (("1.5" 01454415) ("1.6" 01753347)) :PROPBANK ("arg0 arg1 arg3(out_of)") :THETA_ROLES ((1 "_ag_th,mod-poss(out_of)")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (burgle+ed 9)))) ((* out_of 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.7#1#_ag_src#burl#burl#burl##(1.5,00108814)(1.6,00123673)#loc#(th = burl+)#AD ( :DEF_WORD "burl" :CLASS "10.7" :WN_SENSE (("1.5" 00108814) ("1.6" 00123673)) :PROPBANK ("arg0 arg2") :THETA_ROLES ((1 "_ag_src")) :LCS (cause (* thing 1) (go loc (burl+ 2) (from loc (burl+ 2) (at loc (burl+ 2) (* thing 4))))) ) ;; Grid: 40.8.2#1#_exp,src(from)#burn#burn#burn#burn+ingly#(1.5,01560749,01042628)(1.6,01887716,01248170)###AD ( :DEF_WORD "burn" :CLASS "40.8.2" :WN_SENSE (("1.5" 01560749 01042628) ("1.6" 01887716 01248170)) :PROPBANK ("arg1 arg3(from)") :THETA_ROLES ((1 "_exp,src(from)")) :LCS (go_ext perc (* thing 2) ((* from 3) perc (thing 2) (at perc (thing 2) (thing 4))) (burn+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 40.8.3#1#_ag_th#burn#burn#burn#burn+ed#(1.5,00061903,00224359,00118386,01210423,01560749,01406916)(1.6,00070819,00260683,00134645,01451253,01887716,01693484)###AD ( :DEF_WORD "burn" :CLASS "40.8.3" :WN_SENSE (("1.5" 00061903 00224359 00118386 01210423 01560749 01406916) ("1.6" 00070819 00260683 00134645 01451253 01887716 01693484)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (burn+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 43.1.a#1#_th,mod-loc()#burn#burn#burn#burn+ed#(1.5,01564083)(1.6,01891783)###AD ( :DEF_WORD "burn" :CLASS "43.1.a" :WN_SENSE (("1.5" 01564083) ("1.6" 01891783)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (be exist (* thing 2) (at exist (thing 2) (burn+ed 9)) ((* [on] 23) loc (*head*) (thing 24))) ) ;; Grid: 43.1.b#1#_th_mod-poss(with)#burn#burn#burn#burn+ed#(1.5,01564083)(1.6,01891783)###AD ( :DEF_WORD "burn" :CLASS "43.1.b" :WN_SENSE (("1.5" 01564083) ("1.6" 01891783)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (be exist (* thing 2) (at exist (thing 2) (burn+ed 9)) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.1.c#1#_ag_th#burn#burn#burn#burn+ingly#(1.5,01564083)(1.6,01891783)###AD ( :DEF_WORD "burn" :CLASS "43.1.c" :WN_SENSE (("1.5" 01564083) ("1.6" 01891783)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (burn+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#burn#burn#burn#burn+ed#(1.5,00226851,00224359,00118386,01560749,00226625)(1.6,00263886,00260683,00134645,01887716,00263602)###AD ( :DEF_WORD "burn" :CLASS "45.4.a" :WN_SENSE (("1.5" 00226851 00224359 00118386 01560749 00226625) ("1.6" 00263886 00260683 00134645 01887716 00263602)) :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) (burn+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#burn#burn#burn#burn+ed#(1.5,00226851,00224359,00118386,01560749,00226625)(1.6,00263886,00260683,00134645,01887716,00263602)###AD ( :DEF_WORD "burn" :CLASS "45.4.b" :WN_SENSE (("1.5" 00226851 00224359 00118386 01560749 00226625) ("1.6" 00263886 00260683 00134645 01887716 00263602)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (burn+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#burn#burn#burn#burn+ed#(1.5,01564083,00225986,00226625)(1.6,01891783,00262798,00263602)###AD ( :DEF_WORD "burn" :CLASS "45.4.c" :WN_SENSE (("1.5" 01564083 00225986 00226625) ("1.6" 01891783 00262798 00263602)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (burn+ed 9)))) ) ;; Grid: 45.5#1#_th#burn#burn#burn#burn+ed#(1.5,00225986)(1.6,00262798)###AD ( :DEF_WORD "burn" :CLASS "45.5" :WN_SENSE (("1.5" 00225986) ("1.6" 00262798)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (burn+ed 9)))) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.b#1#_th,mod-loc()#burn#burn#burn#burn+ingly#(1.5,00061903,01564083,00225986)(1.6,00070819,01891783,00262798)###AD ( :DEF_WORD "burn" :CLASS "47.2.b" :WN_SENSE (("1.5" 00061903 01564083 00225986) ("1.6" 00070819 01891783 00262798)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [in] 23) loc (*head*) (thing 24)) (burn+ingly 26)) :VAR_SPEC ((2 (animate -))) ) ;; Grid: 47.2.c#1#_th_mod-poss(with)#burn#burn#burn#burn+ingly#(1.5,00061903,01564083,00225986)(1.6,00070819,01891783,00262798)###AD ( :DEF_WORD "burn" :CLASS "47.2.c" :WN_SENSE (("1.5" 00061903 01564083 00225986) ("1.6" 00070819 01891783 00262798)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (act loc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (burn+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 40.1.1#1#_th#burp#burp#burp#burp+ingly#(1.5,00003129)(1.6,00002561)###BJDMAP ( :DEF_WORD "burp" :CLASS "40.1.1" :WN_SENSE (("1.5" 00003129) ("1.6" 00002561)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (burp+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#burr#burr#burr#burr+ingly#(1.5,00109567)(1.6,00124440)###AD ( :DEF_WORD "burr" :CLASS "43.2.a" :WN_SENSE (("1.5" 00109567) ("1.6" 00124440)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (burr+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#burr#burr#burr#burr+ingly#(1.5,00109567)(1.6,00124440)###AD ( :DEF_WORD "burr" :CLASS "43.2.b" :WN_SENSE (("1.5" 00109567) ("1.6" 00124440)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (burr+ingly 26)) ) ;; Grid: 35.5#1#_ag_purp(for),loc()#burrow#burrow#burrow#burrow+ingly#(1.5,01167301)(1.6,01395316)###AD ( :DEF_WORD "burrow" :CLASS "35.5" :WN_SENSE (("1.5" 01167301) ("1.6" 01395316)) :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)) (burrow+ingly 26)) :VAR_SPEC ((10 :optional) (21 :obligatory) (1 (animate +))) ) ;; Grid: 35.5#2#_ag_loc()_purp(for)#burrow#burrow#burrow#burrow+ingly#(1.5,01167301)(1.6,01395316)###AD ( :DEF_WORD "burrow" :CLASS "35.5" :WN_SENSE (("1.5" 01167301) ("1.6" 01395316)) :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)) (burrow+ingly 26)) :VAR_SPEC ((21 :obligatory) (1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#burst#burst#burst#burst+ed#(1.5,00187227,00201404)(1.6,00213898,00230651)###AD ( :DEF_WORD "burst" :CLASS "45.4.a" :WN_SENSE (("1.5" 00187227 00201404) ("1.6" 00213898 00230651)) :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) (burst+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#burst#burst#burst#burst+ed#(1.5,00187227,00201404)(1.6,00213898,00230651)###AD ( :DEF_WORD "burst" :CLASS "45.4.b" :WN_SENSE (("1.5" 00187227 00201404) ("1.6" 00213898 00230651)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (burst+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#burst#burst#burst#burst+ed#(1.5,00187227,00201404)(1.6,00213898,00230651)###AD ( :DEF_WORD "burst" :CLASS "45.4.c" :WN_SENSE (("1.5" 00187227 00201404) ("1.6" 00213898 00230651)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (burst+ed 9)))) ) ;; Grid: 48.1.1.a#1#_th,src(from),mod-loc()#burst#burst#burst#burst+ingly#(1.5,00251941)(1.6,00295058)###AD ( :DEF_WORD "burst" :CLASS "48.1.1.a" :WN_SENSE (("1.5" 00251941) ("1.6" 00295058)) :PROPBANK ("arg1 arg2(from) argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,src(from),mod-loc()")) :LCS (go exist (* thing 2) (toward exist (thing 2) (at exist (thing 2) (exist 9))) ((* from 3) loc (thing 2) (at loc (thing 2) (thing 4))) ((* on 23) loc (*head*) (thing 24)) (burst+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 9.1#1#_ag_th_goal()#bury#bury#bury#bury+ingly#(1.5,01225172,00880459)(1.6,01469864,01052416)#loc##AD ( :DEF_WORD "bury" :CLASS "9.1" :WN_SENSE (("1.5" 01225172 00880459) ("1.6" 01469864 01052416)) :PROPBANK ("arg0 arg1 arg2(to - up.)") :THETA_ROLES ((1 "_ag_th_goal()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) ([at] loc (thing 2) (thing 6)))) (bury+ingly 26)) ) ;; Grid: 9.1#1#_ag_th_goal()#bury_alive#bury_alive#bury_alive#bury-alive+ingly##loc##AD ( :DEF_WORD "bury_alive" :CLASS "9.1" :PROPBANK ("arg0 arg1 arg2(to - up.)") :THETA_ROLES ((1 "_ag_th_goal()")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) ([at] loc (thing 2) (thing 6)))) (bury-alive+ingly 26)) ) ;; Grid: 11.5#1#_ag_th,src(from),goal(to)#bus#bus#bus#bus+ingly#(1.5,01110316)(1.6,01328071)###AD ( :DEF_WORD "bus" :CLASS "11.5" :WN_SENSE (("1.5" 01110316) ("1.6" 01328071)) :PROPBANK ("arg0 arg1 arg2(from) arg2(to)") :THETA_ROLES ((1 "_ag_th,src(from),goal(to)")) :LCS (cause (* thing 1) (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)))) (bus+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 11.5#2#_ag_goal_th,src(from)#bus#bus#bus#bus+ingly#(1.5,01110316)(1.6,01328071)###AD ( :DEF_WORD "bus" :CLASS "11.5" :WN_SENSE (("1.5" 01110316) ("1.6" 01328071)) :PROPBANK ("arg0 arg2 arg1 arg2(from)") :THETA_ROLES ((2 "_ag_goal_th,src(from)")) :LCS (cause (* thing 1) (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)))) (bus+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#bus#bus#bus#bus+ingly#(1.5,01109746)(1.6,01327506)###AD ( :DEF_WORD "bus" :CLASS "51.4.1.a" :WN_SENSE (("1.5" 01109746) ("1.6" 01327506)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (bus+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#bus#bus#bus#bus+ingly#(1.5,01109746)(1.6,01327506)###AD ( :DEF_WORD "bus" :CLASS "51.4.1.b" :WN_SENSE (("1.5" 01109746) ("1.6" 01327506)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (bus+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 47.5.1.a#1#_th,mod-loc()#bustle#bustle#bustle#bustle+ingly#(1.5,01177446)(1.6,01407660)###AD ( :DEF_WORD "bustle" :CLASS "47.5.1.a" :WN_SENSE (("1.5" 01177446) ("1.6" 01407660)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,mod-loc()")) :LCS (act loc (* thing 2) ((* [at] 23) loc (*head*) (thing 24)) (bustle+ingly 26)) ) ;; Grid: 47.5.1.b#1#_th_loc()#bustle#bustle#bustle#bustle+ingly#(1.5,01177446)(1.6,01407660)###AD ( :DEF_WORD "bustle" :CLASS "47.5.1.b" :WN_SENSE (("1.5" 01177446) ("1.6" 01407660)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th_loc()")) :LCS (act loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (bustle+ingly 26)) ) ;; Grid: 47.5.1.c#1#_th_mod-poss(with)#bustle#bustle#bustle#bustle+ed#(1.5,01177446)(1.6,01407660)###AD ( :DEF_WORD "bustle" :CLASS "47.5.1.c" :WN_SENSE (("1.5" 01177446) ("1.6" 01407660)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_th_mod-poss(with)")) :LCS (be ident (* thing 2) (at ident (thing 2) (bustle+ed 9)) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#busy#busy#busy#busy+ingly#(1.5,01367366)(1.6,01644776)###BJDMAP ( :DEF_WORD "busy" :CLASS "31.1.a" :WN_SENSE (("1.5" 01367366) ("1.6" 01644776)) :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)) (busy+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 29.8.a#1#_ag,ben(for)#butcher#butcher#butcher#butcher+ingly#(1.5,00757951)(1.6,00903064)###AD ( :DEF_WORD "butcher" :CLASS "29.8.a" :WN_SENSE (("1.5" 00757951) ("1.6" 00903064)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag,ben(for)")) :LCS (act loc (* thing 1) ((* for 17) poss (*head*) (thing 18)) (butcher+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.8.b#1#_ag_th#butcher#butcher#butcher#butcher+ingly#(1.5,00757951)(1.6,00903064)###AD ( :DEF_WORD "butcher" :CLASS "29.8.b" :WN_SENSE (("1.5" 00757951) ("1.6" 00903064)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (butcher+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 42.1.c#1#_ag_th#butcher#butcher#butcher#butcher+ed#(1.5,00757951)(1.6,00903064)###AD ( :DEF_WORD "butcher" :CLASS "42.1.c" :WN_SENSE (("1.5" 00757951) ("1.6" 00903064)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (butcher+ed 9))))) :VAR_SPEC ((1 (animate +)) (2 (animate +))) ) ;; Grid: 29.8.a#1#_ag,ben(for)#butler#butler#butler#butler+ingly####AD ( :DEF_WORD "butler" :CLASS "29.8.a" :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag,ben(for)")) :LCS (act loc (* thing 1) ((* for 17) poss (*head*) (thing 18)) (butler+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.8.b#1#_ag_th#butler#butler#butler#butler+ingly####AD ( :DEF_WORD "butler" :CLASS "29.8.b" :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (butler+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.a#1#_ag_th,mod-loc(),instr(with)#butt#butt#butt#butt+ingly#(1.5,00703989)(1.6,00841706)###AD ( :DEF_WORD "butt" :CLASS "18.1.a" :WN_SENSE (("1.5" 00703989) ("1.6" 00841706)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (butt+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.b#1#_ag_th,mod-loc()#butt#butt#butt#butt+ingly#(1.5,00703989)(1.6,00841706)###AD ( :DEF_WORD "butt" :CLASS "18.1.b" :WN_SENSE (("1.5" 00703989) ("1.6" 00841706)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_th,mod-loc()")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) (butt+ingly 26)) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 18.1.c#1#_ag_goal(at),instr(with)#butt#butt#butt#butt+ingly#(1.5,00703989)(1.6,00841706)###AD ( :DEF_WORD "butt" :CLASS "18.1.c" :WN_SENSE (("1.5" 00703989) ("1.6" 00841706)) :PROPBANK ("arg0 arg3(at) arg2(with)") :THETA_ROLES ((1 "_ag_goal(at),instr(with)")) :LCS (act loc (* thing 1) ((* toward 5) loc (thing 1) (touching loc (thing 1) (thing 6))) ((* with 19) instr (*head*) (thing 20)) (butt+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 18.1.d#1#_ag_th_mod-loc(against)#butt#butt#butt#butt+ingly#(1.5,00703989)(1.6,00841706)###AD ( :DEF_WORD "butt" :CLASS "18.1.d" :WN_SENSE (("1.5" 00703989) ("1.6" 00841706)) :PROPBANK ("arg0 arg1 argm-LOC(against)") :THETA_ROLES ((1 "_ag_th_mod-loc(against)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* against 23) loc (*head*) (thing 24)) (butt+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 18.1.e#1#_ag_th,mod-loc(together)#butt#butt#butt#butt+ed#(1.5,00703989)(1.6,00841706)###AD ( :DEF_WORD "butt" :CLASS "18.1.e" :WN_SENSE (("1.5" 00703989) ("1.6" 00841706)) :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) (butt+ed 9)))) ((* together 23) loc (thing 2) (nil 24))) :VAR_SPEC ((1 (animate +)) (2 (num plur))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#butter#butter#butter#butter+ed#(1.5,00724913)(1.6,00865102)###AD ( :DEF_WORD "butter" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00724913) ("1.6" 00865102)) :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) (butter+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 22.4.a#1#,ag_th,goal(),instr(with)#button#button#button#button+ingly#(1.5,00786718)(1.6,00936544)###AD ( :DEF_WORD "button" :CLASS "22.4.a" :WN_SENSE (("1.5" 00786718) ("1.6" 00936544)) :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)) (button+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +) :optional)) ) ;; Grid: 22.4.b#1#,ag_th,mod-loc(together),instr(with)#button#button#button#button+ed#(1.5,00786718)(1.6,00936544)###AD ( :DEF_WORD "button" :CLASS "22.4.b" :WN_SENSE (("1.5" 00786718) ("1.6" 00936544)) :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) (button+ed 9)))) ((* together 23) loc (thing 2) (nil 24)) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +) :optional) (2 (num plur))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#buttonhole#buttonhole#buttonhole#buttonhole+ed#(1.5,01392066)(1.6,01675463)###AD ( :DEF_WORD "buttonhole" :CLASS "9.9.ii" :WN_SENSE (("1.5" 01392066) ("1.6" 01675463)) :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) (buttonhole+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.5.1.b.ii#1#_ag_th,src(from),mod-poss(for),ben(for)#buy#buy#buy#buy+ingly#(1.5,01259481)(1.6,01511279)###AD ( :DEF_WORD "buy" :CLASS "13.5.1.b.ii" :WN_SENSE (("1.5" 01259481) ("1.6" 01511279)) :PROPBANK ("arg0 arg1 arg2 arg2(for) arg3(for)") :THETA_ROLES ((1 "_ag_th,src(from),mod-poss(for),ben(for)")) :LCS (cause_exchange (* 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 15) instr (*head*) (thing 16)) ((* for 17) poss (*head*) (thing 18)) (buy+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +)) (16 (money +))) ) ;; Grid: 13.5.1.b.ii#1#_ag_th,src(from),ben(for),mod-poss(for)#buy#buy#buy#buy+ingly#(1.5,01259481)(1.6,01511279)###AD ( :DEF_WORD "buy" :CLASS "13.5.1.b.ii" :WN_SENSE (("1.5" 01259481) ("1.6" 01511279)) :PROPBANK ("arg0 arg1 arg2(from) arg3(for) arg4(for)") :THETA_ROLES ((1 "_ag_th,src(from),ben(for),mod-poss(for)")) :LCS (cause_exchange (* 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 15) instr (*head*) (thing 16)) ((* for 17) poss (*head*) (thing 18)) (buy+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +)) (16 (money +))) ) ;; Grid: 13.5.1.b.ii#2#_ag_ben_th,src(from),mod-poss(for)#buy#buy#buy#buy+ingly#(1.5,01259481)(1.6,01511279)###AD ( :DEF_WORD "buy" :CLASS "13.5.1.b.ii" :WN_SENSE (("1.5" 01259481) ("1.6" 01511279)) :PROPBANK ("arg0 arg2 arg1 arg2(from) arg3(for)") :THETA_ROLES ((2 "_ag_ben_th,src(from),mod-poss(for)")) :LCS (cause_exchange (* 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 15) instr (*head*) (thing 16)) ((for 17) poss (*head*) (* thing 18)) (buy+ingly 26)) :VAR_SPEC ((3 :optional) (18 :obligatory) (1 (human +)) (16 (money +))) ) ;; Grid: 38#1#_ag,goal(at)#buzz#buzz#buzz#buzz+#(1.5,01245292)(1.6,01494198)###AD ( :DEF_WORD "buzz" :CLASS "38" :WN_SENSE (("1.5" 01245292) ("1.6" 01494198)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (buzz+ 2) ((* toward 5) comm (buzz+ 2) (touching comm (buzz+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 43.2.a#1#_ag,mod-loc()#buzz#buzz#buzz#buzz+ingly#(1.5,01245292)(1.6,01494198)###AD ( :DEF_WORD "buzz" :CLASS "43.2.a" :WN_SENSE (("1.5" 01245292) ("1.6" 01494198)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag,mod-loc()")) :LCS (act loc (* thing 1) ((* [in] 23) loc (*head*) (thing 24)) (buzz+ingly 26)) ) ;; Grid: 43.2.b#1#_th_goal(through)#buzz#buzz#buzz#buzz+ingly#(1.5,01245292)(1.6,01494198)###AD ( :DEF_WORD "buzz" :CLASS "43.2.b" :WN_SENSE (("1.5" 01245292) ("1.6" 01494198)) :PROPBANK ("arg1 argm-LOC(through)") :THETA_ROLES ((1 "_th_goal(through)")) :LCS (act loc (* thing 2) ((* through 5) loc (thing 2) (at loc (thing 2) (thing 6))) (buzz+ingly 26)) ) ;; Grid: 43.2.c#1#_exp_mod-poss(with)#buzz#buzz#buzz#buzz+ingly#(1.5,01245292)(1.6,01494198)###AD ( :DEF_WORD "buzz" :CLASS "43.2.c" :WN_SENSE (("1.5" 01245292) ("1.6" 01494198)) :PROPBANK ("arg1 arg3(with)") :THETA_ROLES ((1 "_exp_mod-poss(with)")) :LCS (act perc (* thing 2) ((* with 15) poss (*head*) (thing 16)) (buzz+ingly 26)) :VAR_SPEC ((15 :obligatory)) ) ;; Grid: 43.2.d#1#_ag_th#buzz#buzz#buzz#buzz+ingly#(1.5,00444823)(1.6,00538152)###AD ( :DEF_WORD "buzz" :CLASS "43.2.d" :WN_SENSE (("1.5" 00444823) ("1.6" 00538152)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (buzz+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#cab#cab#cab#cab+ingly####AD ( :DEF_WORD "cab" :CLASS "51.4.1.a" :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (cab+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#cab#cab#cab#cab+ingly####AD ( :DEF_WORD "cab" :CLASS "51.4.1.b" :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (cab+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 37.4.a#2#_ag_info_goal(to)#cable#cable#cable#cable+ingly#(1.5,00568315)(1.6,00681108)###AD ( :DEF_WORD "cable" :CLASS "37.4.a" :WN_SENSE (("1.5" 00568315) ("1.6" 00681108)) :PROPBANK ("arg0 arg1 arg2(to)") :THETA_ROLES ((2 "_ag_info_goal(to)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (cable+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (human +))) ) ;; Grid: 37.4.a#3#_ag_goal_info(about,that)#cable#cable#cable#cable+ingly#(1.5,00568315)(1.6,00681108)###AD ( :DEF_WORD "cable" :CLASS "37.4.a" :WN_SENSE (("1.5" 00568315) ("1.6" 00681108)) :PROPBANK ("arg0 arg2 arg1-PRD(about/that)") :THETA_ROLES ((3 "_ag_goal_info(about,that)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((to 5) comm (nil 2) (at comm (nil 2) (* thing 6)))) (cable+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (human +))) ) ;; Grid: 37.4.a#1#_ag_goal,info#cable#cable#cable#cable+ingly#(1.5,00568315)(1.6,00681108)###AD ( :DEF_WORD "cable" :CLASS "37.4.a" :WN_SENSE (("1.5" 00568315) ("1.6" 00681108)) :PROPBANK ("arg0 arg2 arg1") :THETA_ROLES ((1 "_ag_goal,info")) :LCS (cause (* thing 1) (go comm (* nil 2) ((to 5) comm (nil 2) (at comm (nil 2) (* thing 6)))) (cable+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (human +) :optional)) ) ;; Grid: 37.4.a#3#_ag_goal(to)_info(about,that)#cable#cable#cable#cable+ingly#(1.5,00568315)(1.6,00681108)###AD ( :DEF_WORD "cable" :CLASS "37.4.a" :WN_SENSE (("1.5" 00568315) ("1.6" 00681108)) :PROPBANK ("arg0 arg2(to) arg1(about/that)") :THETA_ROLES ((3 "_ag_goal(to)_info(about,that)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (cable+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (human +))) ) ;; Grid: 37.4.b#1#_ag_purp(for)#cable#cable#cable#cable+ingly#(1.5,00568315)(1.6,00681108)###AD ( :DEF_WORD "cable" :CLASS "37.4.b" :WN_SENSE (("1.5" 00568315) ("1.6" 00681108)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (thing 2) ((to 5) comm (thing 2) (at comm (thing 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22)) (cable+ingly 26)) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#cackle#cackle#cackle#cackle+ingly#(1.5,00598643)(1.6,00716351)###AD ( :DEF_WORD "cackle" :CLASS "37.3.a" :WN_SENSE (("1.5" 00598643) ("1.6" 00716351)) :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)))) (cackle+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#cackle#cackle#cackle#cackle+ingly#(1.5,00598643)(1.6,00716351)###AD ( :DEF_WORD "cackle" :CLASS "37.3.a" :WN_SENSE (("1.5" 00598643) ("1.6" 00716351)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (cackle+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#cackle#cackle#cackle#cackle+#(1.5,00598643)(1.6,00716351)###AD ( :DEF_WORD "cackle" :CLASS "37.3.b" :WN_SENSE (("1.5" 00598643) ("1.6" 00716351)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (cackle+ 2) ((* toward 5) comm (cackle+ 2) ((at 5) comm (cackle+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#cackle#cackle#cackle#cackle+#(1.5,00598643)(1.6,00716351)###AD ( :DEF_WORD "cackle" :CLASS "37.3.c" :WN_SENSE (("1.5" 00598643) ("1.6" 00716351)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (cackle+ 2) (toward comm (cackle+ 2) (at comm (cackle+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 38#1#_ag,goal(at)#cackle#cackle#cackle#cackle+#(1.5,00598643,00598511)(1.6,00716351,00716220)###AD ( :DEF_WORD "cackle" :CLASS "38" :WN_SENSE (("1.5" 00598643 00598511) ("1.6" 00716351 00716220)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (cackle+ 2) ((* toward 5) comm (cackle+ 2) (touching comm (cackle+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 40.2.b#1#_exp_perc(at)#cackle#cackle#cackle#cackle+ingly#(1.5,00598643,00020105)(1.6,00716351,00021681)###BJDMAP ( :DEF_WORD "cackle" :CLASS "40.2.b" :WN_SENSE (("1.5" 00598643 00020105) ("1.6" 00716351 00021681)) :PROPBANK ("arg0 arg1(at)") :THETA_ROLES ((1 "_exp_perc(at)")) :LCS (act perc (* thing 2) ((* toward 7) perc (thing 2) (at perc (thing 2) (thing 8))) (cackle+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 29.8.a#1#_ag,ben(for)#caddy#caddy#caddy#caddy+ingly#(1.5,00618760)(1.6,00742117)###AD ( :DEF_WORD "caddy" :CLASS "29.8.a" :WN_SENSE (("1.5" 00618760) ("1.6" 00742117)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag,ben(for)")) :LCS (act loc (* thing 1) ((* for 17) poss (*head*) (thing 18)) (caddy+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.8.b#1#_ag_th#caddy#caddy#caddy#caddy+ingly#(1.5,00618760)(1.6,00742117)###AD ( :DEF_WORD "caddy" :CLASS "29.8.b" :WN_SENSE (("1.5" 00618760) ("1.6" 00742117)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (caddy+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 10.5#1#_ag_th,src(from),ben(for)#cadge#cadge#cadge#cadge+ingly#(1.5,01292723,01292643)(1.6,01553363,01553233)###AD ( :DEF_WORD "cadge" :CLASS "10.5" :WN_SENSE (("1.5" 01292723 01292643) ("1.6" 01553363 01553233)) :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)) (cadge+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 13.5.2.a#1#_ag_th,src(from),ben(for)#cadge#cadge#cadge#cadge+ingly#(1.5,01292723,01292643)(1.6,01553363,01553233)###AD ( :DEF_WORD "cadge" :CLASS "13.5.2.a" :WN_SENSE (("1.5" 01292723 01292643) ("1.6" 01553363 01553233)) :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)) (cadge+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 9.10#1#_ag_th#cage#cage#cage##(1.5,01412937)(1.6,01700542)#loc#(goal() = in cage+)#AD ( :DEF_WORD "cage" :CLASS "9.10" :WN_SENSE (("1.5" 01412937) ("1.6" 01700542)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (cage+ 6))))) ) ;; Grid: 002#1#_ag_th,prop(to)#cajole#cajole#cajole#cajole+ingly#(1.5,00431531)(1.6,00522215)###AD ( :DEF_WORD "cajole" :CLASS "002" :WN_SENSE (("1.5" 00431531) ("1.6" 00522215)) :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th,prop(to)")) :LCS (cause (* thing 1) (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27)))) (cajole+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#calcify#calcify#calcify#calcify+ed#(1.5,00293283)(1.6,00347820)###AD ( :DEF_WORD "calcify" :CLASS "45.4.a" :WN_SENSE (("1.5" 00293283) ("1.6" 00347820)) :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) (calcify+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#calcify#calcify#calcify#calcify+ed#(1.5,00293283)(1.6,00347820)###AD ( :DEF_WORD "calcify" :CLASS "45.4.b" :WN_SENSE (("1.5" 00293283) ("1.6" 00347820)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (calcify+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#calcify#calcify#calcify#calcify+ed#(1.5,00293366)(1.6,00347934)###AD ( :DEF_WORD "calcify" :CLASS "45.4.c" :WN_SENSE (("1.5" 00293366) ("1.6" 00347934)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (calcify+ed 9)))) ) ;; Grid: 54.4#1#_ag_th_loc(at)#calculate#calculate#calculate#calculate+ingly#(1.5,00358556,01289475)(1.6,00430966,01549722)###AD ( :DEF_WORD "calculate" :CLASS "54.4" :WN_SENSE (("1.5" 00358556 01289475) ("1.6" 00430966 01549722)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th_loc(at)")) :LCS (cause (* thing 1) (be ident (* thing 2) ((* at 10) ident (thing 2) (thing 11))) (calculate+ingly 26)) ) ;; Grid: 54.4#1#_ag_th_loc(at)#calibrate#calibrate#calibrate#calibrate+ingly#(1.5,00178284)(1.6,00203861)###AD ( :DEF_WORD "calibrate" :CLASS "54.4" :WN_SENSE (("1.5" 00178284) ("1.6" 00203861)) :PROPBANK ("arg0 arg1 arg2(at)") :THETA_ROLES ((1 "_ag_th_loc(at)")) :LCS (cause (* thing 1) (be ident (* thing 2) ((* at 10) ident (thing 2) (thing 11))) (calibrate+ingly 26)) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#calk#calk#calk#calk+ed#(1.5,00780549,00778242)(1.6,00930052,00927280)###BJDMAP ( :DEF_WORD "calk" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00780549 00778242) ("1.6" 00930052 00927280)) :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) (calk+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 13.5.1.a#1#_ag_th,src(),ben(for)#call#call#call#call+ingly#(1.5,00490233,00444911)(1.6,00592068,00538265)###AD ( :DEF_WORD "call" :CLASS "13.5.1.a" :WN_SENSE (("1.5" 00490233 00444911) ("1.6" 00592068 00538265)) :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)) (call+ingly 26)) :VAR_SPEC ((3 :optional) (1 (human +))) ) ;; Grid: 13.5.1.a#2#_ag_ben_th,src()#call#call#call#call+ingly#(1.5,00490233,00444911)(1.6,00592068,00538265)###AD ( :DEF_WORD "call" :CLASS "13.5.1.a" :WN_SENSE (("1.5" 00490233 00444911) ("1.6" 00592068 00538265)) :PROPBANK ("arg0 arg2 arg1 arg2(from - up.)") :THETA_ROLES ((2 "_ag_ben_th,src()")) :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)) (call+ingly 26)) :VAR_SPEC ((3 :optional) (18 :obligatory) (1 (human +))) ) ;; Grid: 29.3#1#_ag_th_pred#call#call#call#call+ingly#(1.5,00581359,00547315)(1.6,00696267,00657293)###AD ( :DEF_WORD "call" :CLASS "29.3" :WN_SENSE (("1.5" 00581359 00547315) ("1.6" 00696267 00657293)) :PROPBANK ("arg0 arg1 arg3") :THETA_ROLES ((1 "_ag_th_pred")) :LCS (cause (* thing 1) (be ident (* thing 2) (at ident (thing 2) (* nil 9))) (call+ingly 26)) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.a#1#_ag,info_goal(to)#call#call#call#call+ingly#(1.5,00513550)(1.6,00618000)###AD ( :DEF_WORD "call" :CLASS "37.3.a" :WN_SENSE (("1.5" 00513550) ("1.6" 00618000)) :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)))) (call+ingly 26)) :VAR_SPEC ((2 :optional) (1 (human +))) ) ;; Grid: 37.3.a#2#_ag,goal(to)_info(that,about)#call#call#call#call+ingly#(1.5,00513550)(1.6,00618000)###AD ( :DEF_WORD "call" :CLASS "37.3.a" :WN_SENSE (("1.5" 00513550) ("1.6" 00618000)) :PROPBANK ("arg0 arg2(to) arg1-PRD(that/about)") :THETA_ROLES ((2 "_ag,goal(to)_info(that,about)")) :LCS (cause (* thing 1) (go comm (* nil 2) ((* to 5) comm (nil 2) (at comm (nil 2) (thing 6)))) (call+ingly 26)) :VAR_SPEC ((5 :optional) (1 (human +))) ) ;; Grid: 37.3.b#1#_ag_goal(at,toward)#call#call#call#call+#(1.5,00513550)(1.6,00618000)###AD ( :DEF_WORD "call" :CLASS "37.3.b" :WN_SENSE (("1.5" 00513550) ("1.6" 00618000)) :PROPBANK ("arg0 arg3(at/toward)") :THETA_ROLES ((1 "_ag_goal(at,toward)")) :LCS (cause (* thing 1) (go comm (call+ 2) ((* toward 5) comm (call+ 2) ((at 5) comm (call+ 2) (thing 6))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 37.3.c#1#_ag_purp(for)#call#call#call#call+#(1.5,00513550)(1.6,00618000)###AD ( :DEF_WORD "call" :CLASS "37.3.c" :WN_SENSE (("1.5" 00513550) ("1.6" 00618000)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag_purp(for)")) :LCS (cause (* thing 1) (go comm (call+ 2) (toward comm (call+ 2) (at comm (call+ 2) (thing 6)))) ((* for 21) intent (*head*) (thing 22))) :VAR_SPEC ((21 :obligatory) (1 (human +))) ) ;; Grid: 38#1#_ag,goal(at)#call#call#call#call+#(1.5,00513550)(1.6,00618000)###AD ( :DEF_WORD "call" :CLASS "38" :WN_SENSE (("1.5" 00513550) ("1.6" 00618000)) :PROPBANK ("arg0 arg3(at)") :THETA_ROLES ((1 "_ag,goal(at)")) :LCS (cause (* thing 1) (go comm (call+ 2) ((* toward 5) comm (call+ 2) (touching comm (call+ 2) (thing 6))))) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 002#1#_ag_th,prop(to)#call_on#call_on#call_on#call-on+ingly####AD ( :DEF_WORD "call_on" :CLASS "002" :PROPBANK ("arg0 arg2 arg1-PRD(to)") :THETA_ROLES ((1 "_ag_th,prop(to)")) :LCS (cause (* thing 1) (go circ (* thing 2) (toward circ (thing 2) (at circ (thing 2) (* nil 27)))) (call-on+ingly 26)) :VAR_SPEC ((27 (cform inf) :optional)) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#calm#calm#calm#calm+ingly#(1.5,01005713)(1.6,00015587)###AD ( :DEF_WORD "calm" :CLASS "31.1.a" :WN_SENSE (("1.5" 01005713) ("1.6" 00015587)) :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)) (calm+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#calm#calm#calm#calm+ingly#(1.5,01005713)(1.6,00015587)###AD ( :DEF_WORD "calm" :CLASS "31.1.b" :WN_SENSE (("1.5" 01005713) ("1.6" 00015587)) :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)))) (calm+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#calm#calm#calm#calm+ed#(1.5,01005713)(1.6,00015587)###AD ( :DEF_WORD "calm" :CLASS "31.1.c" :WN_SENSE (("1.5" 01005713) ("1.6" 00015587)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (calm+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 45.4.c#1#_th#calm#calm#calm#calm+ed#(1.5,01005235)(1.6,01203630)###AD ( :DEF_WORD "calm" :CLASS "45.4.c" :WN_SENSE (("1.5" 01005235) ("1.6" 01203630)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (calm+ed 9)))) ) ;; Grid: 33.b#1#_exp_perc,purp(for),mod-pred(as)#calumniate#calumniate#calumniate#calumniate+ingly#(1.5,00475072)(1.6,00574026)###AD ( :DEF_WORD "calumniate" :CLASS "33.b" :WN_SENSE (("1.5" 00475072) ("1.6" 00574026)) :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)) (calumniate+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 28#1#_ag#calve#calve#calve#calve+#(1.5,00037499)(1.6,00041451)###AD ( :DEF_WORD "calve" :CLASS "28" :WN_SENSE (("1.5" 00037499) ("1.6" 00041451)) :PROPBANK ("arg0") :THETA_ROLES ((1 "_ag")) :LCS (cause (* thing 1) (go exist (calve+ 2) (toward exist (calve+ 2) (at exist (calve+ 2) (exist 9))))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.6.b#1#_ag_mod-pred(as)#camouflage#camouflage#camouflage#camouflage+ed#(1.5,01231240)(1.6,01477419)###AD ( :DEF_WORD "camouflage" :CLASS "29.6.b" :WN_SENSE (("1.5" 01231240) ("1.6" 01477419)) :PROPBANK ("arg0 arg3(as)") :THETA_ROLES ((1 "_ag_mod-pred(as)")) :LCS (be ident (* thing 1) (at ident (thing 1) (camouflage+ed 9)) ((* as 29) ident (*head*) (thing 30))) :VAR_SPEC ((29 :obligatory) (1 (human +))) ) ;; Grid: 46.b#1#,ag_th_loc()#camp#camp#camp#camp+ingly#(1.5,01501219)(1.6,01811315)###AD ( :DEF_WORD "camp" :CLASS "46.b" :WN_SENSE (("1.5" 01501219) ("1.6" 01811315)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.)") :THETA_ROLES ((1 ",ag_th_loc()")) :LCS (cause (* thing 1) (stay loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11))) (camp+ingly 26)) :VAR_SPEC ((1 :optional) (2 (animate -))) ) ;; Grid: 9.10#1#_ag_th#can#can#can##(1.5,00127796)(1.6,00145864)#loc#(goal() = in can+)#AD ( :DEF_WORD "can" :CLASS "9.10" :WN_SENSE (("1.5" 00127796) ("1.6" 00145864)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go loc (* thing 2) ((* to 5) loc (thing 2) (in loc (thing 2) (can+ 6))))) ) ;; Grid: 51.5.a.i#1#_th,mod-loc(along)#cancan#cancan#cancan#cancan+ingly####AD ( :DEF_WORD "cancan" :CLASS "51.5.a.i" :PROPBANK ("arg1 argm-LOC(along)") :THETA_ROLES ((1 "_th,mod-loc(along)")) :LCS (act loc (* thing 2) ((* along 23) loc (*head*) (thing 24)) (cancan+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.5.a.ii#1#,ag_th,src(),goal()#cancan#cancan#cancan#cancan+ingly####AD ( :DEF_WORD "cancan" :CLASS "51.5.a.ii" :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 ",ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (cancan+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +) :optional)) ) ;; Grid: 51.5.b#1#_ag_th_mod-loc(along)#cancan#cancan#cancan#cancan+ingly####AD ( :DEF_WORD "cancan" :CLASS "51.5.b" :PROPBANK ("arg0 arg1 argm-LOC(along)") :THETA_ROLES ((1 "_ag_th_mod-loc(along)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* along 23) loc (*head*) (thing 24)) (cancan+ingly 26)) :VAR_SPEC ((23 :obligatory) (1 (animate +))) ) ;; Grid: 10.1#1#_ag_th,src()#cancel#cancel#cancel#cancel+ingly#(1.5,00892314)(1.6,01066739)#loc##AD ( :DEF_WORD "cancel" :CLASS "10.1" :WN_SENSE (("1.5" 00892314) ("1.6" 01066739)) :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)))) (cancel+ingly 26)) :VAR_SPEC ((3 :optional)) ) ;; Grid: 18.3#1#_ag_th,mod-loc(),instr(with)#cane#cane#cane#cane+ingly#(1.5,00812782)(1.6,00968047)###AD ( :DEF_WORD "cane" :CLASS "18.3" :WN_SENSE (("1.5" 00812782) ("1.6" 00968047)) :PROPBANK ("arg0 arg1 argm-LOC(in/on - up.) arg2(with)") :THETA_ROLES ((1 "_ag_th,mod-loc(),instr(with)")) :LCS (act_on loc (* thing 1) (* thing 2) ((* [on] 23) loc (*head*) (thing 24)) ((* with 19) instr (*head*) (thing 20)) (cane+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#canoe#canoe#canoe#canoe+ingly#(1.5,01109080)(1.6,01326758)###AD ( :DEF_WORD "canoe" :CLASS "51.4.1.a" :WN_SENSE (("1.5" 01109080) ("1.6" 01326758)) :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (canoe+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#canoe#canoe#canoe#canoe+ingly#(1.5,01109080)(1.6,01326758)###AD ( :DEF_WORD "canoe" :CLASS "51.4.1.b" :WN_SENSE (("1.5" 01109080) ("1.6" 01326758)) :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (canoe+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 29.7#1#_ag_th#canonize#canonize#canonize#canonize+ed#(1.5,00462229)(1.6,00558560)###AD ( :DEF_WORD "canonize" :CLASS "29.7" :WN_SENSE (("1.5" 00462229) ("1.6" 00558560)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (canonize+ed 9))))) :VAR_SPEC ((1 (human +))) ) ;; Grid: 51.3.2.a.i#1#_th#canter#canter#canter#canter+ingly#(1.5,01115936,01116017)(1.6,01334115,01334351)###AD ( :DEF_WORD "canter" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01115936 01116017) ("1.6" 01334115 01334351)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (canter+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#canter#canter#canter#canter+ingly#(1.5,01115936,01116017)(1.6,01334115,01334351)###AD ( :DEF_WORD "canter" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01115936 01116017) ("1.6" 01334115 01334351)) :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))) (canter+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 46.a#1#_th,loc()#canton#canton#canton#canton+ingly#(1.5,01500589)(1.6,01810648)###AD ( :DEF_WORD "canton" :CLASS "46.a" :WN_SENSE (("1.5" 01500589) ("1.6" 01810648)) :PROPBANK ("arg1 argm-LOC(on - up.)") :THETA_ROLES ((1 "_th,loc()")) :LCS (stay loc (* thing 2) ((* [at] 10) loc (thing 2) (thing 11)) (canton+ingly 26)) :VAR_SPEC ((10 :optional) (2 (animate -))) ) ;; Grid: 35.4#1#_ag_loc_purp(for)#canvass#canvass#canvass#canvass+ingly#(1.5,01389497)(1.6,01672628)###AD ( :DEF_WORD "canvass" :CLASS "35.4" :WN_SENSE (("1.5" 01389497) ("1.6" 01672628)) :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)) (canvass+ingly 26)) :VAR_SPEC ((21 :obligatory) (1 (animate +))) ) ;; Grid: 9.9.ii#1#_ag_th,mod-poss(with)#cap#cap#cap#cap+ed#(1.5,00295542)(1.6,00914003)###AD ( :DEF_WORD "cap" :CLASS "9.9.ii" :WN_SENSE (("1.5" 00295542) ("1.6" 00914003)) :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) (cap+ed 9)))) ((* with 15) poss (*head*) (thing 16))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 47.8.j#1#_th_loc#cap#cap#cap#cap+ingly#(1.5,01521609)(1.6,01837246)###AD ( :DEF_WORD "cap" :CLASS "47.8.j" :WN_SENSE (("1.5" 01521609) ("1.6" 01837246)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_th_loc")) :LCS (be loc (* thing 2) (on loc (thing 2) (* thing 11)) (cap+ingly 26)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#capacitate#capacitate#capacitate#capacitate+ed#(1.5,--,00182267)(1.6,00367421,00208232)###AD ( :DEF_WORD "capacitate" :CLASS "45.4.a" :WN_SENSE (("1.5" -- 00182267) ("1.6" 00367421 00208232)) :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) (capacitate+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 51.3.2.a.i#1#_th#caper#caper#caper#caper+ingly#(1.5,01120426)(1.6,01339070)###AD ( :DEF_WORD "caper" :CLASS "51.3.2.a.i" :WN_SENSE (("1.5" 01120426) ("1.6" 01339070)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (act loc (* thing 2) (at loc (thing 2) (thing 11)) (caper+ingly 26)) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 51.3.2.a.ii#1#_th,src(),goal()#caper#caper#caper#caper+ingly#(1.5,01120426)(1.6,01339070)###AD ( :DEF_WORD "caper" :CLASS "51.3.2.a.ii" :WN_SENSE (("1.5" 01120426) ("1.6" 01339070)) :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))) (caper+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional)) ) ;; Grid: 13.2#1#_ag_th,goal(to)#capitulate#capitulate#capitulate#capitulate+ingly#(1.5,00632001)(1.6,00758325)###AD ( :DEF_WORD "capitulate" :CLASS "13.2" :WN_SENSE (("1.5" 00632001) ("1.6" 00758325)) :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)))) (capitulate+ingly 26)) :VAR_SPEC ((5 :optional) (1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#capsize#capsize#capsize#capsize+ed#(1.5,01078734)(1.6,01292328)###AD ( :DEF_WORD "capsize" :CLASS "45.4.a" :WN_SENSE (("1.5" 01078734) ("1.6" 01292328)) :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) (capsize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#capsize#capsize#capsize#capsize+ed#(1.5,01078734)(1.6,01292328)###AD ( :DEF_WORD "capsize" :CLASS "45.4.b" :WN_SENSE (("1.5" 01078734) ("1.6" 01292328)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (capsize+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#capsize#capsize#capsize#capsize+ed#(1.5,01078734)(1.6,01292328)###AD ( :DEF_WORD "capsize" :CLASS "45.4.c" :WN_SENSE (("1.5" 01078734) ("1.6" 01292328)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (capsize+ed 9)))) ) ;; Grid: 29.8.a#1#_ag,ben(for)#captain#captain#captain#captain+ingly#(1.5,01381504)(1.6,01662208)###AD ( :DEF_WORD "captain" :CLASS "29.8.a" :WN_SENSE (("1.5" 01381504) ("1.6" 01662208)) :PROPBANK ("arg0 arg3(for)") :THETA_ROLES ((1 "_ag,ben(for)")) :LCS (act loc (* thing 1) ((* for 17) poss (*head*) (thing 18)) (captain+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 29.8.b#1#_ag_th#captain#captain#captain#captain+ingly#(1.5,01381504)(1.6,01662208)###AD ( :DEF_WORD "captain" :CLASS "29.8.b" :WN_SENSE (("1.5" 01381504) ("1.6" 01662208)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (act_on loc (* thing 1) (* thing 2) (captain+ingly 26)) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 31.1.a#1#_ag_exp,instr(with)#captivate#captivate#captivate#captivate+ingly#(1.5,01028828)(1.6,01232387)###AD ( :DEF_WORD "captivate" :CLASS "31.1.a" :WN_SENSE (("1.5" 01028828) ("1.6" 01232387)) :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)) (captivate+ingly 26)) :VAR_SPEC ((1 (human +)) (2 (animate +))) ) ;; Grid: 31.1.b#1#_prop(that)_exp#captivate#captivate#captivate#captivate+ingly#(1.5,01028828)(1.6,01232387)###AD ( :DEF_WORD "captivate" :CLASS "31.1.b" :WN_SENSE (("1.5" 01028828) ("1.6" 01232387)) :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)))) (captivate+ingly 26)) :VAR_SPEC ((27 (thing -) (cform fin)) (2 (animate +))) ) ;; Grid: 31.1.c#1#_th#captivate#captivate#captivate#captivate+ed#(1.5,01028828)(1.6,01232387)###AD ( :DEF_WORD "captivate" :CLASS "31.1.c" :WN_SENSE (("1.5" 01028828) ("1.6" 01232387)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (captivate+ed 9)))) :VAR_SPEC ((2 (animate +))) ) ;; Grid: 10.5#1#_ag_th,src(from),ben(for)#capture#capture#capture#capture+ingly#(1.5,00692128,01310630)(1.6,00827658,01575110)###AD ( :DEF_WORD "capture" :CLASS "10.5" :WN_SENSE (("1.5" 00692128 01310630) ("1.6" 00827658 01575110)) :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)) (capture+ingly 26)) :VAR_SPEC ((3 :optional) (1 (animate +))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#caramelize#caramelize#caramelize#caramelize+ed#(1.5,00066627)(1.6,00076834)###AD ( :DEF_WORD "caramelize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00066627) ("1.6" 00076834)) :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) (caramelize+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#caramelize#caramelize#caramelize#caramelize+ed#(1.5,00066627)(1.6,00076834)###AD ( :DEF_WORD "caramelize" :CLASS "45.4.b" :WN_SENSE (("1.5" 00066627) ("1.6" 00076834)) :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (caramelize+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#caramelize#caramelize#caramelize#caramelize+ed#(1.5,00066726)(1.6,00076933)###AD ( :DEF_WORD "caramelize" :CLASS "45.4.c" :WN_SENSE (("1.5" 00066726) ("1.6" 00076933)) :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (caramelize+ed 9)))) ) ;; Grid: 51.4.1.a#1#_ag_th,src(),goal()#caravan#caravan#caravan#caravan+ingly####AD ( :DEF_WORD "caravan" :CLASS "51.4.1.a" :PROPBANK ("arg0 arg1 arg2(from - up.) arg2(to - up.)") :THETA_ROLES ((1 "_ag_th,src(),goal()")) :LCS (cause (* thing 1) (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)))) (caravan+ingly 26)) :VAR_SPEC ((5 :optional) (3 :optional) (1 (animate +))) ) ;; Grid: 51.4.1.b#1#_ag_mod-loc#caravan#caravan#caravan#caravan+ingly####AD ( :DEF_WORD "caravan" :CLASS "51.4.1.b" :PROPBANK ("arg0 argm-LOC(in/on - up.)") :THETA_ROLES ((1 "_ag_mod-loc")) :LCS (act loc (* thing 1) (at loc (*head*) (* thing 24)) (caravan+ingly 26)) :VAR_SPEC ((24 :obligatory)) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#carbonify#carbonify#carbonify#carbonify+ed####AD ( :DEF_WORD "carbonify" :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) (carbonify+ed 9)))) ((* with 19) instr (*head*) (thing 20))) :VAR_SPEC ((1 (animate +))) ) ;; Grid: 45.4.b#1#_ag_th#carbonify#carbonify#carbonify#carbonify+ed####AD ( :DEF_WORD "carbonify" :CLASS "45.4.b" :PROPBANK ("arg0 arg1") :THETA_ROLES ((1 "_ag_th")) :LCS (cause (* thing 1) (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (carbonify+ed 9))))) :VAR_SPEC ((1 (animate -))) ) ;; Grid: 45.4.c#1#_th#carbonify#carbonify#carbonify#carbonify+ed####AD ( :DEF_WORD "carbonify" :CLASS "45.4.c" :PROPBANK ("arg1") :THETA_ROLES ((1 "_th")) :LCS (go ident (* thing 2) (toward ident (thing 2) (at ident (thing 2) (carbonify+ed 9)))) ) ;; Grid: 45.4.a#1#_ag_th,instr(with)#carbonize#carbonize#carbonize#carbonize+ed#(1.5,00224247,00222161)(1.6,00260552,00260552)###AD ( :DEF_WORD "carbonize" :CLASS "45.4.a" :WN_SENSE (("1.5" 00224247 00222161) ("1.6" 00260552 00260552)) :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) (carbonize+ed 9)))) ((