Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "head":{
- },
- "def":[
- {
- "text":"hello",
- "pos":"noun",
- "ts":"?he?l??",
- "tr":[
- {
- "text":"привет",
- "pos":"noun",
- "syn":[
- {
- "text":"приветствие",
- "pos":"noun",
- "gen":"ср"
- }
- ],
- "mean":[
- {
- "text":"hi"
- },
- {
- "text":"welcome"
- }
- ],
- "ex":[
- {
- "text":"big hello",
- "tr":[
- {
- "text":"большой привет"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "text":"hello",
- "pos":"verb",
- "ts":"?he?l??",
- "tr":[
- {
- "text":"поздороваться",
- "pos":"verb",
- "asp":"сов",
- "mean":[
- {
- "text":"greet"
- }
- ]
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement