@prefix wordnetlicense: <https://creativecommons.org/licenses/by/4.0/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix synsem: <http://www.w3.org/ns/lemon/synsem#> .
@prefix ili: <http://ili.globalwordnet.org/ili/> .
@prefix lime: <http://www.w3.org/ns/lemon/lime#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wordnetsynset: <https://en-word.net/synset/> .
@prefix wordnetlemma: <https://en-word.net/lemma/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wordnet: <https://en-word.net/> .
@prefix schema: <http://schema.org/> .
wordnetlemma:pledge-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "pledge"@en ;
	ontolex:sense wordnetlemma:pledge-v\#02304230-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:pledge-v\#02304230-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02304230-v ;
	wn:derivation wordnetlemma:pledger-n\#10461268-n ;
	wn:agent wordnetlemma:pledger-n\#10461268-n .
wordnetlemma:subscribe-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "subscribe"@en ;
	ontolex:sense wordnetlemma:subscribe-v\#02304230-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:subscribe-v\#02304230-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02304230-v ;
	wn:derivation wordnetlemma:subscription-n\#01091942-n , wordnetlemma:subscriber-n\#10689749-n ;
	wn:agent wordnetlemma:subscriber-n\#10689749-n ;
	wn:event wordnetlemma:subscription-n\#01091942-n .
wordnetsynset:02304230-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:d1d59c38c854d9b8bdc34ab5ac32f75f .
_:d1d59c38c854d9b8bdc34ab5ac32f75f rdf:value "pay (an amount of money) as a contribution to a charity or service, especially at regular intervals"@en .
wordnetsynset:02304230-v wn:example _:f1d0163b4cb73b8523837eadaabf30fe .
_:f1d0163b4cb73b8523837eadaabf30fe rdf:value "I pledged $10 a month to my favorite radio station"@en .
wordnetsynset:02304230-v wn:ili ili:i33226 ;
	wn:lexfile "verb.possession" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:02267835-v .
