From 7d83ac7b0afffb3c87504a12460f398cb0146664 Mon Sep 17 00:00:00 2001 From: Andley Date: Sat, 13 Nov 2021 21:22:36 +0800 Subject: [PATCH] =?UTF-8?q?Update=20Php=202:25=09=E1=BC=88=CE=BD=CE=B1?= =?UTF-8?q?=CE=B3=CE=BA=CE=B1=E1=BF=96=CE=BF=CE=BD=20:`A-NSN`=20=E2=87=92?= =?UTF-8?q?=20`A-ASN`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + Scripts/2 Update.py | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebe5d33..94a3e29 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ OGNT3.3 abridged to the following tab-separated columns: - 088062 Rom 11:14 σώσω : `V-FAI-1S` ⇒ `V-FAI⁞AAS-1S` - 088057 Rom 11:14 παραζηλώσω : `V-FAI-1S` ⇒ `V-FAI⁞AAS-1S` - 106998 Php 2:15 φαίνεσθε :`V-PEI-2P` ⇒ `V-PEI⁞PEM-2P` +- 107119 Php 2:25 Ἀναγκαῖον :`A-NSN` ⇒ `A-ASN` --- diff --git a/Scripts/2 Update.py b/Scripts/2 Update.py index 16bcc77..b6b9632 100644 --- a/Scripts/2 Update.py +++ b/Scripts/2 Update.py @@ -112,7 +112,8 @@ ChangeList = ( ('088636', 'A-DPM⁞DPN'), ('088062', 'V-FAI⁞AAS-1S'), ('088057', 'V-FAI⁞AAS-1S'), -('106998', 'V-PEI⁞PEM-2P') +('106998', 'V-PEI⁞PEM-2P'), +('107119', 'A-ASN') )