This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
41 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
[ | ||
{ | ||
"word": { | ||
"English": "sesame candy", | ||
"Cantonese": { | ||
"text": "芝麻糖", | ||
"wkty": ["黑芝麻", "黑", "芝麻", "芝", "麻", "糖"] | ||
}, | ||
"Yale": "jī màh tòhng", | ||
"Pinyin": "zhī ma táng", | ||
"description": "{芝麻} is *sesame*, and {糖} is *sugar* or *candy*, so {芝麻糖} is *sesame candy*." | ||
}, | ||
"images": [ | ||
{ | ||
"image": "sesamecandyjadesdeli", | ||
"place": "Jades Deli, Taylorsville, Utah" | ||
} | ||
], | ||
"description": "Sesame mixed into wafers with melted sugar.", | ||
"tags": ["小食", "芝麻", "糖"], | ||
"resources": [ | ||
{ | ||
"name": "Assorted Eats", | ||
"URL": "https://www.assortedeats.com/sesame-candy/" | ||
}, | ||
{ | ||
"name": "Chinese Food Wiki", | ||
"URL": "https://www.chinesefoodwiki.org/Chinese_Sesame_Soft_Candy" | ||
}, | ||
{ | ||
"name": "Healthy Nibbles and Bites", | ||
"URL": "https://healthynibblesandbits.com/easy-sesame-candy/" | ||
}, | ||
{ | ||
"name": "The Hong Kong Cookery", | ||
"URL": "https://www.thehongkongcookery.com/2020/09/chinese-sesame-candy.html" | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
"sauces", | ||
"tofu", | ||
"oil", | ||
"candy", | ||
"soysauce", | ||
"oystersauce", | ||
"chilioil", | ||
|