All pastes #1914727 Raw Edit

ww

public text v1 · immutable
#1914727 ·published 2010-08-10 21:23 UTC
rendered paste body
@prefix _45: <irc://irc.oftc.net:6667/>.@prefix entity: <entity:>.@prefix lve: <http://lexvo.org/id/term/eng/>.@prefix lvo: <http://lexvo.org/ontology#>.@prefix nlp: <http://ordf.org/ordf/nlp#>.@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.@prefix umbel: <http://umbel.org/umbel#>. entity:ThSzhTAy438 a nlp:NamedEntity;     rdfs:label "mary";     lvo:nearlySameAs lve:mary.  [ nlp:utterance [ a nlp:Statement,                     umbel:Verb;                 rdfs:label "had";                 lvo:nearlySameAs lve:have;                 nlp:directObject [ a umbel:Noun;                         rdfs:label "lamb";                         lvo:nearlySameAs lve:lamb;                         nlp:ajdective [ a umbel:Adjective;                                 rdfs:label "little";                                 lvo:nearlySameAs lve:little]];                 nlp:speaker _45:bitbucket;                 nlp:subject entity:ThSzhTAy438;                 nlp:tense nlp:Past]]. [ nlp:utterance [ a nlp:Question,                     umbel:Verb;                 rdfs:label "is";                 lvo:nearlySameAs lve:be;                 nlp:query [ rdfs:label "who";                         lvo:nearlySameAs lve:who];                 nlp:speaker _45:bitbucket;                 nlp:subject entity:ThSzhTAy438;                 nlp:tense nlp:Present]]. [ nlp:utterance [ a nlp:Statement,                     umbel:Verb;                 rdfs:label "save";                 lvo:nearlySameAs lve:save;                 nlp:speaker _45:bitbucket;                 nlp:subject [ a umbel:Noun;                         rdfs:label "session";                         lvo:nearlySameAs lve:session];                 nlp:tense nlp:Present]]. [ nlp:utterance [ a nlp:Question,                     umbel:Verb;                 rdfs:label "is";                 lvo:nearlySameAs lve:be;                 nlp:query [ rdfs:label "who";                         lvo:nearlySameAs lve:who];                 nlp:speaker _45:bitbucket;                 nlp:subject entity:ThSzhTAy438;                 nlp:tense nlp:Present]].