@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:pay-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "pay"@en ;
	ontolex:sense wordnetlemma:pay-v\#02256551-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:pay-v\#02256551-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02256551-v ;
	wn:derivation wordnetlemma:pay-n\#13300285-n , wordnetlemma:payment-n\#13299398-n , wordnetlemma:payment-n\#01122769-n , wordnetlemma:payee-n\#10429379-n , wordnetlemma:payer-n\#10429497-n ;
	wn:agent wordnetlemma:payer-n\#10429497-n ;
	wn:event wordnetlemma:payment-n\#01122769-n ;
	wn:undergoer wordnetlemma:payee-n\#10429379-n , wordnetlemma:payment-n\#13299398-n , wordnetlemma:pay-n\#13300285-n .
wordnetsynset:02256551-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:e563927b0eea12e3b7e703ba806ef08c .
_:e563927b0eea12e3b7e703ba806ef08c rdf:value "give money, usually in exchange for goods or services"@en .
wordnetsynset:02256551-v wn:example _:b2d60aae6d7feaf6828be5329ff87fa7 .
_:b2d60aae6d7feaf6828be5329ff87fa7 rdf:value "I paid four dollars for this sandwich"@en .
wordnetsynset:02256551-v wn:example _:d0da2f0a10a1c10f07cf49dc03c08613 .
_:d0da2f0a10a1c10f07cf49dc03c08613 rdf:value "Pay the waitress, please"@en .
wordnetsynset:02256551-v wn:ili ili:i32996 ;
	wn:lexfile "verb.possession" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:02204104-v .
